VC++ 6.0
-
Hi, I have unisnstalled Express edition 2005, But back to VC++6.0 I can compile but Iat the execution, always the two errors: Linking... MSVCRTD.lib(crtexe.obj) : error LNK2001: unresolved external symbol _main Debug/Listing3-3.exe : fatal error LNK1120: 1 unresolved externals Error executing link.exe. Listing3-3.exe - 2 error(s), 0 warning(s) Despite the fact that I look at the help on line, I cannot manage to use crrectly VC++6 again, thanks, Regards
-
Hi, I have unisnstalled Express edition 2005, But back to VC++6.0 I can compile but Iat the execution, always the two errors: Linking... MSVCRTD.lib(crtexe.obj) : error LNK2001: unresolved external symbol _main Debug/Listing3-3.exe : fatal error LNK1120: 1 unresolved externals Error executing link.exe. Listing3-3.exe - 2 error(s), 0 warning(s) Despite the fact that I look at the help on line, I cannot manage to use crrectly VC++6 again, thanks, Regards
-
Hi, I have unisnstalled Express edition 2005, But back to VC++6.0 I can compile but Iat the execution, always the two errors: Linking... MSVCRTD.lib(crtexe.obj) : error LNK2001: unresolved external symbol _main Debug/Listing3-3.exe : fatal error LNK1120: 1 unresolved externals Error executing link.exe. Listing3-3.exe - 2 error(s), 0 warning(s) Despite the fact that I look at the help on line, I cannot manage to use crrectly VC++6 again, thanks, Regards
Read the help on LNK2001 in the VC 6 help, it gives many possible causes and solutions. --Mike-- Visual C++ MVP :cool: LINKS~! Ericahist | NEW!! PimpFish | CP SearchBar v3.0 | C++ Forum FAQ