Build Log
  

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

Command Lines
  
Creating temporary file "c:\Documents and Settings\Joey\My Documents\Visual Studio 2005\Projects\Phantasma\template\Debug\RSP00000D1096716.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Yu"stdafx.h" /Fp"Debug\phantasma.pch" /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP ".\phantasma.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\Joey\My Documents\Visual Studio 2005\Projects\Phantasma\template\Debug\RSP00000D1096716.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Documents and Settings\Joey\My Documents\Visual Studio 2005\Projects\Phantasma\template\Debug\RSP00000E1096716.rsp" with contents
[
/OUT:"C:\Documents and Settings\Joey\My Documents\Visual Studio 2005\Projects\Phantasma\Debug\phantasma.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\phantasma.exe.intermediate.manifest" /DEBUG /PDB:"c:\Documents and Settings\Joey\My Documents\Visual Studio 2005\Projects\Phantasma\debug\phantasma.pdb" /SUBSYSTEM:CONSOLE /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

".\Debug\phantasma.obj"

".\Debug\stdafx.obj"

".\Debug\phantasma.exe.embed.manifest.res"
]
Creating command line "link.exe @"c:\Documents and Settings\Joey\My Documents\Visual Studio 2005\Projects\Phantasma\template\Debug\RSP00000E1096716.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Documents and Settings\Joey\My Documents\Visual Studio 2005\Projects\Phantasma\template\Debug\RSP00000F1096716.rsp" with contents
[
/out:".\Debug\phantasma.exe.embed.manifest" /notify_update /manifest

".\Debug\phantasma.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Documents and Settings\Joey\My Documents\Visual Studio 2005\Projects\Phantasma\template\Debug\RSP00000F1096716.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\Joey\My Documents\Visual Studio 2005\Projects\Phantasma\template\Debug\BAT0000101096716.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """c:\Documents and Settings\Joey\My Documents\Visual Studio 2005\Projects\Phantasma\template\Debug\BAT0000101096716.bat"""
Output Window
  
Compiling...
phantasma.cpp
c:\documents and settings\joey\my documents\visual studio 2005\projects\phantasma\template\phantasma.cpp(247) : warning C4996: 'itoa' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\stdlib.h(820) : see declaration of 'itoa'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _itoa. See online help for details.'
c:\documents and settings\joey\my documents\visual studio 2005\projects\phantasma\template\phantasma.cpp(248) : warning C4996: 'itoa' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\stdlib.h(820) : see declaration of 'itoa'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _itoa. See online help for details.'
c:\documents and settings\joey\my documents\visual studio 2005\projects\phantasma\template\phantasma.cpp(250) : warning C4996: 'itoa' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\stdlib.h(820) : see declaration of 'itoa'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _itoa. See online help for details.'
c:\documents and settings\joey\my documents\visual studio 2005\projects\phantasma\template\phantasma.cpp(251) : warning C4996: 'itoa' was declared deprecated
        c:\program files\microsoft visual studio 8\vc\include\stdlib.h(820) : see declaration of 'itoa'
        Message: 'The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _itoa. See online help for details.'
c:\documents and settings\joey\my documents\visual studio 2005\projects\phantasma\template\phantasma.cpp(322) : warning C4101: 'rval' : unreferenced local variable
c:\documents and settings\joey\my documents\visual studio 2005\projects\phantasma\template\phantasma.cpp(382) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
c:\documents and settings\joey\my documents\visual studio 2005\projects\phantasma\template\phantasma.cpp(384) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
c:\documents and settings\joey\my documents\visual studio 2005\projects\phantasma\template\phantasma.cpp(385) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
c:\documents and settings\joey\my documents\visual studio 2005\projects\phantasma\template\phantasma.cpp(386) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
c:\documents and settings\joey\my documents\visual studio 2005\projects\phantasma\template\phantasma.cpp(387) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
c:\documents and settings\joey\my documents\visual studio 2005\projects\phantasma\template\phantasma.cpp(394) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
c:\documents and settings\joey\my documents\visual studio 2005\projects\phantasma\template\phantasma.cpp(395) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
c:\documents and settings\joey\my documents\visual studio 2005\projects\phantasma\template\phantasma.cpp(396) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
c:\documents and settings\joey\my documents\visual studio 2005\projects\phantasma\template\phantasma.cpp(400) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
c:\documents and settings\joey\my documents\visual studio 2005\projects\phantasma\template\phantasma.cpp(401) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
c:\documents and settings\joey\my documents\visual studio 2005\projects\phantasma\template\phantasma.cpp(402) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
c:\documents and settings\joey\my documents\visual studio 2005\projects\phantasma\template\phantasma.cpp(403) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
c:\documents and settings\joey\my documents\visual studio 2005\projects\phantasma\template\phantasma.cpp(404) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
c:\documents and settings\joey\my documents\visual studio 2005\projects\phantasma\template\phantasma.cpp(405) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
c:\documents and settings\joey\my documents\visual studio 2005\projects\phantasma\template\phantasma.cpp(409) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
c:\documents and settings\joey\my documents\visual studio 2005\projects\phantasma\template\phantasma.cpp(410) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
c:\documents and settings\joey\my documents\visual studio 2005\projects\phantasma\template\phantasma.cpp(411) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
c:\documents and settings\joey\my documents\visual studio 2005\projects\phantasma\template\phantasma.cpp(412) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
c:\documents and settings\joey\my documents\visual studio 2005\projects\phantasma\template\phantasma.cpp(420) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
c:\documents and settings\joey\my documents\visual studio 2005\projects\phantasma\template\phantasma.cpp(423) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
c:\documents and settings\joey\my documents\visual studio 2005\projects\phantasma\template\phantasma.cpp(427) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
c:\documents and settings\joey\my documents\visual studio 2005\projects\phantasma\template\phantasma.cpp(429) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
c:\documents and settings\joey\my documents\visual studio 2005\projects\phantasma\template\phantasma.cpp(430) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
c:\documents and settings\joey\my documents\visual studio 2005\projects\phantasma\template\phantasma.cpp(431) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
c:\documents and settings\joey\my documents\visual studio 2005\projects\phantasma\template\phantasma.cpp(432) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
c:\documents and settings\joey\my documents\visual studio 2005\projects\phantasma\template\phantasma.cpp(561) : warning C4715: 'title' : not all control paths return a value
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\Documents and Settings\Joey\My Documents\Visual Studio 2005\Projects\Phantasma\template\Debug\BuildLog.htm"
phantasma - 0 error(s), 31 warning(s)