This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: GL\glx.h not found


Here's what is displayed when I type 'make':

bash-2.05$ make
gcc -c -g I/usr/lib/include -I/usr/lib/src-tk
-I/usr/lib -I/usr/lib -I/usr/include poly.c
In file included from poly.c:6:
defs.h:11: GL/glx.h: No suck file or directory
make: *** [poly.o] Error 1
bash-2.05$

How can I add the path -I/usr/X11R6/include 


--- Andrew Markebo <flognat@flognat.myip.org> wrote:
> / Yusuf Wo <yusuf_fusuy@yahoo.com> wrote:
> | I just installed Cygwin/Xfree86 two days ago, so
> that
> | I can use the OpenGL libraries.
> | 
> | One of the C++ source file I was given from
> school,
> | requires GL\glx.h (which exists in my
> | C:\cygwin\usr\X11R6\include\GL directory).  But
> when I
> | compile the code, I get "...: GL\glx.h: No such
> file
> | or directory"  
> 
> What does the commandline look like, it should
> contain a
> -I/usr/X11R6/include line.
> 
>         /Andy
> 
> | 
> | How can I fix my problem? (the system should know
> the
> | file glx.h exists).  I'm I suppose to install
> | something additional.
> | 
> | I'm on windows 98
> | Thanks in advance.
> | 
> | 
> | __________________________________________________
> | Do You Yahoo!?
> | Listen to your Yahoo! Mail messages from any
> phone.
> | http://phone.yahoo.com
> | 
> 
> -- 
>  The eye of the beholder rests on the beauty!


__________________________________________________
Do You Yahoo!?
Listen to your Yahoo! Mail messages from any phone.
http://phone.yahoo.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]