Problem compiling OpenGL in visual studio

Soldato
Joined
18 Feb 2003
Posts
5,817
Location
Chester
Hi, i'm trying to compile some OpenGL code but visual studio can't find the library :confused:

i keep getting -
Code:
--------------------Configuration: Assignment4 - Win32 Debug--------------------
Compiling...
main.cpp
d:\documents and settings\mark\my documents\uni stuff\graphics\assignments\assignment4\main.cpp(1) : fatal error C1083: Cannot open include file: 'GL/glut': No such file or directory
Error executing cl.exe.

Assignment4.exe - 1 error(s), 0 warning(s)

anyone got any ideas?
i've never had this complier issue when compiling at uni, and i've reinstalled the application, but still get the same error :(
 
thanks, the files seem to have coppied ok, but i'm still getting an error -

5719001557.jpg


any ideas?
 
Back
Top Bottom