Hey
I'm currently trying to write a plugin for NetRadiant with Visual C++. Right now, it's just a simple plugin that should add an entry to the menu bar. My problem is that NetRadiant always crashes on startup when trying to load that plugin. It looks like strings and/or pointers do not get passed correctly.
GDB backtrace: http://pastebin.com/mfxDjEd1
Thanks in advance
I'm currently trying to write a plugin for NetRadiant with Visual C++. Right now, it's just a simple plugin that should add an entry to the menu bar. My problem is that NetRadiant always crashes on startup when trying to load that plugin. It looks like strings and/or pointers do not get passed correctly.
GDB backtrace: http://pastebin.com/mfxDjEd1
Thanks in advance