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

Codeblocks contrib plugins for wx31 fails to compile with mingw v8.1.0

<< < (5/5)

headkase:

--- Quote from: Miguel Gimenez on June 15, 2018, 02:46:56 pm ---@gd_on, wxWidgets must always be fixed for the newer compilers. The error you get with static_cast was fixed in trunk three weeks ago, you can backport the fix to wx3.1.1 easily:

https://github.com/wxWidgets/wxWidgets/commit/424f64f27d94f83ed946ebfcf9b9543c828f9f25

The wx forums are better for wxWidgets compilation problems.

--- End quote ---

Yup, I reported it: https://forums.wxwidgets.org/viewtopic.php?f=19&t=44671

At the time with MinGW-Builds 64-bit 8.1.0 I built wxWidgets as it was then from git and compiled the latest SVN Code::Blocks wx31_64 against it with all contrib plugins.  It compiled successfully but then if you clicked into the main code editing frame Code::Blocks would crash.  I back-ported that one commit to wxWidgets 3.1.1 and compiled with MinGW 8.1.0 64-bit, still crashed when clicking in the editor frame.  At that point I decided to wait until things brewed some more and an official 3.1.2 comes out instead of the work-in-progress git.

Navigation

[0] Message Index

[*] Previous page

Go to full version