📄 sgip_api_test.plg
字号:
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: SGIP_API_TEST - Win32 Release--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\pt\LOCALS~1\Temp\RSP88.tmp" with contents
[
/nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /FR"Release/" /Fo"Release/" /Fd"Release/" /FD /c
"F:\无线增值业务\sgip12\sgip api\SGIP_TEST\SGIP_API_TEST.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\pt\LOCALS~1\Temp\RSP88.tmp"
Creating command line "link.exe /nologo /subsystem:console /incremental:no /pdb:"Release/SGIP_API_TEST.pdb" /machine:I386 /out:"SGIP_API_TEST.exe" /libpath:".." ".\Release\SGIP_API_TEST.obj" ".\Release\StdAfx.obj" "
<h3>Output Window</h3>
Compiling...
SGIP_API_TEST.cpp
F:\无线增值业务\sgip12\sgip api\SGIP_TEST\sgip.h(563) : warning C4251: 'm_sPeerAddr' : class 'CString' needs to have dll-interface to be used by clients of class 'CSgip'
C:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE\afx.h(368) : see declaration of 'CString'
F:\无线增值业务\sgip12\sgip api\SGIP_TEST\sgip.h(565) : warning C4251: 'm_sUserName' : class 'CString' needs to have dll-interface to be used by clients of class 'CSgip'
C:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE\afx.h(368) : see declaration of 'CString'
F:\无线增值业务\sgip12\sgip api\SGIP_TEST\sgip.h(566) : warning C4251: 'm_sPwd' : class 'CString' needs to have dll-interface to be used by clients of class 'CSgip'
C:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE\afx.h(368) : see declaration of 'CString'
F:\无线增值业务\sgip12\sgip api\SGIP_TEST\sgip.h(568) : warning C4251: 'm_sSrcNum' : class 'CString' needs to have dll-interface to be used by clients of class 'CSgip'
C:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE\afx.h(368) : see declaration of 'CString'
F:\无线增值业务\sgip12\sgip api\SGIP_TEST\sgip.h(570) : warning C4251: 'm_sLocalIPAddr' : class 'CString' needs to have dll-interface to be used by clients of class 'CSgip'
C:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE\afx.h(368) : see declaration of 'CString'
F:\无线增值业务\sgip12\sgip api\SGIP_TEST\sgip.h(572) : warning C4251: 'm_sLogPath' : class 'CString' needs to have dll-interface to be used by clients of class 'CSgip'
C:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE\afx.h(368) : see declaration of 'CString'
F:\无线增值业务\sgip12\sgip api\SGIP_TEST\sgip.h(579) : warning C4251: 'pool' : class 'CThreadPool' needs to have dll-interface to be used by clients of class 'CSgip'
F:\无线增值业务\sgip12\sgip api\SGIP_TEST\ThreadPool.h(34) : see declaration of 'CThreadPool'
F:\无线增值业务\sgip12\sgip api\SGIP_TEST\sgip.h(581) : warning C4251: 'm_worker' : class 'CWorkerSgip' needs to have dll-interface to be used by clients of class 'CSgip'
F:\无线增值业务\sgip12\sgip api\SGIP_TEST\sgip.h(482) : see declaration of 'CWorkerSgip'
F:\无线增值业务\sgip12\sgip api\SGIP_TEST\sgip.h(587) : warning C4251: 'SubmitConn' : struct 'sgip_conn' needs to have dll-interface to be used by clients of class 'CSgip'
F:\无线增值业务\sgip12\sgip api\SGIP_TEST\sgip.h(304) : see declaration of 'sgip_conn'
F:\无线增值业务\sgip12\sgip api\SGIP_TEST\sgip.h(589) : warning C4251: 'm_arrayCs' : class 'CCriticalSection' needs to have dll-interface to be used by clients of class 'CSgip'
C:\Program Files\Microsoft Visual Studio\VC98\MFC\INCLUDE\afxmt.h(145) : see declaration of 'CCriticalSection'
F:\无线增值业务\sgip12\sgip api\SGIP_TEST\SGIP_API_TEST.cpp(210) : warning C4018: '<' : signed/unsigned mismatch
Linking...
LINK : warning LNK4089: all references to "ADVAPI32.dll" discarded by /OPT:REF
LINK : warning LNK4089: all references to "SHELL32.dll" discarded by /OPT:REF
LINK : warning LNK4089: all references to "comdlg32.dll" discarded by /OPT:REF
<h3>Results</h3>
SGIP_API_TEST.exe - 0 error(s), 14 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -