Compiling OpenGL code with GCC

Chris Fisichella research at microcalorimetry.com
Sat Feb 7 05:05:37 PST 2004



-----Original Message-----
From: owner-freebsd-questions at freebsd.org
[mailto:owner-freebsd-questions at freebsd.org] On Behalf Of Roop Nanuwa
Sent: Sunday, February 01, 2004 1:06 AM
To: Chris Fisichella
Cc: freebsd-questions at freebsd.org
Subject: Re: Compiling OpenGL code with GCC

Chris Fisichella wrote:

>#define <GL/glx.h>
>  
>

Is that just a typo for your e-mail? It should be

#include <GL/glx.h>

--roop
_______________________________________________
freebsd-questions at freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribe at freebsd.org"



More information about the freebsd-questions mailing list