User forums > Help
wxWidgets wizard "wxsmith plugin not loaded"
nmtservice:
Following this sequence:
Creating new project:
File -> New -> Project... -> wxWidgets project -> Go -> Next -> wxWidgets 2.8.x -> Next -> Project Title: Test -> Next -> Next -> wxSmith -> Next
The following dialog pop ups:
Script Information
"wxSmith plugin is not loaded, can not continue"
I've searched the forum and I only found the same problem reported by user Volgovod but it's still unanswered.
I'm running C:B SVN 4446 on Xubuntu 7.04
Thanks in advance
raph:
Since you have choosen to use wxSmith as a gui designer, you need to have the wxSmith plugin activated.
Be sure to have wxSmith be compiled e.g. by configuring codeblocks with
--- Code: ---./configure --with-contrib-plugins=all
--- End code ---
After compiling cb, wxSmith should be installed then (check in Plugins->Manage Plugins).
nmtservice:
Thanks for you quick response!
My C::B enviroment was installed following the steps at C::B wiki http://wiki.codeblocks.org/index.php?title=Installing_Code::Blocks_nightly_build_on_Ubuntu
So, to solve wxWidget wizard I must download C:BB source and compile it?
There is no way to add a plugin without compilation?
raph:
wxSmith should be inside the codeblocks-contrib_1.0svn****_i386.deb package.
mandrav:
Also check that wxSmith is enabled in " Plugins->Manage plugins".
Navigation
[0] Message Index
[#] Next page
Go to full version