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
Subject: Re: [Bontz-team] compiling errors
Date: Thu, 25 Sep 2003 15:13:04 -0500

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.

----- Original Message ----- 
From: "Chuck" <address@hidden>
To: <address@hidden>
Sent: Thursday, September 25, 2003 3:06 PM
Subject: [Bontz-team] compiling errors


> i know i am doing something wrong...
> can you help me out?
>
> here is my $PATH on tarkin
>
/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/jre:/usr/local/jre/b
>
in:/usr/local/jre/lib:/usr/local/bin:/usr/local/lib/transcode:/usr/lib:/usr/
> include/SDL:/usr/local/include
>
> whenever i include SDL.h in my project i must include SDL/SDL.h
> well, the smpeg libraries require SDL and when you crack them open they
> #include "SDL.h" but it doesn't work unless i change it to SDL/SDL.h
> what am i doing wrong?  is there something wrong with my path?  because i
> have SDL in it, or is it the Makefile?
>
>
>
> _______________________________________________
> 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]