Can you help me with this error please!
-
- Posts: 4
- Joined: Thu Dec 23, 2021 9:15 pm
Can you help me with this error please!
Hey there, so anyways I was trying to compile a sdl program after I installed the sdl libraries for the GameCube, but I get an error after I type in make into the terminal, the error says:SDl.h no such file or directory. Idk how to fix this so can you help me please.
Re: Can you help me with this error please!
Is this what you're looking for?
https://github.com/libsdl-org/SDL/blob/ ... SDL3/SDL.h
Make sure your include paths are setup correctly. You could post your makefile so we can see if that's the case.
https://github.com/libsdl-org/SDL/blob/ ... SDL3/SDL.h
Make sure your include paths are setup correctly. You could post your makefile so we can see if that's the case.