Build Log
  

Build started: Project: xml_to_3d_dds, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "D:\Books\Precomputed lighting\xml_to_3d_dds\Debug\Intermediate\RSP00000155006836.rsp" with contents
[
/Od /I "D:\Books\Precomputed lighting\xml_to_3d_dds\include" /I "D:\Books\Precomputed lighting\xml_to_3d_dds\include\tinyxml" /D "_MBCS" /Gm /EHsc /RTC1 /MDd /Fo"D:\Books\Precomputed lighting\xml_to_3d_dds\Debug\Intermediate\\" /Fd"D:\Books\Precomputed lighting\xml_to_3d_dds\Debug\Intermediate\vc90.pdb" /W3 /c /ZI /TP ".\winmain.cpp"
]
Creating command line "cl.exe @"D:\Books\Precomputed lighting\xml_to_3d_dds\Debug\Intermediate\RSP00000155006836.rsp" /nologo /errorReport:prompt"
Creating temporary file "D:\Books\Precomputed lighting\xml_to_3d_dds\Debug\Intermediate\RSP00000255006836.rsp" with contents
[
/OUT:"D:\Books\Precomputed lighting\xml_to_3d_dds\Debug\xml_to_3d_dds_d.exe" /MANIFEST /MANIFESTFILE:"D:\Books\Precomputed lighting\xml_to_3d_dds\Debug\Intermediate\xml_to_3d_dds_d.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"d:\Books\Precomputed lighting\xml_to_3d_dds\Debug\xml_to_3d_dds_d.pdb" /DYNAMICBASE /NXCOMPAT /MACHINE:X86 "D:\Books\Precomputed lighting\xml_to_3d_dds\lib\DevIL.lib" "D:\Books\Precomputed lighting\xml_to_3d_dds\lib\ILU.lib" "D:\Books\Precomputed lighting\xml_to_3d_dds\lib\ILUT.lib" d3d9.lib d3dx9.lib DxErr.lib dxguid.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

"..\Debug\Intermediate\winmain.obj"

"..\Debug\Intermediate\tinyxml.obj"

"..\Debug\Intermediate\tinyxmlerror.obj"

"..\Debug\Intermediate\tinyxmlparser.obj"
]
Creating command line "link.exe @"D:\Books\Precomputed lighting\xml_to_3d_dds\Debug\Intermediate\RSP00000255006836.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "D:\Books\Precomputed lighting\xml_to_3d_dds\Debug\Intermediate\RSP00000355006836.rsp" with contents
[
/outputresource:"..\Debug\xml_to_3d_dds_d.exe;#1" /manifest

"..\Debug\Intermediate\xml_to_3d_dds_d.exe.intermediate.manifest"
]
Creating command line "mt.exe @"D:\Books\Precomputed lighting\xml_to_3d_dds\Debug\Intermediate\RSP00000355006836.rsp" /nologo"
Creating temporary file "D:\Books\Precomputed lighting\xml_to_3d_dds\Debug\Intermediate\BAT00000455006836.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > "..\Debug\Intermediate\mt.dep"
]
Creating command line """D:\Books\Precomputed lighting\xml_to_3d_dds\Debug\Intermediate\BAT00000455006836.bat"""
Output Window
  
Compiling...
winmain.cpp
d:\books\precomputed lighting\xml_to_3d_dds\xml_to_3d_dds\winmain.cpp(46) : warning C4244: 'return' : conversion from 'double' to 'int', possible loss of data
d:\books\precomputed lighting\xml_to_3d_dds\xml_to_3d_dds\winmain.cpp(183) : warning C4007: 'WinMain' : must be '__stdcall'
d:\books\precomputed lighting\xml_to_3d_dds\xml_to_3d_dds\winmain.cpp(321) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\string.h(79) : see declaration of 'strcat'
d:\books\precomputed lighting\xml_to_3d_dds\xml_to_3d_dds\winmain.cpp(322) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\string.h(79) : see declaration of 'strcat'
d:\books\precomputed lighting\xml_to_3d_dds\xml_to_3d_dds\winmain.cpp(322) : warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _itoa. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\stdlib.h(862) : see declaration of 'itoa'
d:\books\precomputed lighting\xml_to_3d_dds\xml_to_3d_dds\winmain.cpp(323) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        c:\program files\microsoft visual studio 9.0\vc\include\string.h(79) : see declaration of 'strcat'
d:\books\precomputed lighting\xml_to_3d_dds\xml_to_3d_dds\winmain.cpp(32) : warning C4715: 'checkError' : not all control paths return a value
Linking...
LINK : D:\Books\Precomputed lighting\xml_to_3d_dds\Debug\xml_to_3d_dds_d.exe not found or not built by the last incremental link; performing full link
Embedding manifest...
Results
  
Build log was saved at "file://D:\Books\Precomputed lighting\xml_to_3d_dds\Debug\Intermediate\BuildLog.htm"
xml_to_3d_dds - 0 error(s), 7 warning(s)