OpenGL error LNK2019
- by Ghilliedrone
I'm trying to compile a basic OpenGL program. I linked opengl32.lib and glu32.lib but I'm getting errors. The errors I get are:
error LNK1120: 7 unresolved externals
error LNK2019: unresolved external symbol _main referenced in function ___tmainCRTStartup
error LNK2019: unresolved external symbol "public: float __thiscall…