View Full Version : Fatal: Unable to open file 'glut32.lib'... Why am I getting this error?
Fatal: Unable to open file 'glut32.lib'
Can someone please tell me y i'm getting this error and how to fix it? i am using the borland 5.5 compiler. Thanx,
Y-T
Fluke
06-18-2000, 09:27 PM
Properly you miss this file. You can create .lib from .dll using implib.exe (in your bc/bin directory). Then add it to your project.
Use this utility to create it.
[This message has been edited by Fluke (edited 06-20-2000).]
Latombe
12-20-2001, 08:31 AM
I did this, but got the following error
Error: Unable to open file
Invalid Page Fault...
Would please help me.?
Originally posted by Fluke:
Properly you miss this file. You can create .lib from .dll using implib.exe (in your bc/bin directory). Then add it to your project.
Use this utility to create it.
[This message has been edited by Fluke (edited 06-20-2000).]
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.