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]

Re: help



sounds to me like a prob with your hard drive.  try copying the file to a
different location, delete the original, and then copy it back to it's
original location.  that will move it to a different spot on the disk
(hopefully).  or just tell the compiler to use the copy.

----- Original Message -----
From: <OutlwTrn2@aol.com>
To: <gameprogrammer@gameprogrammer.com>
Sent: Thursday, June 29, 2000 00:41
Subject: 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
>

=================================================================
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



  • References:
    • help
      • From: OutlwTrn2@aol.com