This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


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

Re: Can't find glut.h


<11 Nov 2000, 13:06 Uhr wars, als Daniel Lidstrom folgendes schrub:>
< Can't find glut.h >

Hi Daniel,

> I am trying to compile a program that uses GLUT and I get error
> messages for unknown files. glut.h exists in
> /usr/local/include/GL. Why isn't glut.h in /usr/include/GL?
> How do I include files in /usr/local/include?

with additional flags:

ccflags='-I/usr/local/include'
cppflags='-I/usr/local/include'

Ciao,

- gph -

--
Gerrit Peter Haase
¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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