Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Where is the Mac OS X glut lib dir?



You also need to link to OpenGL (and GLU). Apple rolls both GL and GLU
into one framework, but GLUT is its own framework.
Try:
gcc testprog.c -framework GLUT -framework OpenGL

On 4/28/05, Greg Coats <email@hidden> wrote:
> Thanks for the helpful response.  I am now doing, as suggested,
>         gcc testprog.c -framework GLUT
> On the positive side, 21 of the called gl, glu, and glut functions are
> now resolved.
> On the negative side, calls to _glClear and _gluOrtho2D are not be
> resolved.
> Please advise.
> Greg
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Mac-opengl mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/mac-opengl/email@hidden

This email sent to email@hidden

References: 
 >Re: Where is the Mac OS X glut include dir, and the glut lib dir? (From: "E. Wing" <email@hidden>)
 >Where is the Mac OS X glut lib dir? (From: Greg Coats <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.