When I try to compile my C code in Visual C++, I constantly receive the following error message:
MSVCRTD.lib(crtexe.obj) : error LNK2019: unresolved external symbol _main referenced in function ___tmainCRTStartup
C:\SDP\Debug\SDP.exe : fatal error LNK1120: 1 unresolved externals
Does anyone know how to fix it?
Error with Visual C++ Express 2005?
1st place you should look anytime you have a problem with any thing microshaft related is MSDN..
Try this link
http://forums.microsoft.com/MSDN/ShowPos...
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment