Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Ruby
rb-gnome and gtkglext
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="anne001, post: 4518060"] I tried that because ../configure gives me that error. on the nehe site for mac OSX, they don't use GL/gl.h but OpendGL/gl.h #include <OpenGL/gl.h> // Header File For The OpenGL32 Library #include <OpenGL/glu.h> // Header File For The GLu32 Library #include <GLUT/glut.h> // Header File For The GLut Library [URL]http://nehe.gamedev.net/data/lessons/lesson.asp?lesson=Mac_OS_X[/URL] so I wonder if my problem is because on I on the mac and I should be calling OpenGL but I don't know how to pass that information to the configure program. ../configure --with-gl-includedir=/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/OpenGL.framework/OpenGL/GL gives me the same error. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Ruby
rb-gnome and gtkglext
Top