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

wxWidgets 3.3.1 can only be used in the ucrt platform, not the mingw64 platform?

<< < (2/2)

stahta01:

--- Quote from: ollydbg on August 13, 2025, 02:12:00 am ---
--- Quote from: ollydbg on August 12, 2025, 11:38:57 am ---...

For me, I would still try to use a 64bit compiler which is MSVCRT library not UCRT, and I'd try on a 64bit Windows 10 PC first. Does anyone has tried this combination before?

--- End quote ---

I just did the test, and when I run the "minimal.exe" from the wx samples, I don't see the crash in my 64bit Windows 10 PC.

I'm using msys2/mingw64's gcc compiler 14.2.0, which is using MSVCRT library to build the wx 3.3.1 library and the minimal sample code.

Hi, Tim, thanks for the info.

My question still remains, if wx 3.3.1 works under MINGW64 platform, why msys2's package does not supply wx3.3.1 in this platform.

--- End quote ---

The MSys2 team no longer considers MINGW64 an fully maintained environment. Therefore, they are no longer creating new packages that support it.

Tim S.

ollydbg:

--- Quote from: stahta01 on August 13, 2025, 09:23:52 pm ---The MSys2 team no longer considers MINGW64 an fully maintained environment. Therefore, they are no longer creating new packages that support it.

Tim S.

--- End quote ---

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).

MehdiChinoune:
I did it in purpose with many new packages, so people start migrating to UCRT64.

Navigation

[0] Message Index

[*] Previous page

Go to full version