Skip to content

Conversation

@mlt
Copy link

@mlt mlt commented Dec 2, 2025

There are dime a dozen patches for 64-bit MSVC builds, however some of them break 32-bit builds. This is an attempt to make both work along with CI tests for the following platforms:

  • Windows
    • MSYS2
    • MSVC 32-bit
    • MSVC 64-bit
    • x64 cross-compiled from Ubuntu using vcpkg (outdated toolchains file is deleted to avoid confusion in favor of vcpkg)
  • Ubuntu
  • PSP with lots of caveats
    • It compiles
    • There is no OpenGL as it uses functions that aren't there is pspGL
    • Good chunks are not implemented like system_driver->create_mutex which makes keyboard.c problematic
    • … did it ever work there?
  • Haiku

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.

2 participants