?? addfrienddlg.plg
字號(hào):
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: AddFriendDlg - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\gjb\LOCALS~1\Temp\RSPB.tmp" with contents
[
/nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/AddFriendDlg.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\教程\oicqsource\oicqsource\icq_src\src\client\AddFriendDlg.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\gjb\LOCALS~1\Temp\RSPB.tmp"
Creating temporary file "C:\DOCUME~1\gjb\LOCALS~1\Temp\RSPC.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/AddFriendDlg.pdb" /debug /machine:I386 /out:"Debug/AddFriendDlg.exe" /pdbtype:sept
".\Debug\AddFriendDlg.obj"
]
Creating command line "link.exe @C:\DOCUME~1\gjb\LOCALS~1\Temp\RSPC.tmp"
<h3>Output Window</h3>
Compiling...
AddFriendDlg.cpp
Linking...
AddFriendDlg.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall CBmpButton::~CBmpButton(void)" (??1CBmpButton@@UAE@XZ)
AddFriendDlg.obj : error LNK2001: unresolved external symbol "public: __thiscall UserInfo::UserInfo(void)" (??0UserInfo@@QAE@XZ)
AddFriendDlg.obj : error LNK2001: unresolved external symbol "public: __thiscall CBmpButton::CBmpButton(void)" (??0CBmpButton@@QAE@XZ)
AddFriendDlg.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall CMsg3::~CMsg3(void)" (??1CMsg3@@UAE@XZ)
AddFriendDlg.obj : error LNK2001: unresolved external symbol "public: virtual int __thiscall CMsg3::LoadFromBuf(void)" (?LoadFromBuf@CMsg3@@UAEHXZ)
AddFriendDlg.obj : error LNK2001: unresolved external symbol "public: __thiscall CMsg3::CMsg3(void)" (??0CMsg3@@QAE@XZ)
AddFriendDlg.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall CMsg1::~CMsg1(void)" (??1CMsg1@@UAE@XZ)
AddFriendDlg.obj : error LNK2001: unresolved external symbol "public: int __thiscall CClientSocket::SendData(class CData *,int &,class CWnd *,int)" (?SendData@CClientSocket@@QAEHPAVCData@@AAHPAVCWnd@@H@Z)
AddFriendDlg.obj : error LNK2001: unresolved external symbol "public: __thiscall CMsg1::CMsg1(void)" (??0CMsg1@@QAE@XZ)
AddFriendDlg.obj : error LNK2001: unresolved external symbol "public: void __thiscall CBmpButton::SetBitmap(class CBitmap *)" (?SetBitmap@CBmpButton@@QAEXPAVCBitmap@@@Z)
AddFriendDlg.obj : error LNK2001: unresolved external symbol "public: void __thiscall CFriendDetailDlg::OnRefresh(void)" (?OnRefresh@CFriendDetailDlg@@QAEXXZ)
AddFriendDlg.obj : error LNK2001: unresolved external symbol "public: __thiscall CFriendDetailDlg::CFriendDetailDlg(class CWnd *)" (??0CFriendDetailDlg@@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
Debug/AddFriendDlg.exe : fatal error LNK1120: 15 unresolved externals
Error executing link.exe.
<h3>Results</h3>
AddFriendDlg.exe - 16 error(s), 0 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -