“squigger” wrote in message
news:3.0.6.32.20030329095334.007bf100 at mail.hotkey.net.au…
At 01:24 PM 28/03/2003 -0500, you wrote:
#include <SDL.h>
if the header is given with quotes then it looks for it in the current
directory. if its in < and > characters, then it looks in the include
paths.
I’ve got a similar problem with my compiler not finding some files - how
do
you specify include paths? Is there a way other than using command line
options?
“squigger” <@squigger> wrote in message
news:3.0.6.32.20030329095334.007bf100 at mail.hotkey.net.au…
At 01:24 PM 28/03/2003 -0500, you wrote:
#include <SDL.h>
if the header is given with quotes then it looks for it in the current
directory. if its in < and > characters, then it looks in the include
paths.
I’ve got a similar problem with my compiler not finding some files - how
do
you specify include paths? Is there a way other than using command line
options?