can somebody tell me if i can use visual studio .net to install glut 3.7 instead of using visual studio 6.0.
dorbie
04-07-2005, 02:13 PM
If you mean can you link and make the calls then yes, GLUT is a library, you just take the binaries install the dll and the lib in your link path and use the header and it works. .NET is just another compiler that will work with the library, it's compatible.
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.