Author Topic: Help Plugin under wxWidgets 3.0.x crash  (Read 2547 times)

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
Help Plugin under wxWidgets 3.0.x crash
« 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.
« Last Edit: April 23, 2020, 09:06:51 pm by stahta01 »
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Help Plugin under wxWidgets 3.0.x crash
« Reply #1 on: April 04, 2020, 10:03:37 am »
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!]