You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it possible to build pure SDL2 only for windows (cmake)? I see the build system is separated for windows...
I want to have a port for classic 32-bit windows, by now this game only available for 64-bit and 16-bit windows (glider 4.0).
The text was updated successfully, but these errors were encountered:
There is an SDL build in the solution but it's only for aiding porting and I don't plan on supporting it for normal use.
You can try building the Win32 version, but it probably requires at least Windows 7, and I'm not planning on supporting discontinued versions of Windows.
Is it possible to build pure SDL2 only for windows (cmake)? I see the build system is separated for windows...
I want to have a port for classic 32-bit windows, by now this game only available for 64-bit and 16-bit windows (glider 4.0).
The text was updated successfully, but these errors were encountered: