glut32.lib for borland
glut32.lib for borland
(OP)
I need to find the "glut32.lib" v3.7 for my Borland compiler. I have glut32.lib, but it is for Microsoft compilers. I also heard about implib, and that it can generate the correct glut32.lib file. Bottom line, i need to download/generate glut32.lib version 3.7 for Borland. Please direct me.
RE: glut32.lib for borland
compiler by using implib.
implib destpath\glut32.lib srcpath\glut32.dll
If it doesn't work correctly, you can download the
source files and compile it using borland c++.
http://www.xmission.com/~nate/glut.html
Hee S. Chung
heesc@netian.com
http://www.netian.com/~heesc