⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 sgip_api_test.plg

📁 该接口库是用VC6.0开发的基于Windows平台上的SGIP1.2协议的实现
💻 PLG
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SGIP_API_TEST - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP233.tmp" with contents
[
/nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FR"Release/" /Fp"Release/SGIP_API_TEST.pch" /Yu"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\F\G\cmpp和sgip开发\发布\SGIP\1.0\SGIPAPI\SGIP_API_TEST\SGIP_API_TEST.cpp"
]
Creating command line "cl.exe @E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP233.tmp" 
Creating temporary file "E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP234.tmp" with contents
[
/nologo /ML /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FR"Release/" /Fp"Release/SGIP_API_TEST.pch" /Yc"stdafx.h" /Fo"Release/" /Fd"Release/" /FD /c 
"D:\F\G\cmpp和sgip开发\发布\SGIP\1.0\SGIPAPI\SGIP_API_TEST\StdAfx.cpp"
]
Creating command line "cl.exe @E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP234.tmp" 
Creating temporary file "E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP235.tmp" with contents
[
kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /incremental:no /pdb:"Release/SGIP_API_TEST.pdb" /machine:I386 /out:"../SGIP_API_TEST.exe" 
".\Release\SGIP_API_TEST.obj"
".\Release\StdAfx.obj"
]
Creating command line "link.exe @E:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP235.tmp"
<h3>Output Window</h3>
Compiling...
StdAfx.cpp
Compiling...
SGIP_API_TEST.cpp
D:\F\G\cmpp和sgip开发\发布\SGIP\1.0\SGIPAPI\SGIP_API_TEST\..\\sgip.h(487) : warning C4251: 'm_sPeerAddr' : class 'CString' needs to have dll-interface to be used by clients of class 'CSgip'
        F:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE\afx.h(368) : see declaration of 'CString'
D:\F\G\cmpp和sgip开发\发布\SGIP\1.0\SGIPAPI\SGIP_API_TEST\..\\sgip.h(489) : warning C4251: 'm_sUserName' : class 'CString' needs to have dll-interface to be used by clients of class 'CSgip'
        F:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE\afx.h(368) : see declaration of 'CString'
D:\F\G\cmpp和sgip开发\发布\SGIP\1.0\SGIPAPI\SGIP_API_TEST\..\\sgip.h(490) : warning C4251: 'm_sPwd' : class 'CString' needs to have dll-interface to be used by clients of class 'CSgip'
        F:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE\afx.h(368) : see declaration of 'CString'
D:\F\G\cmpp和sgip开发\发布\SGIP\1.0\SGIPAPI\SGIP_API_TEST\..\\sgip.h(492) : warning C4251: 'm_sSrcNum' : class 'CString' needs to have dll-interface to be used by clients of class 'CSgip'
        F:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE\afx.h(368) : see declaration of 'CString'
D:\F\G\cmpp和sgip开发\发布\SGIP\1.0\SGIPAPI\SGIP_API_TEST\..\\sgip.h(494) : warning C4251: 'm_sLocalIPAddr' : class 'CString' needs to have dll-interface to be used by clients of class 'CSgip'
        F:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE\afx.h(368) : see declaration of 'CString'
D:\F\G\cmpp和sgip开发\发布\SGIP\1.0\SGIPAPI\SGIP_API_TEST\..\\sgip.h(496) : warning C4251: 'm_sLogPath' : class 'CString' needs to have dll-interface to be used by clients of class 'CSgip'
        F:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE\afx.h(368) : see declaration of 'CString'
D:\F\G\cmpp和sgip开发\发布\SGIP\1.0\SGIPAPI\SGIP_API_TEST\..\\sgip.h(503) : warning C4251: 'pool' : class 'CThreadPool' needs to have dll-interface to be used by clients of class 'CSgip'
        D:\F\G\cmpp和sgip开发\发布\SGIP\1.0\SGIPAPI\SGIP_API_TEST\..\\sgip.h(375) : see declaration of 'CThreadPool'
D:\F\G\cmpp和sgip开发\发布\SGIP\1.0\SGIPAPI\SGIP_API_TEST\..\\sgip.h(505) : warning C4251: 'm_worker' : class 'CWorker' needs to have dll-interface to be used by clients of class 'CSgip'
        D:\F\G\cmpp和sgip开发\发布\SGIP\1.0\SGIPAPI\SGIP_API_TEST\..\\sgip.h(438) : see declaration of 'CWorker'
Linking...
Creating command line "bscmake.exe /nologo /o"Release/SGIP_API_TEST.bsc"  ".\Release\StdAfx.sbr" ".\Release\SGIP_API_TEST.sbr""
Creating browse info file...
<h3>Output Window</h3>



<h3>Results</h3>
SGIP_API_TEST.exe - 0 error(s), 8 warning(s)
</pre>
</body>
</html>

⌨️ 快捷键说明

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