wxWidgets / wxWidgets

Cross-Platform C++ GUI Library
https://www.wxwidgets.org/
5.77k stars 1.7k forks source link

wx-3.2.x MinGW build tools update #24497

Closed XPsoud closed 1 week ago

XPsoud commented 3 weeks ago

Update available compilers version:

/docs/licence.txt will be added to each created archive file

PBfordev commented 3 weeks ago

Just curious: Do we really need to offer MSYS2 binaries?

I don't know much about MSYS2 but isn't its purpose to provide the prebuilt libraries and they seem to do that for wxWidgets (before 3.2, they used to have not only the latest 3.0.x version but also the latest 3.1.x release).

wxWidgets MSYS2 MinGW packages are available for GCC (both MSVCRT and UCRT builds) as well as CLang as x86, x86_x64 (and aarch64 for clang).

vadz commented 1 week ago

Sorry, I've realized that this PR was for 3.2 already, so the question above didn't make sense.

I've merged it now, thanks!