|
nafxcw.lib(thrdcore.obj) : error LNK2019: unresolved external symbol __endthreadex referenced in function "void __stdcall AfxEndThread(unsigned int,int)" (?AfxEndThread@@YGXIH@Z)
nafxcw.lib(thrdcore.obj) : error LNK2019: unresolved external symbol __beginthreadex referenced in function "public: int __thiscall CWinThread::CreateThread(unsigned long,unsigned int,struct _SECURITY_ATTRIBUTES *)" (?CreateThread@CWinThread@@QAEHKIPAU_SECURITY_ATTRIBUTES@@@Z)
C:\Documents and Settings\miao.xiaojun\C++TestFiles\Projects\booktest\Product\Book.cpp_0\ctbin\BookTest.exe : fatal error LNK1120: 2 unresolved externals
Process exited with code 1120
Error: Linking harness failed for:
D:\Words\Words\Book.cpp .
------------------------
The following problem(s) occured during building test harness:
Error: Linking harness failed for:
D:\Words\Words\Book.cpp .
这个错误是怎么造成的哦,如何解决啊 |
|