Julimbob
09-05-2009, 06:34 AM
Hi,
I'm wanting to learn Open GL and do so within the Visual C environment. However, I'm having immense trouble getting it to work. I've downloaded a piece of sample OpenGL code, but when I compile I get this error:
1>------ Build started: Project: OpenGLTest2, Configuration: Debug Win32 ------
1>Compiling...
1>main.cpp
1>f:\documents\visual studio 2008\projects\opengltest2\opengltest2\main.cpp(1) : fatal error C1083: Cannot open type library file: 'c:\program files\microsoft sdks\windows\v6.0a\include\gl\gl.h': Error loading type library/DLL.
1>Build log was saved at "file://f:\Documents\Visual Studio 2008\Projects\OpenGLTest2\OpenGLTest2\Debug\BuildL og.htm"
1>OpenGLTest2 - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Any help would be much appricated,
Thanks,
Julimbob
I'm wanting to learn Open GL and do so within the Visual C environment. However, I'm having immense trouble getting it to work. I've downloaded a piece of sample OpenGL code, but when I compile I get this error:
1>------ Build started: Project: OpenGLTest2, Configuration: Debug Win32 ------
1>Compiling...
1>main.cpp
1>f:\documents\visual studio 2008\projects\opengltest2\opengltest2\main.cpp(1) : fatal error C1083: Cannot open type library file: 'c:\program files\microsoft sdks\windows\v6.0a\include\gl\gl.h': Error loading type library/DLL.
1>Build log was saved at "file://f:\Documents\Visual Studio 2008\Projects\OpenGLTest2\OpenGLTest2\Debug\BuildL og.htm"
1>OpenGLTest2 - 1 error(s), 0 warning(s)
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Any help would be much appricated,
Thanks,
Julimbob