Open GoogleCodeExporter opened 9 years ago
how to change freeglut.lib to freeglut_static.lib
Original comment by naghe...@gmail.com
on 31 Oct 2011 at 2:01
I don't have the project files anymore, but I think you should already have
that freeglut-2.6.0/include/GL/freeglut_std.h on your local drive if you have
downloaded/checked out the sample file structure. Then just modify that pragma
line in your local freeglut_std.h file.
Original comment by aki.te...@gmail.com
on 31 Oct 2011 at 3:16
I have the same problem in VS 2010.
I add freeglut_static.lib to my project but that doesnt't work
Modifying the #pragma line didnt solve the problem, because I get a bunch of
new system errors. What else can I do?
Thanks
Original comment by sahn...@gmail.com
on 15 Jan 2012 at 8:10
I have a similar problem Please HELP!
I get the following error:
1>LINK : fatal error LNK1104: cannot open file 'gltools.lib'
Original comment by racha.ye...@gmail.com
on 19 Jan 2015 at 7:08
Original issue reported on code.google.com by
aki.te...@gmail.com
on 8 Feb 2011 at 9:36