joncampbell123 / dosbox-x

DOSBox-X fork of the DOSBox project
GNU General Public License v2.0
2.77k stars 381 forks source link

DOSBox-X v0.83.22 32-bit - MinGW Builds issues on Windows XP SP3 #3276

Open LordGarfio opened 2 years ago

LordGarfio commented 2 years ago

Hello,

I want to report that the MinGW SDL-1 and SDL-2 build does not work on Windows XP SP3 Home.

However, MinGW-Lowend and both Visual Studio SDL-1 and SDL-2 builds, works fine too.

DOSBox-X v0.83.22 SDL2 32-bit Build date/time: Jan 31, 2022 6:04:49pm

mingw-build\mingw -> do not Work mingw-build\mingw-lowend -> Works mingw-build\mingw-sdl2 -> do not Work

bin\Win32\Release -> Works bin\Win32\Release SDL2 -> Works

Greetings.

Wengier commented 2 years ago

This is expected, as most MinGW builds (except for lowend builds) now require Windows Vista or Later.