View Full Version : Visual Studio.net ?
tbecker
09-28-2003, 07:06 PM
Whenever I try to compile a program under VS.net, I get a linking error saying "cannot open file 'glut32.lib'". I placed the glut32.lib file inside of my lib folder under VS. Can anyone recommend a solutionto get it to link properly.
Thanks
black_dragon
09-29-2003, 10:46 PM
Did you link it also in the setup? I believe you have to put in both the debug and the release when you compile it.
torisutan
10-01-2003, 07:11 PM
i beleive black_dragon is thinking about the .dll file
if you've put it in your "\Microsoft Visual Studio .NET\Vc7\lib" directory, it may not work (but should imo :/), try put it in "\Microsoft Visual Studio .NET\Vc7\PlatformSDK\lib".
good luck
--tristan
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.