View Full Version : help with glut functions...
could anyone tell me where the source for the glutInitDisplayMode and glutInitWindowSize functions is located?
They are in glut_intit.c.
Nate http://nate.scuzzy.net
Thanks for your reply, is there a way i can find out which functions are located in which .c file? So i can solve all these "Unresolved extern" errors
Sjonny
03-14-2000, 01:49 AM
You're probably doing something wrong with linking the final executable. If your using VC++, try the project settings and include the glut32.lib file in the link stuff (this is just right out of my mind, can't remember exactly).
John
That was it http://www.opengl.org/discussion_boards/ubb/smile.gif, Thanks
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.