Hi, i'm trying to compile some OpenGL code but visual studio can't find the library
i keep getting -
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
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