mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-04-01 14:51:05 +02:00
GCC 15 development branch provides an experimental support for Windows on ARM64, which will be officially released next year, according to latest news. I tried to compile SDL2 with this new compiler but I got a tiny problem into SDL_assert.h because it couldn't find the right platform. However, it has been easy to fix and I included it into this PR. More details can be also found here: https://learn.microsoft.com/en-us/cpp/intrinsics/debugbreak?view=msvc-170
12 KiB
12 KiB