📄 salemanagerview.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SaleManagerView - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "D:\DOCUME~1\王雪松\LOCALS~1\Temp\RSP26.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/SaleManagerView.pdb" /debug /machine:I386 /out:"Debug/SaleManagerView.exe" /pdbtype:sept
".\Debug\SaleManagerView.obj"
]
Creating command line "link.exe @"D:\DOCUME~1\王雪松\LOCALS~1\Temp\RSP26.tmp""
<h3>Output Window</h3>
Linking...
SaleManagerView.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall CLoginDlg::~CLoginDlg(void)" (??1CLoginDlg@@UAE@XZ)
SaleManagerView.obj : error LNK2001: unresolved external symbol "public: __thiscall CLoginDlg::CLoginDlg(class CWnd *)" (??0CLoginDlg@@QAE@PAVCWnd@@@Z)
SaleManagerView.obj : error LNK2001: unresolved external symbol "public: static struct CRuntimeClass const CSaleManagerDoc::classCSaleManagerDoc" (?classCSaleManagerDoc@CSaleManagerDoc@@2UCRuntimeClass@@B)
SaleManagerView.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall CUserSetDialog::~CUserSetDialog(void)" (??1CUserSetDialog@@UAE@XZ)
SaleManagerView.obj : error LNK2001: unresolved external symbol "public: __thiscall CUserSetDialog::CUserSetDialog(class CWnd *)" (??0CUserSetDialog@@QAE@PAVCWnd@@@Z)
SaleManagerView.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall CChangePassDialog::~CChangePassDialog(void)" (??1CChangePassDialog@@UAE@XZ)
SaleManagerView.obj : error LNK2001: unresolved external symbol "public: __thiscall CChangePassDialog::CChangePassDialog(class CWnd *)" (??0CChangePassDialog@@QAE@PAVCWnd@@@Z)
SaleManagerView.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall COperateNoteDialog::~COperateNoteDialog(void)" (??1COperateNoteDialog@@UAE@XZ)
SaleManagerView.obj : error LNK2001: unresolved external symbol "public: __thiscall COperateNoteDialog::COperateNoteDialog(class CWnd *)" (??0COperateNoteDialog@@QAE@PAVCWnd@@@Z)
SaleManagerView.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall CStatisticDialog::~CStatisticDialog(void)" (??1CStatisticDialog@@UAE@XZ)
SaleManagerView.obj : error LNK2001: unresolved external symbol "public: __thiscall CStatisticDialog::CStatisticDialog(class CWnd *)" (??0CStatisticDialog@@QAE@PAVCWnd@@@Z)
SaleManagerView.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall CPowSetDialog::~CPowSetDialog(void)" (??1CPowSetDialog@@UAE@XZ)
SaleManagerView.obj : error LNK2001: unresolved external symbol "public: __thiscall CPowSetDialog::CPowSetDialog(class CWnd *)" (??0CPowSetDialog@@QAE@PAVCWnd@@@Z)
SaleManagerView.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall CGoodsSetDialog::~CGoodsSetDialog(void)" (??1CGoodsSetDialog@@UAE@XZ)
SaleManagerView.obj : error LNK2001: unresolved external symbol "public: __thiscall CGoodsSetDialog::CGoodsSetDialog(class CWnd *)" (??0CGoodsSetDialog@@QAE@PAVCWnd@@@Z)
SaleManagerView.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall CGoodsManagerDialog::~CGoodsManagerDialog(void)" (??1CGoodsManagerDialog@@UAE@XZ)
SaleManagerView.obj : error LNK2001: unresolved external symbol "public: __thiscall CGoodsManagerDialog::CGoodsManagerDialog(class CWnd *)" (??0CGoodsManagerDialog@@QAE@PAVCWnd@@@Z)
SaleManagerView.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall CMerchandiseSetDialog::~CMerchandiseSetDialog(void)" (??1CMerchandiseSetDialog@@UAE@XZ)
SaleManagerView.obj : error LNK2001: unresolved external symbol "public: __thiscall CMerchandiseSetDialog::CMerchandiseSetDialog(class CWnd *)" (??0CMerchandiseSetDialog@@QAE@PAVCWnd@@@Z)
SaleManagerView.obj : error LNK2001: unresolved external symbol "public: virtual __thiscall CBuinessQueryDialog::~CBuinessQueryDialog(void)" (??1CBuinessQueryDialog@@UAE@XZ)
SaleManagerView.obj : error LNK2001: unresolved external symbol "public: __thiscall CBuinessQueryDialog::CBuinessQueryDialog(class CWnd *)" (??0CBuinessQueryDialog@@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/SaleManagerView.exe : fatal error LNK1120: 24 unresolved externals
执行 link.exe 时出错.
<h3>Results</h3>
SaleManagerView.exe - 1 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -