Build Log
  

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

Command Lines
  
Creating temporary file "i:\personal data\eigenprogsels\ABM2\ABM2\Debug\RSP0000AE24962644.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /ZI /TP ".\Playground.cpp"
]
Creating command line "cl.exe @"i:\personal data\eigenprogsels\ABM2\ABM2\Debug\RSP0000AE24962644.rsp" /nologo /errorReport:prompt"
Creating temporary file "i:\personal data\eigenprogsels\ABM2\ABM2\Debug\RSP0000AF24962644.rsp" with contents
[
/OUT:"I:\personal data\eigenprogsels\ABM2\Debug\ABM2.exe" /INCREMENTAL /LIBPATH:"D:\Projects\ABM2\ABM2" /LIBPATH:"D:\Projects\ABM2\ABM2\Engine" /MANIFEST /MANIFESTFILE:"Debug\ABM2.exe.intermediate.manifest" /DEBUG /PDB:"i:\personal data\eigenprogsels\ABM2\debug\ABM2.pdb" /SUBSYSTEM:WINDOWS /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\main.obj"

".\Debug\Playground.obj"

".\Debug\SchemeReader.obj"

".\Debug\GlobalTimer.obj"

".\Debug\InputTask.obj"

".\Debug\Kernel.obj"

".\Debug\Log.obj"

".\Debug\mmanager.obj"

".\Debug\ProfileLogHandler.obj"

".\Debug\profiler.obj"

".\Debug\Settings.obj"

".\Debug\SoundTask.obj"

".\Debug\VideoUpdate.obj"

".\Debug\ABM2.exe.embed.manifest.res"
]
Creating command line "link.exe @"i:\personal data\eigenprogsels\ABM2\ABM2\Debug\RSP0000AF24962644.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "i:\personal data\eigenprogsels\ABM2\ABM2\Debug\RSP0000B024962644.rsp" with contents
[
/out:".\Debug\ABM2.exe.embed.manifest" /notify_update /manifest

".\Debug\ABM2.exe.intermediate.manifest"
]
Creating command line "mt.exe @"i:\personal data\eigenprogsels\ABM2\ABM2\Debug\RSP0000B024962644.rsp" /nologo"
Creating temporary file "i:\personal data\eigenprogsels\ABM2\ABM2\Debug\BAT0000B124962644.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """i:\personal data\eigenprogsels\ABM2\ABM2\Debug\BAT0000B124962644.bat"""
Output Window
  
Compiling...
Playground.cpp
i:\personal data\eigenprogsels\abm2\abm2\playground.cpp(156) : warning C4996: 'sprintf' was declared deprecated
        c:\program files (x86)\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.'
i:\personal data\eigenprogsels\abm2\abm2\playground.cpp(161) : warning C4996: 'sprintf' was declared deprecated
        c:\program files (x86)\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.'
i:\personal data\eigenprogsels\abm2\abm2\playground.cpp(166) : warning C4996: 'sprintf' was declared deprecated
        c:\program files (x86)\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.'
Linking...
LINK : I:\personal data\eigenprogsels\ABM2\Debug\ABM2.exe not found or not built by the last incremental link; performing full link
Embedding manifest...
Results
  
Build log was saved at "file://i:\personal data\eigenprogsels\ABM2\ABM2\Debug\BuildLog.htm"
ABM2 - 0 error(s), 3 warning(s)