andlabs / libui

Simple and portable (but not inflexible) GUI library in C that uses the native GUI technologies of each platform it supports.
Other
10.72k stars 614 forks source link

MSYS will drop Windows 7; find an alternative to it for MinGW-w64 #550

Open andlabs opened 2 years ago

andlabs commented 2 years ago

https://www.msys2.org/docs/windows_support/

I have no intention to ever drop Windows 7 support. MinGW of some sort is required to static link with Go, which is a requirement for me personally.

msink commented 2 years ago

https://github.com/msys2/MINGW-packages/issues/10088 https://github.com/msys2/MSYS2-packages/issues/2696

lazka commented 2 years ago

I'm sure the toolchains will be able to build for win7 for a bit longer then that. If there are any issues let us know.