Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Feb 2004 16:03:11 -0500
From:      "Chris Fisichella" <research@microcalorimetry.com>
To:        <freebsd-questions@freebsd.org>
Subject:   RE: Compiling OpenGL code with GCC
Message-ID:  <00dc01c3e906$cd2c3d50$3200a8c0@S0026730663>
In-Reply-To: <401C975D.5040703@hqst.com>

next in thread | previous in thread | raw e-mail | index | archive | help


-----Original Message-----
From: owner-freebsd-questions@freebsd.org
[mailto:owner-freebsd-questions@freebsd.org] On Behalf Of Roop Nanuwa
Sent: Sunday, February 01, 2004 1:06 AM
To: Chris Fisichella
Cc: freebsd-questions@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@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00dc01c3e906$cd2c3d50$3200a8c0>