📄 myesupermap.vcl
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MyeSuperMap - Win32 (WCE emulator) Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\CHENCH~1\LOCALS~1\Temp\RSP31.tmp" with contents
[
/nologo /W3 /Zi /Od /D "DEBUG" /D "_i386_" /D UNDER_CE=420 /D _WIN32_WCE=420 /D "WIN32_PLATFORM_PSPC=400" /D "UNICODE" /D "_UNICODE" /D "_X86_" /D "x86" /D "_WIN32_WCE_CEPC" /D "_AFXDLL" /Fp"emulatorDbg/MyeSuperMap.pch" /Yu"stdafx.h" /Fo"emulatorDbg/" /Fd"emulatorDbg/" /Gs8192 /GF /c
"C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\MyeSuperMap\MyeSuperMapView.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\CHENCH~1\LOCALS~1\Temp\RSP31.tmp"
Creating temporary file "C:\DOCUME~1\CHENCH~1\LOCALS~1\Temp\RSP32.tmp" with contents
[
/nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:yes /pdb:"emulatorDbg/MyeSuperMap.pdb" /debug /out:"emulatorDbg/MyeSuperMap.exe" /subsystem:windowsce,4.20 /MACHINE:IX86
".\emulatorDbg\CheckTower.obj"
".\emulatorDbg\MainFrm.obj"
".\emulatorDbg\MyeSuperMap.obj"
".\emulatorDbg\MyeSuperMapDoc.obj"
".\emulatorDbg\MyeSuperMapView.obj"
".\emulatorDbg\StdAfx.obj"
".\emulatorDbg\MyeSuperMap.res"
]
Creating command line "link.exe @C:\DOCUME~1\CHENCH~1\LOCALS~1\Temp\RSP32.tmp"
<h3>Output Window</h3>
Compiling...
MyeSuperMapView.cpp
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\MyeSuperMap\MyeSuperMapView.cpp(132) : warning C4018: '<' : signed/unsigned mismatch
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\MyeSuperMap\MyeSuperMapView.cpp(153) : warning C4018: '<' : signed/unsigned mismatch
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\MyeSuperMap\MyeSuperMapView.cpp(171) : warning C4018: '<' : signed/unsigned mismatch
C:\Program Files\Microsoft eMbedded C++ 4.0\Common\EVC\MyProjects\MyeSuperMap\MyeSuperMapView.cpp(181) : warning C4018: '<' : signed/unsigned mismatch
Linking...
<h3>Results</h3>
MyeSuperMap.exe - 0 error(s), 4 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -