User forums > General (but related to Code::Blocks)

FYI: MSYS2 rolling out mingw-w64-x86_64-gcc-11.2.0-1

<< < (3/3)

ollydbg:

--- Quote from: AndrewCot on October 28, 2021, 11:32:09 am ---Thanks for the info.

I have been bitten way way way back in GCC 2.x days with incompatibility issues. This is not an issue if you build wxWidget from source and then use it when building C::B, which is what I have done.

--- End quote ---

I work around this issue by


--- Code: ----fabi-version=14
--- End code ---

see here:

c++ - wxWidgets runtime error (Mismatch version) - Stack Overflow

AndrewCot:
Thank you very mush for the link as I was not aware of the ability to set the ABI version.

ollydbg:

--- Quote from: ollydbg on October 28, 2021, 09:52:27 am ---I see one issue when using msys2's wx library:

See here: The wxWidgets library should be rebuilt against the latest gcc 11.x Issue 2677 msys2/MSYS2-packages

I got different ABI mismatch report.

--- End quote ---

This issue is fixed now, I see the msys2 dev closed my issue by some commits.

In this page: https://packages.msys2.org/queue

I see the status is:


--- Quote ---2021-10-28    mingw-w64-wxWidgets    3.0.5.1-6    →    3.0.5.1-7    Ready for upload but waiting for dependencies

--- End quote ---

ollydbg:
New wx package is updated(uploaded).

See:

Package: mingw-w64-x86_64-wxWidgets - MSYS2 Packages

Package: mingw-w64-x86_64-wxmsw3.1 - MSYS2 Packages

AndrewCot:
Thanks. It just appeared in the upgrade list this morning for me.

Navigation

[0] Message Index

[*] Previous page

Go to full version