📄 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_y0939" /d "THUMB" /d "_THUMB_" /d "ARM" /d "_ARM_" /d "ARMV4I" /d "_AFXDLL" /r "C:\Documents and Settings\Administrator\桌面\sqlite-按步骤下载\SQLite_WinCE_Demo\Demo2\Demo2.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3F.tmp" with contents
[
/nologo /W3 /D "ARM" /D "_ARM_" /D "ARMV4I" /D UNDER_CE=500 /D _WIN32_WCE=500 /D "WCE_PLATFORM_y0939" /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:\Documents and Settings\Administrator\桌面\sqlite-按步骤下载\SQLite_WinCE_Demo\Demo2\CppSQLite3U.cpp"
"C:\Documents and Settings\Administrator\桌面\sqlite-按步骤下载\SQLite_WinCE_Demo\Demo2\Demo2.cpp"
"C:\Documents and Settings\Administrator\桌面\sqlite-按步骤下载\SQLite_WinCE_Demo\Demo2\Demo2Dlg.cpp"
]
Creating command line "clarm.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP3F.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP40.tmp" with contents
[
/nologo /W3 /D "ARM" /D "_ARM_" /D "ARMV4I" /D UNDER_CE=500 /D _WIN32_WCE=500 /D "WCE_PLATFORM_y0939" /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:\Documents and Settings\Administrator\桌面\sqlite-按步骤下载\SQLite_WinCE_Demo\Demo2\StdAfx.cpp"
]
Creating command line "clarm.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP40.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP41.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\RSP41.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
CppSQLite3U.cpp
Unicode Selected
C:\Documents and Settings\Administrator\桌面\sqlite-按步骤下载\SQLite_WinCE_Demo\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:\Documents and Settings\Administrator\桌面\sqlite-按步骤下载\SQLite_WinCE_Demo\Demo2\Demo2Dlg.cpp(81) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify -GX
Generating Code...
C:\Documents and Settings\Administrator\桌面\sqlite-按步骤下载\SQLite_WinCE_Demo\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 + -