?? uscomm.vcl
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: USComm - Win32 (WCE emulator) Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP27C.tmp" with contents
[
/nologo /W3 /GX- /Zi /Od /D "DEBUG" /D _WIN32_WCE=420 /D "WIN32_PLATFORM_PSPC=400" /D "ARM" /D "_ARM_" /D "ARMV4" /D UNDER_CE=420 /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /Fp"emulatorDbg/USComm.pch" /Yu"stdafx.h" /Fo"emulatorDbg/" /Fd"emulatorDbg/" /MC /c
"D:\SDE\PDAForEVC4.0\USComm\GpsComm.cpp"
"D:\SDE\PDAForEVC4.0\USComm\IGpsComm.cpp"
"D:\SDE\PDAForEVC4.0\USComm\Nmea0183.cpp"
"D:\SDE\PDAForEVC4.0\USComm\StdAfx.cpp"
"D:\SDE\PDAForEVC4.0\USComm\USComm.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP27C.tmp"
Creating command line "link.exe -lib /nologo /out:"USCommDbg.lib" .\emulatorDbg\GpsComm.obj .\emulatorDbg\IGpsComm.obj .\emulatorDbg\Nmea0183.obj .\emulatorDbg\StdAfx.obj .\emulatorDbg\USComm.obj "
<h3>Output Window</h3>
Compiling...
Command line warning D4002 : ignoring unknown option '/MC'
GpsComm.cpp
D:\SDE\PDAForEVC4.0\USComm\GpsComm.cpp(20) : fatal error C1083: Cannot open precompiled header file: 'emulatorDbg/USComm.pch': No such file or directory
IGpsComm.cpp
D:\SDE\PDAForEVC4.0\USComm\IGpsComm.cpp(20) : fatal error C1083: Cannot open precompiled header file: 'emulatorDbg/USComm.pch': No such file or directory
Nmea0183.cpp
D:\SDE\PDAForEVC4.0\USComm\Nmea0183.cpp(20) : fatal error C1083: Cannot open precompiled header file: 'emulatorDbg/USComm.pch': No such file or directory
StdAfx.cpp
D:\SDE\PDAForEVC4.0\USComm\StdAfx.cpp(5) : fatal error C1083: Cannot open precompiled header file: 'emulatorDbg/USComm.pch': No such file or directory
USComm.cpp
D:\SDE\PDAForEVC4.0\USComm\USComm.cpp(4) : fatal error C1083: Cannot open precompiled header file: 'emulatorDbg/USComm.pch': No such file or directory
Generating Code...
Error executing cl.exe.
<h3>Results</h3>
USCommDbg.lib - 5 error(s), 1 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -