📄 sertest.vcl
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SerTest - Win32 (WCE ARMV4I) Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"ARMV4IDbg/SerTest.res" /d UNDER_CE=420 /d _WIN32_WCE=420 /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "WCE_PLATFORM_2410HIVEV4IBIGLCD" /d "THUMB" /d "_THUMB_" /d "ARM" /d "_ARM_" /d "ARMV4I" /d "_AFXDLL" /r "C:\Documents and Settings\Admin\桌面\SerTest\SerTest.rc""
Creating temporary file "C:\DOCUME~1\Admin\LOCALS~1\Temp\RSPD4.tmp" with contents
[
/nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4I" /D UNDER_CE=420 /D _WIN32_WCE=420 /D "WCE_PLATFORM_2410HIVEV4IBIGLCD" /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /FR"ARMV4IDbg/" /Fp"ARMV4IDbg/SerTest.pch" /Yu"stdafx.h" /Fo"ARMV4IDbg/" /Fd"ARMV4IDbg/" /QRarch4T /QRinterwork-return /MC /c
"C:\Documents and Settings\Admin\桌面\SerTest\Message.cpp"
"C:\Documents and Settings\Admin\桌面\SerTest\SerTest.cpp"
"C:\Documents and Settings\Admin\桌面\SerTest\SerTestDlg.cpp"
]
Creating command line "clarm.exe @C:\DOCUME~1\Admin\LOCALS~1\Temp\RSPD4.tmp"
Creating temporary file "C:\DOCUME~1\Admin\LOCALS~1\Temp\RSPD5.tmp" with contents
[
/nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4I" /D UNDER_CE=420 /D _WIN32_WCE=420 /D "WCE_PLATFORM_2410HIVEV4IBIGLCD" /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /FR"ARMV4IDbg/" /Fp"ARMV4IDbg/SerTest.pch" /Yc"stdafx.h" /Fo"ARMV4IDbg/" /Fd"ARMV4IDbg/" /QRarch4T /QRinterwork-return /MC /c
"C:\Documents and Settings\Admin\桌面\SerTest\StdAfx.cpp"
]
Creating command line "clarm.exe @C:\DOCUME~1\Admin\LOCALS~1\Temp\RSPD5.tmp"
Creating temporary file "C:\DOCUME~1\Admin\LOCALS~1\Temp\RSPD6.tmp" with contents
[
/nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:yes /pdb:"ARMV4IDbg/SerTest.pdb" /debug /out:"ARMV4IDbg/SerTest.exe" /subsystem:windowsce,4.20 /MACHINE:THUMB
".\ARMV4IDbg\Message.obj"
".\ARMV4IDbg\SerTest.obj"
".\ARMV4IDbg\SerTestDlg.obj"
".\ARMV4IDbg\StdAfx.obj"
".\ARMV4IDbg\SerTest.res"
]
Creating command line "link.exe @C:\DOCUME~1\Admin\LOCALS~1\Temp\RSPD6.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
Message.cpp
C:\Documents and Settings\Admin\桌面\SerTest\Message.cpp(68) : warning C4518: 'int ' : storage-class or type specifier(s) unexpected here; ignored
C:\Documents and Settings\Admin\桌面\SerTest\Message.cpp(68) : warning C4228: nonstandard extension used : qualifiers after comma in declarator list are ignored
SerTest.cpp
SerTestDlg.cpp
C:\Documents and Settings\Admin\桌面\SerTest\SerTestDlg.cpp(220) : warning C4101: 'spyid' : unreferenced local variable
Generating Code...
C:\Documents and Settings\Admin\桌面\SerTest\SerTestDlg.cpp(279) : warning C4700: local variable 'hspy' used without having been initialized
Linking...
Creating command line "bscmake.exe /nologo /o"ARMV4IDbg/SerTest.bsc" ".\ARMV4IDbg\StdAfx.sbr" ".\ARMV4IDbg\Message.sbr" ".\ARMV4IDbg\SerTest.sbr" ".\ARMV4IDbg\SerTestDlg.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
SerTest.exe - 0 error(s), 4 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -