Date: Mon, 18 Mar 2002 00:40:43 -0600 From: Justin L Boss <jlboss@yahoo.com> To: FreeBSD-Questions <freebsd-questions@freebsd.org> Subject: newbie programing question for X Message-ID: <3C958BEB.2000801@yahoo.com>
next in thread | raw e-mail | index | archive | help
I'm trying to test some opengl stuff in X but when I g++ it I get: open.cpp:1: GL/gl.h: No such file or directory open.cpp:2: GL/glu.h: No such file or directory open.cpp:3: GL/glx.h: No such file or directory I know that what it is saying I just don't know how to tell it to look in the /usr/X11R6/include also I'm using xwpe if that maters to you. Thanks. _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C958BEB.2000801>