Re: OpenGL
Re: OpenGL
- Subject: Re: OpenGL
- From: Richard Schreyer <email@hidden>
- Date: Mon, 10 Apr 2006 17:38:57 -0700
You need to include <OpenGL/gl.h> and <OpenGL/glu.h>
Richard
On Apr 10, 2006, at 5:26 PM, Erik Schmidt wrote:
I'm trying to use OpenGL with xcode
I imported the openGL framework, and said #include <gl.h> and
#include <glu.h>
when I try to compile, it says it doesn't recognize those headers.
whats going on?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40apple.com
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
References: | |
| >OpenGL (From: Erik Schmidt <email@hidden>) |