📄 udpdemo.vcl
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: UDPDemo - Win32 (WCE ARMV4I) Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating command line "rc.exe /l 0x804 /fo"ARMV4IDbg/UDPDemo.res" /d UNDER_CE=500 /d _WIN32_WCE=500 /d "UNICODE" /d "_UNICODE" /d "DEBUG" /d "WCE_PLATFORM_ARMSYS2410" /d "THUMB" /d "_THUMB_" /d "ARM" /d "_ARM_" /d "ARMV4I" /d "_AFXDLL" /r "E:\LDM\EVC程序\UDPDemo\UDPDemo.rc""
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1DF.tmp" with contents
[
/nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4I" /D UNDER_CE=500 /D _WIN32_WCE=500 /D "WCE_PLATFORM_ARMSYS2410" /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /FR"ARMV4IDbg/" /Fp"ARMV4IDbg/UDPDemo.pch" /Yu"stdafx.h" /Fo"ARMV4IDbg/" /Fd"ARMV4IDbg/" /Gs8192 /GF /c
"E:\LDM\EVC程序\UDPDemo\UDP_CE.cpp"
"E:\LDM\EVC程序\UDPDemo\UDPDemo.cpp"
"E:\LDM\EVC程序\UDPDemo\UDPDemoDlg.cpp"
]
Creating command line "clarm.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1DF.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1E0.tmp" with contents
[
/nologo /W3 /Zi /Od /D "DEBUG" /D "ARM" /D "_ARM_" /D "ARMV4I" /D UNDER_CE=500 /D _WIN32_WCE=500 /D "WCE_PLATFORM_ARMSYS2410" /D "UNICODE" /D "_UNICODE" /D "_AFXDLL" /FR"ARMV4IDbg/" /Fp"ARMV4IDbg/UDPDemo.pch" /Yc"stdafx.h" /Fo"ARMV4IDbg/" /Fd"ARMV4IDbg/" /Gs8192 /GF /c
"E:\LDM\EVC程序\UDPDemo\StdAfx.cpp"
]
Creating command line "clarm.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1E0.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1E1.tmp" with contents
[
winsock.lib /nologo /base:"0x00010000" /stack:0x10000,0x1000 /entry:"wWinMainCRTStartup" /incremental:yes /pdb:"ARMV4IDbg/UDPDemo1.pdb" /debug /nodefaultlib:"libc.lib /nodefaultlib:libcd.lib /nodefaultlib:libcmt.lib /nodefaultlib:libcmtd.lib /nodefaultlib:msvcrt.lib /nodefaultlib:msvcrtd.lib" /out:"X86Dbg/UDPDemo1.exe" /subsystem:windowsce,5.00
".\ARMV4IDbg\StdAfx.obj"
".\ARMV4IDbg\UDP_CE.obj"
".\ARMV4IDbg\UDPDemo.obj"
".\ARMV4IDbg\UDPDemoDlg.obj"
".\ARMV4IDbg\UDPDemo.res"
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1E1.tmp"
<h3>Output Window</h3>
Compiling resources...
Compiling...
Command line warning D4002 : ignoring unknown option '/Gs8192'
StdAfx.cpp
Compiling...
Command line warning D4002 : ignoring unknown option '/Gs8192'
UDP_CE.cpp
UDPDemo.cpp
UDPDemoDlg.cpp
Generating Code...
Linking...
corelibc.lib(wwinmain.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/UDPDemo.bsc" ".\ARMV4IDbg\StdAfx.sbr" ".\ARMV4IDbg\UDP_CE.sbr" ".\ARMV4IDbg\UDPDemo.sbr" ".\ARMV4IDbg\UDPDemoDlg.sbr""
Creating browse info file...
<h3>Output Window</h3>
<h3>Results</h3>
UDPDemo1.exe - 0 error(s), 6 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -