生成日志
  

重新生成 已启动: 项目: LWStreamSystem80,配置: Debug|Win32

命令行
  
正在创建临时文件“e:\trunk\Client\WebClient\Src\LWStreamSystem\Debug80\RSP00000157324684.rsp”,其内容为
[
/Od /I ".\Inc\\" /I "..\LWEngine\\" /I "D:\Build\Client\WebClient\SDK\Lethe\Inc" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "LWSTREAMSYSTEM_EXPORTS" /D "LWStreamApi=__declspec(dllexport)" /D "_VC80_UPGRADE=0x0710" /D "_WINDLL" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Yu"stdafx.h" /Fp"Debug80\LWStream.pch" /Fo"Debug80\\" /Fd"Debug80\vc80.pdb" /W3 /c /ZI /TP ..\LWEngine\URLUtility.cpp

.\StreamThread.cpp

.\LWStreamSystem.cpp
]
正在创建命令行“cl.exe @e:\trunk\Client\WebClient\Src\LWStreamSystem\Debug80\RSP00000157324684.rsp /nologo /errorReport:prompt”
正在创建临时文件“e:\trunk\Client\WebClient\Src\LWStreamSystem\Debug80\RSP00000257324684.rsp”,其内容为
[
/Od /I ".\Inc\\" /I "..\LWEngine\\" /I "D:\Build\Client\WebClient\SDK\Lethe\Inc" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_USRDLL" /D "LWSTREAMSYSTEM_EXPORTS" /D "LWStreamApi=__declspec(dllexport)" /D "_VC80_UPGRADE=0x0710" /D "_WINDLL" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Yc"stdafx.h" /Fp"Debug80\LWStream.pch" /Fo"Debug80\\" /Fd"Debug80\vc80.pdb" /W3 /c /ZI /TP .\stdafx.cpp
]
正在创建命令行“cl.exe @e:\trunk\Client\WebClient\Src\LWStreamSystem\Debug80\RSP00000257324684.rsp /nologo /errorReport:prompt”
正在创建命令行“rc.exe /d "_VC80_UPGRADE=0x0710" /fo"Debug80/LWStreamSystem.res" .\LWStreamSystem.rc”
正在创建临时文件“e:\trunk\Client\WebClient\Src\LWStreamSystem\Debug80\RSP00000357324684.rsp”,其内容为
[
/OUT:"../../../../bin/webclient/LWStream.dll" /INCREMENTAL:NO /LIBPATH:"D:\Build\Client\WebClient\SDK\Lethe\Lib" /DLL /MANIFEST /MANIFESTFILE:"Debug80\LWStream.dll.intermediate.manifest" /DEF:"export.def" /DEBUG /PDB:"Debug80/LWStreamSystem.pdb" /SUBSYSTEM:WINDOWS /IMPLIB:"Debug80/LWStreamSystem.lib" /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\debug80\LWStreamSystem.obj"

".\debug80\stdafx.obj"

".\debug80\StreamThread.obj"

".\debug80\URLUtility.obj"

".\debug80\LWStreamSystem.res"
]
正在创建命令行“link.exe @e:\trunk\Client\WebClient\Src\LWStreamSystem\Debug80\RSP00000357324684.rsp /NOLOGO /ERRORREPORT:PROMPT”
正在创建临时文件“e:\trunk\Client\WebClient\Src\LWStreamSystem\Debug80\RSP00000457324684.rsp”,其内容为
[
/outputresource:"..\..\..\..\Bin\WebClient\LWStream.dll;#2" /manifest

.\debug80\LWStream.dll.intermediate.manifest
]
正在创建命令行“mt.exe @e:\trunk\Client\WebClient\Src\LWStreamSystem\Debug80\RSP00000457324684.rsp /nologo”
正在创建临时文件“e:\trunk\Client\WebClient\Src\LWStreamSystem\Debug80\BAT00000557324684.bat”,其内容为
[
@echo 清单资源上次更新时间为 %TIME%,更新位置为 %DATE% > .\debug80\mt.dep
]
正在创建命令行“e:\trunk\Client\WebClient\Src\LWStreamSystem\Debug80\BAT00000557324684.bat”
输出窗口
  
正在编译...
stdafx.cpp
e:\trunk\client\webclient\src\lwengine\urlutility.h(13) : warning C4996: 'strnicmp' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\string.h(215) : see declaration of 'strnicmp'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strnicmp. See online help for details.'
e:\trunk\client\webclient\src\lwengine\urlutility.h(32) : warning C4996: 'strnicmp' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\string.h(215) : see declaration of 'strnicmp'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strnicmp. See online help for details.'
e:\trunk\client\webclient\src\lwengine\urlutility.h(35) : warning C4996: 'strnicmp' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\string.h(215) : see declaration of 'strnicmp'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strnicmp. See online help for details.'
e:\trunk\client\webclient\src\lwengine\urlutility.h(56) : warning C4996: 'strcpy' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
e:\trunk\client\webclient\src\lwengine\urlutility.h(57) : warning C4996: 'strcat' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\string.h(78) : see declaration of 'strcat'
        Message: 'This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
e:\trunk\client\webclient\src\lwengine\urlutility.h(61) : warning C4996: 'strcpy' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
e:\trunk\client\webclient\src\lwengine\urlutility.h(62) : warning C4996: 'strcat' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\string.h(78) : see declaration of 'strcat'
        Message: 'This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
e:\trunk\client\webclient\src\lwengine\urlutility.h(65) : warning C4996: 'strcpy' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
e:\trunk\client\webclient\src\lwengine\urlutility.h(69) : warning C4996: 'strcpy' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
正在编译...
LWStreamSystem.cpp
e:\trunk\client\webclient\src\lwstreamsystem\lwstreamsystem.cpp(94) : warning C4996: 'wcstombs' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\stdlib.h(562) : see declaration of 'wcstombs'
        Message: 'This function or variable may be unsafe. Consider using wcstombs_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
e:\trunk\client\webclient\src\lwstreamsystem\lwstreamsystem.cpp(102) : warning C4996: 'sprintf' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
e:\trunk\client\webclient\src\lwstreamsystem\lwstreamsystem.cpp(106) : warning C4996: 'sprintf' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
e:\trunk\client\webclient\src\lwstreamsystem\lwstreamsystem.cpp(110) : warning C4996: 'sprintf' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
e:\trunk\client\webclient\src\lwstreamsystem\lwstreamsystem.cpp(115) : warning C4996: 'sprintf' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
e:\trunk\client\webclient\src\lwstreamsystem\lwstreamsystem.cpp(121) : warning C4996: 'sprintf' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
e:\trunk\client\webclient\src\lwstreamsystem\lwstreamsystem.cpp(181) : warning C4018: '<' : signed/unsigned mismatch
e:\trunk\client\webclient\src\lwstreamsystem\lwstreamsystem.cpp(294) : warning C4996: 'strcpy' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\string.h(73) : see declaration of 'strcpy'
        Message: 'This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
e:\trunk\client\webclient\src\lwstreamsystem\lwstreamsystem.cpp(366) : warning C4996: 'fopen' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(234) : see declaration of 'fopen'
        Message: 'This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
e:\trunk\client\webclient\src\lwstreamsystem\lwstreamsystem.cpp(463) : warning C4996: 'sprintf' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\stdio.h(345) : see declaration of 'sprintf'
        Message: 'This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
StreamThread.cpp
URLUtility.cpp
e:\trunk\client\webclient\src\lwengine\urlutility.cpp(31) : warning C4996: 'strncpy' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\string.h(156) : see declaration of 'strncpy'
        Message: 'This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
Generating Code...
正在编译资源...
正在链接...
LWStreamSystem.obj : warning LNK4075: 忽略“/EDITANDCONTINUE”(由于“/INCREMENTAL:NO”规范)
   正在创建库 Debug80/LWStreamSystem.lib 和对象 Debug80/LWStreamSystem.exp
正在嵌入清单...
结果
  
生成日志保存在“file://e:\trunk\Client\WebClient\Src\LWStreamSystem\Debug80\BuildLog.htm”
LWStreamSystem80 - 0 个错误,21 个警告