Setting up SDL2 with Mojo on WSL
SDL is known for being notoriously hard to set up, and I only have experience with doing it in VS using NuGet (which is frankly a lot simpler). Does anybody know how to do it with Mojo and
DLHandle
?2 Replies
As far as I know, this repo is the most up to date SDL bindings. You can check it: https://github.com/helehex/sdl-bindings/tree/helehex
GitHub
GitHub - helehex/sdl-bindings at helehex
Contribute to helehex/sdl-bindings development by creating an account on GitHub.
This might be interesting for you: https://discord.com/channels/1087530497313357884/1224325329804595260/1283521423490547833
He is also the owner of the above repo. You can contact him for more help