📄 comportdll.vcl
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: ComPortDLL - Win32 (WCE ARMV4I) Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\zhubin\LOCALS~1\Temp\RSP318.tmp" with contents
[
/nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=500 /D "ARM" /D "_ARM_" /D "WCE_PLATFORM_UC7124" /D "ARMV4I" /D UNDER_CE=500 /D "UNICODE" /D "_UNICODE" /D "_USRDLL" /D "COMPORTDLL_EXPORTS" /FR"ARMV4IDbg/" /Fp"ARMV4IDbg/ComPortDLL.pch" /Yu"stdafx.h" /Fo"ARMV4IDbg/" /Fd"ARMV4IDbg/" /QRarch4T /QRinterwork-return /MC /c
"D:\ComPortDLL\ComPort.cpp"
"D:\ComPortDLL\ComPortDLL.cpp"
"D:\ComPortDLL\IniFile.cpp"
"D:\ComPortDLL\MyCriticalSection.cpp"
]
Creating command line "clarm.exe @C:\DOCUME~1\zhubin\LOCALS~1\Temp\RSP318.tmp"
Creating temporary file "C:\DOCUME~1\zhubin\LOCALS~1\Temp\RSP319.tmp" with contents
[
/nologo /W3 /Zi /Od /D "DEBUG" /D _WIN32_WCE=500 /D "ARM" /D "_ARM_" /D "WCE_PLATFORM_UC7124" /D "ARMV4I" /D UNDER_CE=500 /D "UNICODE" /D "_UNICODE" /D "_USRDLL" /D "COMPORTDLL_EXPORTS" /FR"ARMV4IDbg/" /Fp"ARMV4IDbg/ComPortDLL.pch" /Yc"stdafx.h" /Fo"ARMV4IDbg/" /Fd"ARMV4IDbg/" /QRarch4T /QRinterwork-return /MC /c
"D:\ComPortDLL\StdAfx.cpp"
]
Creating command line "clarm.exe @C:\DOCUME~1\zhubin\LOCALS~1\Temp\RSP319.tmp"
Creating temporary file "C:\DOCUME~1\zhubin\LOCALS~1\Temp\RSP31A.tmp" with contents
[
commctrl.lib coredll.lib /nologo /base:"0x00100000" /stack:0x10000,0x1000 /entry:"_DllMainCRTStartup" /dll /incremental:yes /pdb:"ARMV4IDbg/ComPortDLL.pdb" /debug /nodefaultlib:"libc.lib /nodefaultlib:libcd.lib /nodefaultlib:libcmt.lib /nodefaultlib:libcmtd.lib /nodefaultlib:msvcrt.lib /nodefaultlib:msvcrtd.lib" /def:".\ComPortDLL.def" /out:"D:\DllTest\ARMV4IDbg\ComPortDLL.dll" /implib:"ARMV4IDbg/ComPortDLL.lib" /subsystem:windowsce,5.00 /MACHINE:THUMB
.\ARMV4IDbg\ComPort.obj
.\ARMV4IDbg\ComPortDLL.obj
.\ARMV4IDbg\IniFile.obj
.\ARMV4IDbg\MyCriticalSection.obj
.\ARMV4IDbg\StdAfx.obj
]
Creating command line "link.exe @C:\DOCUME~1\zhubin\LOCALS~1\Temp\RSP31A.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
ComPort.cpp
D:\ComPortDLL\ComPort.cpp(359) : warning C4154: deletion of an array expression; conversion to pointer supplied
f:\program files\windows ce tools\wce500\uc7124ce\include\armv4i\xstring(724) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify -GX
f:\program files\windows ce tools\wce500\uc7124ce\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)'
ComPortDLL.cpp
D:\ComPortDLL\ComPortDLL.cpp(40) : warning C4101: 'sVal' : unreferenced local variable
f:\program files\windows ce tools\wce500\uc7124ce\include\armv4i\xstring(724) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify -GX
f:\program files\windows ce tools\wce500\uc7124ce\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)'
IniFile.cpp
D:\ComPortDLL\IniFile.cpp(292) : warning C4101: 'szDate' : unreferenced local variable
f:\program files\windows ce tools\wce500\uc7124ce\include\armv4i\xstring(724) : warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify -GX
f:\program files\windows ce tools\wce500\uc7124ce\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)'
MyCriticalSection.cpp
Generating Code...
Linking...
.\ComPortDLL.def(4) : warning LNK4017: DESCRIPTION statement not supported for the target platform; ignored
Creating library ARMV4IDbg/ComPortDLL.lib and object ARMV4IDbg/ComPortDLL.exp
corelibc.lib(pegdmain.obj) : warning LNK4209: debugging information corrupt; recompile module; linking object as if no debug info
corelibc.lib(onexit.obj) : warning LNK4209: debugging information corrupt; recompile module; linking object as if no debug info
corelibc.lib(crt0dat.obj) : warning LNK4209: debugging information corrupt; recompile module; linking object as if no debug info
corelibc.lib(crt0init.obj) : warning LNK4209: debugging information corrupt; recompile module; linking object as if no debug info
Creating command line "bscmake.exe /nologo /o"ARMV4IDbg/ComPortDLL.bsc" .\ARMV4IDbg\StdAfx.sbr .\ARMV4IDbg\ComPort.sbr .\ARMV4IDbg\ComPortDLL.sbr .\ARMV4IDbg\IniFile.sbr .\ARMV4IDbg\MyCriticalSection.sbr"
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
ComPortDLL.dll - 0 error(s), 11 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -