Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

CB SVN 11562 can't load wxSmith plugins

(1/2) > >>

tomay3000:
Hello,
I have successfully compiled CB SVN 11562 32 bit via Mingw-w64 gcc v7.4.0. When I try launch CB, it fails to load wxSmith.dll plugin.

What could be the problem?
Is it possible that strip.exe corrupted it!
Are the 32 bit *.cbp and *.workspace files updated?

Also the svn number is displayed as 0 in the about dialog or splash screen.

NB: I use wxWidgets v3.1.2

Thank you in advance.

Miguel Gimenez:
Did you load the workspace and click the "Build workspace" menu option?. Clicking the yellow gear only builds the active project. Make sure the selected target is "All".

When the workspace is built you must open a console, move to (cbfolder)\src and execute update31.bat (or update30.bat or update.bat, depending on the wxWidgets version used).

tomay3000:
it is working now,
I had to add wxWidgets bin folder to the Path environment.
Whereas the svn number is still 0.

Miguel Gimenez:
Please note that there are two known bugs in Code Completion with wx3.1.2 in MSW; one make C::B crash and the other makes the caret invisible.

There is a temporary patch for C::B here:

http://forums.codeblocks.org/index.php/topic,22974.msg156799.html#msg156799

Or a patch for wx3.1.2 here:

http://forums.codeblocks.org/index.php/topic,22974.msg156992.html#msg156992

You can use one or the other. The second is the "official" patch for the issue, backported from wxWidgets trunk, and will be active in wx3.1.3

Did you get the source via SVN or as a zip? The latter would explain SVN 0

tomay3000:
Thank you for the info  ;).
I just became wondering why I am getting C::B crashing.

I get C::B source via SVN.

Navigation

[0] Message Index

[#] Next page

Go to full version