📄 serialport.vcl
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SerialPort - Win32 (WCE ARMV4) Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"ARMV4Dbg/SerialPort.res" /d UNDER_CE=420 /d _WIN32_WCE=420 /d "DEBUG" /d "UNICODE" /d "_UNICODE" /d "WCE_PLATFORM_ARMSYS2410" /d "ARM" /d "_ARM_" /d "ARMV4" /d "_AFXDLL" /r "H:\ARMSYS2440\wince\wince_app\SerialPort\SerialPort.rc""
Creating temporary file "C:\DOCUME~1\xujing\LOCALS~1\Temp\RSP943.tmp" with contents
[
/nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=420 /D _WIN32_WCE=420 /D "WCE_PLATFORM_ARMSYS2410" /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /Fp"ARMV4Dbg/SerialPort.pch" /Yu"stdafx.h" /Fo"ARMV4Dbg/" /Fd"ARMV4Dbg/" /MC /c
"H:\ARMSYS2440\wince\wince_app\SerialPort\PSerialPort.cpp"
"H:\ARMSYS2440\wince\wince_app\SerialPort\SerialPort.cpp"
"H:\ARMSYS2440\wince\wince_app\SerialPort\SerialPortDlg.cpp"
"H:\ARMSYS2440\wince\wince_app\SerialPort\SetupDlg.cpp"
]
Creating command line "clarm.exe @C:\DOCUME~1\xujing\LOCALS~1\Temp\RSP943.tmp"
Creating temporary file "C:\DOCUME~1\xujing\LOCALS~1\Temp\RSP944.tmp" with contents
[
/nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=420 /D _WIN32_WCE=420 /D "WCE_PLATFORM_ARMSYS2410" /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /Fp"ARMV4Dbg/SerialPort.pch" /Yc"stdafx.h" /Fo"ARMV4Dbg/" /Fd"ARMV4Dbg/" /MC /c
"H:\ARMSYS2440\wince\wince_app\SerialPort\StdAfx.cpp"
]
Creating command line "clarm.exe @C:\DOCUME~1\xujing\LOCALS~1\Temp\RSP944.tmp"
Creating temporary file "C:\DOCUME~1\xujing\LOCALS~1\Temp\RSP945.tmp" with contents
[
/nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:yes /pdb:"ARMV4Dbg/SerialPort.pdb" /debug /out:"ARMV4Dbg/SerialPort.exe" /subsystem:windowsce,4.20 /align:"4096" /MACHINE:ARM
.\ARMV4Dbg\PSerialPort.obj
.\ARMV4Dbg\SerialPort.obj
.\ARMV4Dbg\SerialPortDlg.obj
.\ARMV4Dbg\SetupDlg.obj
.\ARMV4Dbg\StdAfx.obj
.\ARMV4Dbg\SerialPort.res
]
Creating command line "link.exe @C:\DOCUME~1\xujing\LOCALS~1\Temp\RSP945.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
PSerialPort.cpp
H:\ARMSYS2440\wince\wince_app\SerialPort\PSerialPort.cpp(229) : warning C4018: '==' : signed/unsigned mismatch
SerialPort.cpp
SerialPortDlg.cpp
H:\ARMSYS2440\wince\wince_app\SerialPort\SerialPortDlg.cpp(168) : warning C4018: '<' : signed/unsigned mismatch
H:\ARMSYS2440\wince\wince_app\SerialPort\SerialPortDlg.cpp(170) : warning C4244: '=' : conversion from 'unsigned short' to 'char', possible loss of data
SetupDlg.cpp
Generating Code...
Linking...
<h3>Results</h3>
SerialPort.exe - 0 error(s), 3 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -