bontz-team
[Top][All Lists]
Advanced

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

Re: [Bontz-team] compiling errors


From: Chuck Rickard
Subject: Re: [Bontz-team] compiling errors
Date: 25 Sep 2003 16:24:44 -0500

-I/usr/includ/SDL does do the trick, the problem was that it wasn't
adding it to the g++ command

but that is mostly resolved now.



On Thu, 2003-09-25 at 16:05, Owen Swerkstrom wrote:
> 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
> 
> 
> _______________________________________________
> Bontz-team mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/bontz-team





reply via email to

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