Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
CodeBlocks crashes after installing HelloWOrld Pluigin
Jenna:
Most important (I think):
remove the whole self-installed wxGTK-stuff and use the system-libs !!!
Next: if possible install C::B in a folder below your home-folder, it's much easier to completely remove it.
This is not possible, if other users on your system shouöd use it.
You might tell pkg-config where to find the C::B-config files in this case.
threeS:
Good Day!
I just found out that the HelloWorldPlugin that i installed causes the crash, i manually remove the plugin in ../../share something location and it bring back my fine build codeblocks.,
Thank you to all who made there help through replies .
More Power guys! :)
Blurred:
I am trying to develop a simple test plugin too. I installed codeblocks + codeblocks-contrib + wxwidgets2.8 using apt-get on Ubuntu 14.04 (it installs version 13.12). I have compiled and installed the HelloWorld successfully following the tutorial (correcting the lib prefix on the name before the build...). Nevertheless the installed plugin does not work. It does not print the message. It also blocks the execution of the plugin manager. The only solution is to remove the plugin from the .codeblocks folder and restart codeblocks.
When I run codeblocks from a terminal, I got the following message in the terminal after enabling the plugin in the plugin manager:
../src/common/event.cpp(1787): assert "m_clientDataType != wxClientData_Object" failed in DoGetClientData(): this window doesn't have void client data
HelloWorldPlugin plugin activated
Any idea about what is happening? I noticed also that the project creation procedure asks for the wxwidgets in the plugin creation, but it does not appear on the tutorial.
Best regards
Navigation
[0] Message Index
[*] Previous page
Go to full version