生成日志
  

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

命令行
  
正在创建临时文件“j:\2011\IRIS\iris\Tinyxml\tinyXmlTest___Win32_Debug\RSP00000760004912.rsp”,其内容为
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "TUNE" /D "_CRT_SECURE_NO_WARNINGS" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Fp".\tinyXmlTest___Win32_Debug/tinyXmlTest.pch" /Fo".\tinyXmlTest___Win32_Debug/" /Fd".\tinyXmlTest___Win32_Debug/" /FR".\tinyXmlTest___Win32_Debug\\" /W4 /c /Wp64 /ZI /TP .\xmltest.cpp
]
正在创建命令行“cl.exe @j:\2011\IRIS\iris\Tinyxml\tinyXmlTest___Win32_Debug\RSP00000760004912.rsp /nologo /errorReport:prompt”
正在创建临时文件“j:\2011\IRIS\iris\Tinyxml\tinyXmlTest___Win32_Debug\RSP00000860004912.rsp”,其内容为
[
/o ".\tinyXmlTest___Win32_Debug/tinyXmlTest.bsc"

.\tinyxmltest___win32_debug\xmltest.sbr
]
正在创建命令行“bscmake.exe @j:\2011\IRIS\iris\Tinyxml\tinyXmlTest___Win32_Debug\RSP00000860004912.rsp /nologo”
输出窗口
  
正在编译...
xmltest.cpp
j:\2011\iris\iris\tinyxml\xmltest.cpp(559) : warning C4996: 'fopen' was declared deprecated
        d:\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.'
j:\2011\iris\iris\tinyxml\xmltest.cpp(560) : warning C4996: 'fopen' was declared deprecated
        d:\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.'
j:\2011\iris\iris\tinyxml\xmltest.cpp(826) : warning C4996: 'strcpy' was declared deprecated
        d:\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.'
j:\2011\iris\iris\tinyxml\xmltest.cpp(908) : warning C4819: The file contains a character that cannot be represented in the current code page (936). Save the file in Unicode format to prevent data loss
j:\2011\iris\iris\tinyxml\xmltest.cpp(919) : warning C4996: 'fopen' was declared deprecated
        d:\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.'
j:\2011\iris\iris\tinyxml\xmltest.cpp(925) : warning C4996: 'fopen' was declared deprecated
        d:\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.'
j:\2011\iris\iris\tinyxml\xmltest.cpp(941) : warning C4996: 'fopen' was declared deprecated
        d:\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.'
j:\2011\iris\iris\tinyxml\xmltest.cpp(954) : warning C4996: 'fopen' was declared deprecated
        d:\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.'
j:\2011\iris\iris\tinyxml\xmltest.cpp(1092) : error C2001: newline in constant
j:\2011\iris\iris\tinyxml\xmltest.cpp(1099) : error C2001: newline in constant
j:\2011\iris\iris\tinyxml\xmltest.cpp(1100) : error C2146: syntax error : missing ')' before identifier 'TiXmlHandle'
j:\2011\iris\iris\tinyxml\xmltest.cpp(1102) : error C2065: 'tHandle' : undeclared identifier
j:\2011\iris\iris\tinyxml\xmltest.cpp(1102) : error C2228: left of '.Text' must have class/struct/union
        type is ''unknown-type''
j:\2011\iris\iris\tinyxml\xmltest.cpp(1103) : error C2001: newline in constant
j:\2011\iris\iris\tinyxml\xmltest.cpp(1104) : error C2143: syntax error : missing ')' before '}'
j:\2011\iris\iris\tinyxml\xmltest.cpp(1104) : error C2661: 'XmlTest' : no overloaded function takes 2 arguments
j:\2011\iris\iris\tinyxml\xmltest.cpp(1104) : error C2143: syntax error : missing ';' before '}'
正在创建浏览信息文件...
Microsoft ?????????? Version 8.00.50727
Copyright (C) Microsoft Corporation. All rights reserved.
结果
  
生成日志保存在“file://j:\2011\IRIS\iris\Tinyxml\tinyXmlTest___Win32_Debug\BuildLog.htm”
tinyXmlTest - 9 个错误,8 个警告