News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

Help Plugin under wxWidgets 3.0.x crash

Started by stahta01, April 03, 2020, 11:49:52 PM

Previous topic - Next topic

stahta01

I am trying to build Code::Blocks under MSys2 using its wxWidgets 3.0.4.
When I enable or disable the Help Plugin it crashes Code::Blocks.

I just wonder if this problem can be duplicated under Linux when CB is built using 3.0 wxWidgets.

Edit: The Help Plugin does not cause crashes when wxWidgets 3.1.x recent git master is used.
Built under MSys2.

Edit2: The Help Plugin does not cause crash if wxWidgets 3.0 git is built using makefile.gcc.

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

oBFusCATed

Nope, works fine. Use a debugger and build with symbols to find out why it crashes.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]