http://GameProgrammer.Com

Programming

GP Mailing List
     Thread Index
     Date Index

ATXGPSIG List
     Thread Index
     Date Index

Google
>

Home

TheGrumpyProgrammer



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

help



    How do I get the glut32.lib to link with my program.  I keep getting the 
error :

d:\DevStudio\VC\LIB\glut32.lib : fatal error LNK1106: invalid file or disk 
full: cannot seek to 0x37a039bf
 
I have the project setup and I tell it to link the library under settings in 
Visual c++ 5.0, but nothing will work, I can get just the normal opengl32.lib 
working just fine but not GLUT.  Can anyone help

Justin
=================================================================
The GameProgrammer.Com mailing list is for the open discussion
of any topic related to the art, science, and business of
programming games. This list is especially tolerant of beginners.
We were all beginners once

To SUBSCRIBE or UNSUBSCRIBE please visit:
http://gameprogrammer.com/mailinglist.html



  • Follow-Ups:
    • Re: help
      • From: "Neato" <nocirckids@nocirc.org>
    • Re: help
      • From: "Ken Hsu" <kenchsu@gte.net>