Page 1 of 1

Can you help me with this error please!

Posted: Thu Nov 10, 2022 1:31 am
by GameCubeFreak2004
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!

Posted: Fri Jul 26, 2024 8:14 am
by Lumina333
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.