📄 seriessample.vcl
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SeriesSample - Win32 (WCE ARMV4I) Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"ARMV4IRel/SeriesSample.res" /d UNDER_CE=400 /d _WIN32_WCE=400 /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "WCE_PLATFORM_STANDARDSDK" /d "THUMB" /d "_THUMB_" /d "ARM" /d "_ARM_" /d "ARMV4I" /d "_AFXDLL" /r "C:\Documents and Settings\davidwang\桌面\9\SeriesSample\SeriesSample.rc""
Creating temporary file "C:\DOCUME~1\DAVIDW~1\LOCALS~1\Temp\RSP1B4.tmp" with contents
[
/nologo /W3 /D "ARM" /D "_ARM_" /D "ARMV4I" /D UNDER_CE=400 /D _WIN32_WCE=400 /D "WCE_PLATFORM_STANDARDSDK" /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_AFXDLL" /Fp"ARMV4IRel/SeriesSample.pch" /Yu"stdafx.h" /Fo"ARMV4IRel/" /QRarch4T /QRinterwork-return /O2 /MC /c
"C:\Documents and Settings\davidwang\桌面\9\SeriesSample\SeriesSample.cpp"
"C:\Documents and Settings\davidwang\桌面\9\SeriesSample\SeriesSampleDlg.cpp"
]
Creating command line "clarm.exe @C:\DOCUME~1\DAVIDW~1\LOCALS~1\Temp\RSP1B4.tmp"
Creating temporary file "C:\DOCUME~1\DAVIDW~1\LOCALS~1\Temp\RSP1B5.tmp" with contents
[
/nologo /W3 /D "ARM" /D "_ARM_" /D "ARMV4I" /D UNDER_CE=400 /D _WIN32_WCE=400 /D "WCE_PLATFORM_STANDARDSDK" /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_AFXDLL" /Fp"ARMV4IRel/SeriesSample.pch" /Yc"stdafx.h" /Fo"ARMV4IRel/" /QRarch4T /QRinterwork-return /O2 /MC /c
"C:\Documents and Settings\davidwang\桌面\9\SeriesSample\StdAfx.cpp"
]
Creating command line "clarm.exe @C:\DOCUME~1\DAVIDW~1\LOCALS~1\Temp\RSP1B5.tmp"
Creating temporary file "C:\DOCUME~1\DAVIDW~1\LOCALS~1\Temp\RSP1B6.tmp" with contents
[
/nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:no /pdb:"ARMV4IRel/SeriesSample.pdb" /out:"ARMV4IRel/SeriesSample.exe" /subsystem:windowsce,4.00 /MACHINE:THUMB
".\ARMV4IRel\SeriesSample.obj"
".\ARMV4IRel\SeriesSampleDlg.obj"
".\ARMV4IRel\StdAfx.obj"
".\ARMV4IRel\SeriesSample.res"
]
Creating command line "link.exe @C:\DOCUME~1\DAVIDW~1\LOCALS~1\Temp\RSP1B6.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
SeriesSample.cpp
SeriesSampleDlg.cpp
Generating Code...
Linking...
SeriesSample.obj : error LNK2019: unresolved external symbol "public: virtual __cdecl CCESeries::~CCESeries(void)" (??1CCESeries@@UAA@XZ) referenced in function "public: virtual __cdecl CSeriesSampleDlg::~CSeriesSampleDlg(void)" (??1CSeriesSampleDlg@@UAA@XZ)
SeriesSampleDlg.obj : error LNK2001: unresolved external symbol "public: virtual __cdecl CCESeries::~CCESeries(void)" (??1CCESeries@@UAA@XZ)
SeriesSampleDlg.obj : error LNK2019: unresolved external symbol "public: __cdecl CCESeries::CCESeries(void)" (??0CCESeries@@QAA@XZ) referenced in function "public: __cdecl CSeriesSampleDlg::CSeriesSampleDlg(class CWnd *)" (??0CSeriesSampleDlg@@QAA@PAVCWnd@@@Z)
SeriesSampleDlg.obj : error LNK2019: unresolved external symbol "public: int __cdecl CCESeries::OpenPort(class CWnd *,unsigned int,unsigned int,unsigned int,unsigned int,unsigned int)" (?OpenPort@CCESeries@@QAAHPAVCWnd@@IIIII@Z) referenced in function "protected: void __cdecl CSeriesSampleDlg::OnBtnconn(void)" (?OnBtnconn@CSeriesSampleDlg@@IAAXXZ)
SeriesSampleDlg.obj : error LNK2019: unresolved external symbol "public: __cdecl CDlgSeriesSetup::CDlgSeriesSetup(class CWnd *)" (??0CDlgSeriesSetup@@QAA@PAVCWnd@@@Z) referenced in function "protected: void __cdecl CSeriesSampleDlg::OnBtnconn(void)" (?OnBtnconn@CSeriesSampleDlg@@IAAXXZ)
SeriesSampleDlg.obj : error LNK2019: unresolved external symbol "public: void __cdecl CCESeries::ClosePort(void)" (?ClosePort@CCESeries@@QAAXXZ) referenced in function "protected: void __cdecl CSeriesSampleDlg::OnBtndisconn(void)" (?OnBtndisconn@CSeriesSampleDlg@@IAAXXZ)
SeriesSampleDlg.obj : error LNK2019: unresolved external symbol "public: int __cdecl CCESeries::WritePort(unsigned char const *,unsigned long)" (?WritePort@CCESeries@@QAAHPBEK@Z) referenced in function "protected: void __cdecl CSeriesSampleDlg::OnBtnsend(void)" (?OnBtnsend@CSeriesSampleDlg@@IAAXXZ)
ARMV4IRel/SeriesSample.exe : fatal error LNK1120: 6 unresolved externals
Error executing link.exe.
<h3>Results</h3>
SeriesSample.exe - 8 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -