03. Obj: error LNK2001: unresolved external symbol "public: __thiscall CWzytsDlg: : CWzytsDlg (class CWnd *)" (?????? 0 cwzytsdlg @ @ QAE @ PAVCWnd @ @ @ Z)
Nafxcwd. Lib (thrdcore. Obj) : error LNK2001: unresolved external symbol __endthreadex
Nafxcwd. Lib (thrdcore. Obj) : error LNK2001: unresolved external symbol __beginthreadex
Libcd. Lib (crt0. Obj) : error LNK2001: unresolved external symbol _main
The Debug/03. Exe: fatal error LNK1120:4 unresolved externals
An error occurred when execution link. Exe.
CodePudding user response:
You can see if there are no declares the definition functionCodePudding user response:
Lack of dynamic libraries or lack of source code, may be you did not include # include & lt; Process. H> And add the runtime library, general is in the project Settings - & gt; C/C + + - & gt; The runtime - & gt; Select the Debug Multithreaded (Debug version) or Multithreaded (release version),CodePudding user response:
CodePudding user response:
This is a vc + + do not have this set?