📄 test_kc.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: test_kc - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\TALENT~1\LOCALS~1\Temp\RSP6.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/test_kc.pdb" /debug /machine:I386 /out:"Debug/test_kc.exe" /pdbtype:sept
.\Debug\test_kc.obj
]
Creating command line "link.exe @C:\DOCUME~1\TALENT~1\LOCALS~1\Temp\RSP6.tmp"
<h3>Output Window</h3>
Linking...
test_kc.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall String::~String(void)" (__imp_??1String@@QAE@XZ)
test_kc.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall KernelDef::KernelDef(void *,class String,class String,class String)" (__imp_??0KernelDef@@QAE@PAXVString@@11@Z)
test_kc.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall String::String(char const *)" (__imp_??0String@@QAE@PBD@Z)
test_kc.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall KernelDef::~KernelDef(void)" (__imp_??1KernelDef@@QAE@XZ)
test_kc.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) class im_int __cdecl commclperm(class im_int,class im_int,int,class im_uc<class im_int> &)" (__imp_?commclperm@@YA?AVim_int@@V1@0HAAV?$im_uc@Vim_int@@@@@Z)
test_kc.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) class im_int __cdecl commucperm(class im_uc<class im_int>,class im_int)" (__imp_?commucperm@@YA?AVim_int@@V?$im_uc@Vim_int@@@@V1@@Z)
test_kc.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) struct im_double<class im_int> __cdecl shuffled(class im_int const &,class im_byte4 const &)" (__imp_?shuffled@@YA?AU?$im_double@Vim_int@@@@ABVim_int@@ABVim_byte4@@@Z)
test_kc.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall im_byte4::im_byte4(unsigned __int32 const &)" (__imp_??0im_byte4@@QAE@AB_I@Z)
test_kc.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) class im_int __cdecl operator+(class im_int const &,class im_int const &)" (__imp_??H@YA?AVim_int@@ABV0@0@Z)
test_kc.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) bool __cdecl updateCycle(bool,bool)" (__imp_?updateCycle@@YA_N_N0@Z)
test_kc.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) class im_int __cdecl select(class im_cc const &,class im_int const &,class im_int const &)" (__imp_?select@@YA?AVim_int@@ABVim_cc@@ABV1@1@Z)
test_kc.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) class im_cc __cdecl itocc(class im_int const &)" (__imp_?itocc@@YA?AVim_cc@@ABVim_int@@@Z)
test_kc.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) class im_int __cdecl operator==(class im_int const &,class im_int const &)" (__imp_??8@YA?AVim_int@@ABV0@0@Z)
test_kc.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) class im_int __cdecl cid(void)" (__imp_?cid@@YA?AVim_int@@XZ)
test_kc.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall im_int::im_int(unsigned __int32 const &)" (__imp_??0im_int@@QAE@AB_I@Z)
test_kc.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class im_int & __thiscall im_int::operator=(class im_int const &)" (__imp_??4im_int@@QAEAAV0@ABV0@@Z)
test_kc.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) class im_int __cdecl commclperm(class im_int,class im_int,class im_uc<class im_int>)" (__imp_?commclperm@@YA?AVim_int@@V1@0V?$im_uc@Vim_int@@@@@Z)
test_kc.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) class im_int __cdecl ucid(void)" (__imp_?ucid@@YA?AVim_int@@XZ)
test_kc.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall im_int::im_int(class im_int const &)" (__imp_??0im_int@@QAE@ABV0@@Z)
test_kc.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall im_int::im_int(void)" (__imp_??0im_int@@QAE@XZ)
test_kc.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall AsynchConsumer::~AsynchConsumer(void)" (__imp_??1AsynchConsumer@@QAE@XZ)
test_kc.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: class AsynchConsumer & __thiscall AsynchConsumer::operator=(class AsynchConsumer &)" (__imp_??4AsynchConsumer@@QAEAAV0@AAV0@@Z)
test_kc.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall AsynchConsumer::attach(unsigned int *,unsigned int)" (__imp_?attach@AsynchConsumer@@QAEXPAII@Z)
test_kc.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall AsynchConsumer::AsynchConsumer(void)" (__imp_??0AsynchConsumer@@QAE@XZ)
test_kc.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: unsigned int const __thiscall IdbStreamRaw::__getLength(void)" (__imp_?__getLength@IdbStreamRaw@@QAE?BIXZ)
test_kc.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall KernelRestart::wait(void)" (__imp_?wait@KernelRestart@@QAEXXZ)
test_kc.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) void __cdecl flushRefBuffers(void *)" (__imp_?flushRefBuffers@@YAXPAX@Z)
test_kc.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) void __cdecl test_error(bool,char *,...)" (__imp_?test_error@@YAX_NPADZZ)
test_kc.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: bool __thiscall IdbStreamRaw::readData(int,unsigned __int32 &,unsigned int,unsigned int)" (__imp_?readData@IdbStreamRaw@@QAE_NHAA_III@Z)
test_kc.obj : error LNK2001: unresolved external symbol "__declspec(dllimport) public: bool __thiscall IdbStreamRaw::writeData(int,unsigned __int32,unsigned int,unsigned int)" (__imp_?writeData@IdbStreamRaw@@QAE_NH_III@Z)
LIBCD.lib(crt0.obj) : error LNK2001: unresolved external symbol _main
Debug/test_kc.exe : fatal error LNK1120: 31 unresolved externals
Error executing link.exe.
<h3>Results</h3>
test_kc.exe - 32 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -