What is This

Hi guys,
i tried to compile my code but this time i got the following error.

LINK : fatal error LNK1104: cannot open file “'opengl32.lib”
Error executing link.exe.

Any suggestions will be welcomed

tony

Tell your compiler where Opengl32.lib is, or add it to your project if you are using vc++.