Skip to content

Conversation

@Arakula
Copy link

@Arakula Arakula commented Nov 4, 2024

Minimal adaptation of the original to make it compilable on Windows with MSYS2.
Tested in MSYS2's mingw32 and mingw64 environments.

To use it, apart from gcc, the following additional installation is needed:

pacman -S --needed --noconfirm ${MINGW_PACKAGE_PREFIX}-SDL2

Plus, mman-win32 needs to be compiled and installed, since MinGW doesn't contain the mmap functionality. Makefile.msys2 has been added which adds the mman library, since that's not part of the standard libraries in mingw (other than that, no difference).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant