A Compiling Error - Please Help
I''ve just started reading "Tricks of the Windows Game Programming Gururs".
When I try to compile just the standard windows shell. Normal windows init stuff and what not. I get this error.
"-------------------Configuration: chap - Win32 Debug--------------------
Linking...
LIBCD.lib(crt0.obj) : error LNK2001: unresolved external symbol _main
Debug/chap.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe."
This is under Visual C++ 6.0
Could someone please help me with this.
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement