Thanks for updating it btw
I started a new project and filled in some generic values in the wizard dialog.
Compiled and linked without errors or warnings.
Moved DLL to plugins dir
restarted C::B and I get this message:
The procedure entry point _ZN8cbPlugin14NotImplementedERK8wxString could not be located in the dynamic link library codeblocks.dll
What does that mean?
Thanks!
It means you didn't link with the same codeblocks library that is being used by codeblocks.exe.