R
Rafael Veronezi
I'm trying to write a simple MFC application in VC++.Net 2003, and I'm
taking the following erro:
libcmtd.lib(crt0.obj) : error LNK2019: unresolved external symbol _main
referenced in function _mainCRTStartup
Proj.exe : fatal error LNK1120: 1 unresolved externals
I seek the help files trying to find a solution, I changed lots of build
configurations, but can't find why the hell ti can't compile showing these
erros...
Plz help me... Thx
taking the following erro:
libcmtd.lib(crt0.obj) : error LNK2019: unresolved external symbol _main
referenced in function _mainCRTStartup
Proj.exe : fatal error LNK1120: 1 unresolved externals
I seek the help files trying to find a solution, I changed lots of build
configurations, but can't find why the hell ti can't compile showing these
erros...
Plz help me... Thx