Code::Blocks Forums

User forums => Help => Topic started by: wade on June 19, 2009, 06:19:09 am

Title: "No such file or directory"
Post by: wade on June 19, 2009, 06:19:09 am
Now, whenever I try to compile a program with #include <gl\gl.h> or #include <SDL\sdl.h>, it says "error: HEADERNAME: No such file or directory"

why?
Title: Re: "No such file or directory"
Post by: MortenMacFly on June 19, 2009, 08:32:55 am
why?
Please choose:
- Because you don't have the header files?
- Because you did no setup the include directories correctly?