📄 comm.vcl
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Comm - Win32 (WCE ARMV4I) Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\hardware\LOCALS~1\Temp\RSPDC.tmp" with contents
[
/nologo /W3 /D _WIN32_WCE=400 /D "ARM" /D "_ARM_" /D "WCE_PLATFORM_STANDARDSDK" /D "ARMV4I" /D UNDER_CE=400 /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /Fp"ARMV4IRel/Comm.pch" /Yu"stdafx.h" /Fo"ARMV4IRel/" /QRarch4T /QRinterwork-return /O2 /MC /c
"D:\lxp\EVC\Comm\Comm.cpp"
]
Creating command line "clarm.exe @C:\DOCUME~1\hardware\LOCALS~1\Temp\RSPDC.tmp"
Creating temporary file "C:\DOCUME~1\hardware\LOCALS~1\Temp\RSPDD.tmp" with contents
[
commctrl.lib coredll.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"WinMainCRTStartup" /incremental:no /pdb:"ARMV4IRel/Comm.pdb" /nodefaultlib:"libc.lib /nodefaultlib:libcd.lib /nodefaultlib:libcmt.lib /nodefaultlib:libcmtd.lib /nodefaultlib:msvcrt.lib /nodefaultlib:msvcrtd.lib" /out:"ARMV4IRel/Comm.exe" /subsystem:windowsce,4.00 /MACHINE:THUMB
.\ARMV4IRel\Comm.obj
.\ARMV4IRel\StdAfx.obj
.\ARMV4IRel\Comm.res
]
Creating command line "link.exe @C:\DOCUME~1\hardware\LOCALS~1\Temp\RSPDD.tmp"
<h3>Output Window</h3>
Compiling...
Comm.cpp
D:\lxp\EVC\Comm\Comm.cpp(168) : warning C4101: 'wmId' : unreferenced local variable
D:\lxp\EVC\Comm\Comm.cpp(168) : warning C4101: 'wmEvent' : unreferenced local variable
D:\lxp\EVC\Comm\Comm.cpp(527) : warning C4305: '=' : truncation from 'const int' to 'char'
D:\lxp\EVC\Comm\Comm.cpp(527) : warning C4309: '=' : truncation of constant value
D:\lxp\EVC\Comm\Comm.cpp(607) : warning C4101: 'textlen' : unreferenced local variable
D:\lxp\EVC\Comm\Comm.cpp(604) : warning C4101: 'len1' : unreferenced local variable
Linking...
Creating library ARMV4IRel/Comm.lib and object ARMV4IRel/Comm.exp
LINK : warning LNK4089: all references to 'WININET.dll' discarded by /OPT:REF
LINK : warning LNK4089: all references to 'commdlg.dll' discarded by /OPT:REF
<h3>Results</h3>
Comm.exe - 0 error(s), 8 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -