Code::Blocks Forums

User forums => Help => Topic started by: stahta01 on April 03, 2020, 11:49:52 pm

Title: Help Plugin under wxWidgets 3.0.x crash
Post by: stahta01 on April 03, 2020, 11:49:52 pm
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.
Title: Re: Help Plugin under wxWidgets 3.0.x crash
Post by: oBFusCATed on April 04, 2020, 10:03:37 am
Nope, works fine. Use a debugger and build with symbols to find out why it crashes.