📄 fiver.vcl
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: fiver - Win32 (WCE ARMV4I) Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x409 /fo"ARMV4IDbg/fiver.res" /d UNDER_CE=420 /d _WIN32_WCE=420 /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "WCE_PLATFORM_ADV_PXA255_SOM2558" /d "THUMB" /d "_THUMB_" /d "ARM" /d "_ARM_" /d "ARMV4I" /r "C:\fiver\fiver.rc""
Creating temporary file "C:\DOCUME~1\WINCE\LOCALS~1\Temp\RSP3523.tmp" with contents
[
/nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4I" /D UNDER_CE=420 /D _WIN32_WCE=420 /D "WCE_PLATFORM_ADV_PXA255_SOM2558" /D "UNICODE" /D "_UNICODE" /Fp"ARMV4IDbg/fiver.pch" /Yu"stdafx.h" /Fo"ARMV4IDbg/" /Fd"ARMV4IDbg/" /QRarch4T /QRinterwork-return /MC /c
"C:\fiver\fiver.cpp"
"C:\fiver\FiverAI.cpp"
"C:\fiver\frameDoc.cpp"
"C:\fiver\frameView.cpp"
"C:\fiver\MainFrm.cpp"
]
Creating command line "clarm.exe @C:\DOCUME~1\WINCE\LOCALS~1\Temp\RSP3523.tmp"
Creating temporary file "C:\DOCUME~1\WINCE\LOCALS~1\Temp\RSP3524.tmp" with contents
[
/nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4I" /D UNDER_CE=420 /D _WIN32_WCE=420 /D "WCE_PLATFORM_ADV_PXA255_SOM2558" /D "UNICODE" /D "_UNICODE" /Fp"ARMV4IDbg/fiver.pch" /Yc"stdafx.h" /Fo"ARMV4IDbg/" /Fd"ARMV4IDbg/" /QRarch4T /QRinterwork-return /MC /c
"C:\fiver\StdAfx.cpp"
]
Creating command line "clarm.exe @C:\DOCUME~1\WINCE\LOCALS~1\Temp\RSP3524.tmp"
Creating temporary file "C:\DOCUME~1\WINCE\LOCALS~1\Temp\RSP3525.tmp" with contents
[
/nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:yes /pdb:"ARMV4IDbg/fiver.pdb" /debug /out:"ARMV4IDbg/fiver.exe" /subsystem:windowsce,4.20 /MACHINE:THUMB
.\ARMV4IDbg\fiver.obj
.\ARMV4IDbg\FiverAI.obj
.\ARMV4IDbg\frameDoc.obj
.\ARMV4IDbg\frameView.obj
.\ARMV4IDbg\MainFrm.obj
.\ARMV4IDbg\StdAfx.obj
.\ARMV4IDbg\fiver.res
]
Creating command line "link.exe @C:\DOCUME~1\WINCE\LOCALS~1\Temp\RSP3525.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
StdAfx.cpp
Compiling...
fiver.cpp
d:\windows ce tools\wce420\adv_pxa255_som2558\include\armv4i\xstring(724) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify -GX
d:\windows ce tools\wce420\adv_pxa255_som2558\include\armv4i\xstring(720) : while compiling class-template member function 'void __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::_Copy(unsigned int)'
FiverAI.cpp
d:\windows ce tools\wce420\adv_pxa255_som2558\include\armv4i\xstring(724) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify -GX
d:\windows ce tools\wce420\adv_pxa255_som2558\include\armv4i\xstring(720) : while compiling class-template member function 'void __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::_Copy(unsigned int)'
frameDoc.cpp
d:\windows ce tools\wce420\adv_pxa255_som2558\include\armv4i\xstring(724) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify -GX
d:\windows ce tools\wce420\adv_pxa255_som2558\include\armv4i\xstring(720) : while compiling class-template member function 'void __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::_Copy(unsigned int)'
frameView.cpp
d:\windows ce tools\wce420\adv_pxa255_som2558\include\armv4i\xstring(724) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify -GX
d:\windows ce tools\wce420\adv_pxa255_som2558\include\armv4i\xstring(720) : while compiling class-template member function 'void __cdecl std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::_Copy(unsigned int)'
MainFrm.cpp
Generating Code...
Linking...
Creating library ARMV4IDbg/fiver.lib and object ARMV4IDbg/fiver.exp
<h3>Results</h3>
fiver.exe - 0 error(s), 4 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -