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

"SDL.h" not found #3

Closed
Lee-Garcon opened this issue Jul 1, 2019 · 1 comment
Closed

"SDL.h" not found #3

Lee-Garcon opened this issue Jul 1, 2019 · 1 comment

Comments

@Lee-Garcon
Copy link

I got an error from running make while following the install steps:

[ 51%] Building C object opl/CMakeFiles/opl.dir/opl.c.o
/Users/dylanwallace/chocolate-doom/opl/opl.c:23:10: fatal error: 'SDL.h' file not found
#include "SDL.h"
         ^~~~~~~
1 error generated.
make[3]: *** [opl/CMakeFiles/opl.dir/opl.c.o] Error 1
make[2]: *** [opl/CMakeFiles/opl.dir/all] Error 2
make[1]: *** [src/CMakeFiles/chocolate-doom.dir/rule] Error 2
make: *** [chocolate-doom] Error 2

Anything helps!

@limitedeternity
Copy link

Look here

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

3 participants