tcpipplugin.plg

来自「lwip tcp/ip 协议栈 adsp BF533 DSP 移植 用 visu」· PLG 代码 · 共 62 行

PLG
62
字号
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: TCPIPplugin - Win32 Release MinDependency--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\PMORAN~1.ANA\LOCALS~1\Temp\RSP17D.tmp" with contents
[
/nologo /MD /W3 /GX /O1 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_WINDLL" /D "_AFXDLL" /D "_MBCS" /D "_USRDLL" /D "_ATL_STATIC_REGISTRY" /Fp"ReleaseMinDependency/TCPIPplugin.pch" /Yu"stdafx.h" /Fo"ReleaseMinDependency/" /Fd"ReleaseMinDependency/" /FD /c 
"C:\TCPIP_SRC\host\TCPIPplugin\TCPIPpluginIfce.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\PMORAN~1.ANA\LOCALS~1\Temp\RSP17D.tmp" 
Creating temporary file "C:\DOCUME~1\PMORAN~1.ANA\LOCALS~1\Temp\RSP17E.tmp" with contents
[
/nologo /subsystem:windows /dll /incremental:no /pdb:"ReleaseMinDependency/TCPIPConfigManager.pdb" /machine:I386 /def:".\TCPIPplugin.def" /out:"C:\Program Files\Analog Devices\VisualDSP 4.0\System\TCPIPConfigManager.dll" /implib:"ReleaseMinDependency/TCPIPConfigManager.lib" 
.\ReleaseMinDependency\ConfigGen.obj
.\ReleaseMinDependency\Debug.obj
.\ReleaseMinDependency\GeneralPage.obj
.\ReleaseMinDependency\IP.obj
.\ReleaseMinDependency\Memory.obj
.\ReleaseMinDependency\NetworkIfce0.obj
.\ReleaseMinDependency\NetworkIfce1.obj
.\ReleaseMinDependency\Reg.obj
.\ReleaseMinDependency\StdAfx.obj
.\ReleaseMinDependency\TCP.obj
.\ReleaseMinDependency\TCPIPplugin.obj
.\ReleaseMinDependency\TCPIPpluginIfce.obj
.\ReleaseMinDependency\TCPIPplugin.res
]
Creating command line "link.exe @C:\DOCUME~1\PMORAN~1.ANA\LOCALS~1\Temp\RSP17E.tmp"
Creating temporary file "C:\DOCUME~1\PMORAN~1.ANA\LOCALS~1\Temp\RSP17F.bat" with contents
[
@echo off
regsvr32 /s /c "\Program Files\Analog Devices\VisualDSP 4.0\System\TCPIPConfigManager.dll"
echo regsvr32 exec. time > ".\ReleaseMinDependency\regsvr32.trg"
]
Creating command line "C:\DOCUME~1\PMORAN~1.ANA\LOCALS~1\Temp\RSP17F.bat"
Compiling...
TCPIPpluginIfce.cpp
Linking...
   Creating library ReleaseMinDependency/TCPIPConfigManager.lib and object ReleaseMinDependency/TCPIPConfigManager.exp
<h3>Output Window</h3>
Performing registration
Creating temporary file "C:\DOCUME~1\PMORAN~1.ANA\LOCALS~1\Temp\RSP183.bat" with contents
[
@echo off
copy "C:\Program Files\Analog Devices\VisualDSP 3.5 16-Bit\System\TCPIPConfigManager.dll"
]
Creating command line "C:\DOCUME~1\PMORAN~1.ANA\LOCALS~1\Temp\RSP183.bat"

        1 file(s) copied.



<h3>Results</h3>
TCPIPConfigManager.dll - 0 error(s), 0 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?