Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Library dependency #46

Open
praman-matter opened this issue Mar 31, 2021 · 1 comment
Open

Library dependency #46

praman-matter opened this issue Mar 31, 2021 · 1 comment

Comments

@praman-matter
Copy link

What is SDL2? How do I compile the demo and run it on MAC OS?

@quadroli
Copy link

quadroli commented Apr 14, 2021

@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 :)

ps: i don't own a Mac

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

No branches or pull requests

2 participants