You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@praman-matter
SDL2 standing for Simple Direct mediaLayer version 2 is an api that allows you to create multimedia applications more so games on a variety of platforms despite the operating system, so to run the demo i think you 1st have to enable developer tools on your machine, maybe try opening the terminal and type ld, it will prompt you to enable them, the head over to their website and download the .dmg file for mac OS, finally after cloning this repository, open a terminal session within the demo folder and run ./build.sh, if all went well you should have your demo all up and running :)
What is SDL2? How do I compile the demo and run it on MAC OS?
The text was updated successfully, but these errors were encountered: