linking problem
I just installed VC++ and tried to get NeHe lesson working on it
I followed his direction of adding OpenGL32.lib GLu32.lib GLaux.lib into the library modules
however im still getting 2 link errors
LIBCD.lib(crt0.obj) : error LNK2001: unresolved external symbol _main
Debug/Lesson1.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
can someone help? (btw im running VC version 6 sp4)
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement