61
General (but related to Code::Blocks) / Re: wxWidgets 3.3.1 can only be used in the ucrt platform, not the mingw64 platform?
« Last post by ollydbg on August 14, 2025, 06:35:29 am »The MSys2 team no longer considers MINGW64 an fully maintained environment. Therefore, they are no longer creating new packages that support it.
Tim S.
Thanks for the reply. This is really a bad news for me. If I would like to use wx3.3.1 prebuild library under msys2, I have to switch all my platform from msvcrt(mingw64) to ucrt(ucrt64).