📄 ceserialtest.vcl
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: CESerialTest - Win32 (WCE x86) Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"X86Rel/CESerialTest.res" /d UNDER_CE=300 /d _WIN32_WCE=300 /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "UNKNOWN" /d "_X86_" /d "x86" /d "_i386_" /d "_AFXDLL" /r "F:\Programs\Appliications\tty-CE\CESerialTest\CESerialTest.rc""
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP11C3.tmp" with contents
[
/nologo /W3 /D "_i386_" /D UNDER_CE=300 /D _WIN32_WCE=300 /D "UNKNOWN" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_WIN32_WCE_CEPC" /D "_AFXDLL" /FR"X86Rel/" /Fp"X86Rel/CESerialTest.pch" /Yu"stdafx.h" /Fo"X86Rel/" /Gs8192 /GF /Oxs /c
"F:\Programs\Appliications\tty-CE\CESerialTest\CESerial.cpp"
"F:\Programs\Appliications\tty-CE\CESerialTest\CESerialTest.cpp"
"F:\Programs\Appliications\tty-CE\CESerialTest\CESerialTestDlg.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP11C3.tmp"
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP11C4.tmp" with contents
[
/nologo /W3 /D "_i386_" /D UNDER_CE=300 /D _WIN32_WCE=300 /D "UNKNOWN" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "NDEBUG" /D "_WIN32_WCE_CEPC" /D "_AFXDLL" /FR"X86Rel/" /Fp"X86Rel/CESerialTest.pch" /Yc"stdafx.h" /Fo"X86Rel/" /Gs8192 /GF /Oxs /c
"F:\Programs\Appliications\tty-CE\CESerialTest\StdAfx.cpp"
]
Creating command line "cl.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP11C4.tmp"
Creating temporary file "D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP11C5.tmp" with contents
[
/nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:no /pdb:"X86Rel/CESerialTest.pdb" /out:"X86Rel/CESerialTest.exe" /subsystem:windowsce,3.00 /MACHINE:IX86
".\X86Rel\CESerial.obj"
".\X86Rel\CESerialTest.obj"
".\X86Rel\CESerialTestDlg.obj"
".\X86Rel\StdAfx.obj"
".\X86Rel\CESerialTest.res"
]
Creating command line "link.exe @D:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP11C5.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
CESerial.cpp
CESerialTest.cpp
CESerialTestDlg.cpp
Generating Code...
Linking...
CESerialTestDlg.obj : error LNK2019: unresolved external symbol "public: int __thiscall CCESerial::ReadData(unsigned short *,int)" (?ReadData@CCESerial@@QAEHPAGH@Z) referenced in function "unsigned int __cdecl ReadThread(void *)" (?ReadThread@@YAIPAX@Z)
X86Rel/CESerialTest.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
Creating command line "bscmake.exe /nologo /o"X86Rel/CESerialTest.bsc" ".\X86Rel\StdAfx.sbr" ".\X86Rel\CESerial.sbr" ".\X86Rel\CESerialTest.sbr" ".\X86Rel\CESerialTestDlg.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
CESerialTest.exe - 2 error(s), 0 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -