Can you help me with this error please!

All your console related questions and answers :)
Post Reply
GameCubeFreak2004
Posts: 4
Joined: Thu Dec 23, 2021 9:15 pm

Can you help me with this error please!

Post by GameCubeFreak2004 » Thu Nov 10, 2022 1:31 am

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.
User avatar
Lumina333
Posts: 85
Joined: Fri Jul 26, 2024 7:18 am

Re: Can you help me with this error please!

Post by Lumina333 » Fri Jul 26, 2024 8:14 am

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.
Post Reply