📄 test1300dlg.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: test1300Dlg - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\DOCUME~1\ADMINI~1.ZMH\LOCALS~1\Temp\RSP16.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/test1300Dlg.pdb" /debug /machine:I386 /out:"Debug/test1300Dlg.exe" /pdbtype:sept
.\Debug\test1300Dlg.obj
]
Creating command line "link.exe @D:\DOCUME~1\ADMINI~1.ZMH\LOCALS~1\Temp\RSP16.tmp"
<h3>Output Window</h3>
Linking...
test1300Dlg.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall XSocket::~XSocket(void)" (??1XSocket@@UAE@XZ)
test1300Dlg.obj : error LNK2001: unresolved external symbol "public: __thiscall XSocket::XSocket(void *)" (??0XSocket@@QAE@PAX@Z)
test1300Dlg.obj : error LNK2001: unresolved external symbol "public: int __thiscall XSocket::Close(void)" (?Close@XSocket@@QAEHXZ)
test1300Dlg.obj : error LNK2001: unresolved external symbol "public: int __thiscall XSocket::CreateTCPServer(char const *,int)" (?CreateTCPServer@XSocket@@QAEHPBDH@Z)
test1300Dlg.obj : error LNK2001: unresolved external symbol _ICClose@4
test1300Dlg.obj : error LNK2001: unresolved external symbol _ICSendMessage@16
test1300Dlg.obj : error LNK2001: unresolved external symbol _ICOpen@12
test1300Dlg.obj : error LNK2001: unresolved external symbol __imp__mmioStringToFOURCCA@8
test1300Dlg.obj : error LNK2001: unresolved external symbol _DirectDrawCreate@12
test1300Dlg.obj : error LNK2001: unresolved external symbol _yv12_to_rgb24_mmx
test1300Dlg.obj : error LNK2001: unresolved external symbol _ICDecompress
test1300Dlg.obj : error LNK2001: unresolved external symbol "public: int __thiscall XSocket::Recv(char *,int)" (?Recv@XSocket@@QAEHPADH@Z)
test1300Dlg.obj : error LNK2001: unresolved external symbol "public: class XSocket * __thiscall XSocket::Accept(void)" (?Accept@XSocket@@QAEPAV1@XZ)
msvcrtd.lib(crtexe.obj) : error LNK2001: unresolved external symbol _main
Debug/test1300Dlg.exe : fatal error LNK1120: 14 unresolved externals
Error executing link.exe.
<h3>Results</h3>
test1300Dlg.exe - 15 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -