Quoting MICHAEL G KRIZANSKY <[EMAIL PROTECTED]>:

> I am trying to compile FG on  MSVC.net (7.0) on a Windows platform. I have
> been sucessful through plib, simgear and now FG is providing me with a
> "fatal LNK error 1104: cannot open file 'glut32.lib' ".  The 'glut32.lib'
> file exists in the C:\windows\system32 folder...
>
> Can anyone suggest a solution or path to examine.

C:\windows\system32 is good for DLL, not lib files.
Search for opengl32.lib ( not dll ) and put glut32.lib at the same place. Most
likely in the C:\program files\Microsoft Visual Studio .NET tree.

-Fred

_______________________________________________
Flightgear-devel mailing list
[email protected]
http://mail.flightgear.org/mailman/listinfo/flightgear-devel
2f585eeea02e2c79d7b1d8c4963bae2d

Reply via email to