User forums > Using Code::Blocks

wxWidgets 3.1.7 is available

<< < (3/5) > >>

AndrewCot:
GNU GCC does not give the error on Windows using MSYS2 Mingw64 using GCC 12.1 or GCC 11.1 on Xbuntu, but Mac CLang does. It looks like at the moment Clang is more compliant with the C++ specs as there is an issue and it's just a mater of when GCC detects the problem.

Miguel Gimenez:
Modified patch applied in r12841, thank you.

Miguel Gimenez:
wxWidgets 3.2.0-rc1 is available, it is intended for last-minute checks before the definitive release next week.

I am testing it on MSW (32 bits) and so far it looks good.

AndrewCot:
The r12841 patch does not include the InsertPage(...) function definition changes like AddPage(). The InsertPage() function definition change is required once you get past the AddPage() issue.

I am working on getting the DAP debugger I have been working on building on the Mac and then Linux. As such it will be a few days before I start tom play with wxWidgets 3.2.0 rc1.

Miguel Gimenez:

--- Quote ---The r12841 patch does not include the InsertPage(...) function definition changes
--- End quote ---

Completed in r12842.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version