91
General (but related to Code::Blocks) / wxWidgets 3.3.1 can only be used in the ucrt platform, not the mingw64 platform?
« Last post by ollydbg on August 12, 2025, 09:04:13 am »Hi, when I looked at the packages of the msys2, here: https://packages.msys2.org/base/mingw-w64-wxwidgets3.3
I see it only has 3 platforms: ucrt, clang64, clangarm64.
While if you looked at the wxwidgets 3.2 ( https://packages.msys2.org/base/mingw-w64-wxwidgets3.2 ), I see extra platforms: mingw64.
Is it because that the 3.3.1 will support the dark mode, and the dark mode API are only supported by the ucrt library?
Thanks.
I see it only has 3 platforms: ucrt, clang64, clangarm64.
While if you looked at the wxwidgets 3.2 ( https://packages.msys2.org/base/mingw-w64-wxwidgets3.2 ), I see extra platforms: mingw64.
Is it because that the 3.3.1 will support the dark mode, and the dark mode API are only supported by the ucrt library?
Thanks.