<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 [EMAIL PROTECTED]

Reply via email to