Hi!
I' trying to start a project in Visual Studio 2005 but i can't skip the error:
1>LINK : fatal error LNK1104: cannot open file 'opengl32.lib'
I modified the project Properties: Linker -> Input : opengl32.lib glut.lib glu.lib and also the Additional Library Directories from the General field, but the problem persists.
Any idea about this?
Thanks!
sibi
I' trying to start a project in Visual Studio 2005 but i can't skip the error:
1>LINK : fatal error LNK1104: cannot open file 'opengl32.lib'
I modified the project Properties: Linker -> Input : opengl32.lib glut.lib glu.lib and also the Additional Library Directories from the General field, but the problem persists.
Any idea about this?
Thanks!
sibi
Comment