bontz-team
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bontz-team] compiling errors


From: Owen Swerkstrom
Subject: Re: [Bontz-team] compiling errors
Date: Thu, 25 Sep 2003 14:05:38 -0700 (PDT)

It's the include path that needs to get at SDL.h, not
the $PATH path.  You're right, and I'm surprised
-I/usr/include/SDL doesn't do the trick.  I'd have to
google up some docs on building against SDL, I don't
know what else to try off the top of my head.

> for example i think we need to get our Make file to
> run this
> 
> g++ -I/usr/local/include/smpeg -I/usr/include/SDL
> -D_REENTRANT   -c -o
> bontz.o bontz.cpp
> 
> but it is running this
> 
> g++    -c -o bontz.o bontz.cpp
> 
> i guess i don't know anything about Makefiles in
> order to fix this.


__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com




reply via email to

[Prev in Thread] Current Thread [Next in Thread]