?? demo2.vcl
字號:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: Demo2 - Win32 (WCE ARMV4I) Release--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"ARMV4IRel/Demo2.res" /d UNDER_CE=500 /d _WIN32_WCE=500 /d "UNICODE" /d "_UNICODE" /d "NDEBUG" /d "WCE_PLATFORM_TQ2440" /d "THUMB" /d "_THUMB_" /d "ARM" /d "_ARM_" /d "ARMV4I" /d "_AFXDLL" /r "C:\Demo2\Demo2.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP6FE.tmp" with contents
[
/nologo /W3 /D "ARM" /D "_ARM_" /D "ARMV4I" /D UNDER_CE=500 /D _WIN32_WCE=500 /D "WCE_PLATFORM_TQ2440" /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_AFXDLL" /FR"ARMV4IRel/" /Fp"ARMV4IRel/Demo2.pch" /Yu"stdafx.h" /Fo"ARMV4IRel/" /QRarch4T /QRinterwork-return /O2 /MC /c
"C:\Demo2\CppSQLite3U.cpp"
"C:\Demo2\Demo2.cpp"
"C:\Demo2\Demo2Dlg.cpp"
]
Creating command line "clarm.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP6FE.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP6FF.tmp" with contents
[
/nologo /W3 /D "ARM" /D "_ARM_" /D "ARMV4I" /D UNDER_CE=500 /D _WIN32_WCE=500 /D "WCE_PLATFORM_TQ2440" /D "UNICODE" /D "_UNICODE" /D "NDEBUG" /D "_AFXDLL" /FR"ARMV4IRel/" /Fp"ARMV4IRel/Demo2.pch" /Yc"stdafx.h" /Fo"ARMV4IRel/" /QRarch4T /QRinterwork-return /O2 /MC /c
"C:\Demo2\StdAfx.cpp"
]
Creating command line "clarm.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP6FF.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP700.tmp" with contents
[
SQLite3.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:no /pdb:"ARMV4IRel/Demo2.pdb" /out:"ARMV4IRel/Demo2.exe" /subsystem:windowsce,5.00 /MACHINE:THUMB
.\ARMV4IRel\CppSQLite3U.obj
.\ARMV4IRel\Demo2.obj
.\ARMV4IRel\Demo2Dlg.obj
.\ARMV4IRel\StdAfx.obj
.\ARMV4IRel\Demo2.res
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP700.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
CppSQLite3U.cpp
Unicode Selected
C:\Demo2\CppSQLite3U.cpp(370) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify -GX
Demo2.cpp
Demo2Dlg.cpp
Unicode Selected
C:\Demo2\Demo2Dlg.cpp(81) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify -GX
Generating Code...
C:\Demo2\CppSQLite3U.cpp(256) : warning C4715: 'CppSQLite3DB::execDML' : not all control paths return a value
Linking...
Creating command line "bscmake.exe /nologo /o"ARMV4IRel/Demo2.bsc" .\ARMV4IRel\StdAfx.sbr .\ARMV4IRel\CppSQLite3U.sbr .\ARMV4IRel\Demo2.sbr .\ARMV4IRel\Demo2Dlg.sbr"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
Demo2.exe - 0 error(s), 3 warning(s)
</pre>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -