生成日志
  

生成 已启动: 项目: LWEngine80,配置: Debug|Win32

命令行
  
正在创建临时文件“e:\trunk\Client\WebClient\Src\LWEngine\Debug80\RSP00000957321344.rsp”,其内容为
[
/D "_DEBUG" /char signed /env win32 /Oicf  /tlb "Debug80/LWEngine80.tlb" /h "LWEngine80_i.h" /iid "LWEngine80_i.c"

.\LWEngine.idl
]
正在创建命令行“midl.exe @e:\trunk\Client\WebClient\Src\LWEngine\Debug80\RSP00000957321344.rsp /nologo”
正在创建临时文件“e:\trunk\Client\WebClient\Src\LWEngine\Debug80\RSP00000A57321344.rsp”,其内容为
[
/Od /I "E:\Emergent\Gamebryo 2.3 Source\Sdk\Win32\Include" /I "..\LWStreamSystem\Inc\\" /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "_USRDLL" /D "_AFXDLL" /D "_VC80_UPGRADE=0x0710" /D "_WINDLL" /D "_ATL_STATIC_REGISTRY" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Zc:wchar_t- /Yu"stdafx.h" /Fp"Debug80\LWEngine.pch" /Fo"Debug80\\" /Fd"Debug80\vc80.pdb" /W3 /c /ZI /TP .\IEPlugin.cpp

.\URLUtility.cpp

.\OptionDialog.cpp

.\LWViewport.cpp

.\LWStreamClient.cpp

.\LWEnginePropPage.cpp

.\LWEngineCtrl.cpp

.\LWEngine.cpp

.\LWBrowser.cpp

.\LWApplication.cpp
]
正在创建命令行“cl.exe @e:\trunk\Client\WebClient\Src\LWEngine\Debug80\RSP00000A57321344.rsp /nologo /errorReport:prompt”
正在创建临时文件“e:\trunk\Client\WebClient\Src\LWEngine\Debug80\RSP00000B57321344.rsp”,其内容为
[
/Od /I "E:\Emergent\Gamebryo 2.3 Source\Sdk\Win32\Include" /I "..\LWStreamSystem\Inc\\" /D "WIN32" /D "_WINDOWS" /D "_DEBUG" /D "_USRDLL" /D "_AFXDLL" /D "_VC80_UPGRADE=0x0710" /D "_WINDLL" /D "_ATL_STATIC_REGISTRY" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Zc:wchar_t- /Yc"stdafx.h" /Fp"Debug80\LWEngine.pch" /Fo"Debug80\\" /Fd"Debug80\vc80.pdb" /W3 /c /ZI /TP .\stdafx.cpp
]
正在创建命令行“cl.exe @e:\trunk\Client\WebClient\Src\LWEngine\Debug80\RSP00000B57321344.rsp /nologo /errorReport:prompt”
正在创建命令行“rc.exe /d "_DEBUG" /d "_VC80_UPGRADE=0x0710" /l 0x804 /I "Debug80" /fo"Debug80/LWEngine.res" .\LWEngine.rc”
输出窗口
  
正在创建类型库...
Processing .\LWEngine.idl
LWEngine.idl
Processing C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\ocidl.idl
ocidl.idl
Processing C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\oleidl.idl
oleidl.idl
Processing C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\objidl.idl
objidl.idl
Processing C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\unknwn.idl
unknwn.idl
Processing C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\wtypes.idl
wtypes.idl
Processing C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\basetsd.h
basetsd.h
Processing C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\guiddef.h
guiddef.h
Processing C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\oaidl.idl
oaidl.idl
Processing C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\servprov.idl
servprov.idl
Processing C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\urlmon.idl
urlmon.idl
Processing C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\msxml.idl
msxml.idl
Processing C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\oaidl.acf
oaidl.acf
Processing C:\Program Files\Microsoft Visual Studio 8\VC\PlatformSDK\include\ocidl.acf
ocidl.acf
正在编译...
stdafx.cpp
正在编译...
LWApplication.cpp
LWBrowser.cpp
LWEngine.cpp
e:\trunk\client\webclient\src\lwengine\lwengine.cpp(138) : warning C4996: 'wcsncpy' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\string.h(270) : see declaration of 'wcsncpy'
        Message: 'This function or variable may be unsafe. Consider using wcsncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_DEPRECATE. See online help for details.'
LWEngineCtrl.cpp
e:\trunk\client\webclient\src\lwengine\lwenginectrl.cpp(253) : warning C4101: 'e' : unreferenced local variable
LWEnginePropPage.cpp
LWStreamClient.cpp
LWViewport.cpp
OptionDialog.cpp
URLUtility.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.'
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.'
IEPlugin.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.'
e:\trunk\client\webclient\src\lwengine\ieplugin.cpp(40) : 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.'
Generating Code...
正在编译资源...
.\LWEngine.rc(234) : error RC2135 : file not found: LWEngine.tlb
结果
  
生成日志保存在“file://e:\trunk\Client\WebClient\Src\LWEngine\Debug80\BuildLog.htm”
LWEngine80 - 1 个错误,22 个警告