Build Log
  

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

Command Lines
  
Creating temporary file "c:\Documents and Settings\Mark\Desktop\Zombines\Zombines\Debug\RSP00003D12363036.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /ZI /TP ".\main.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\Mark\Desktop\Zombines\Zombines\Debug\RSP00003D12363036.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Documents and Settings\Mark\Desktop\Zombines\Zombines\Debug\RSP00003E12363036.rsp" with contents
[
/OUT:"C:\Documents and Settings\Mark\Desktop\Zombines\Debug\Zombines.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\Zombines.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\Documents and Settings\Mark\Desktop\Zombines\Debug\Zombines.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE /NXCOMPAT /MACHINE:X86 odbc32.lib odbccp32.lib SDL.lib SDLmain.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\main.obj"

".\Debug\Zombines.exe.embed.manifest.res"
]
Creating command line "link.exe @"c:\Documents and Settings\Mark\Desktop\Zombines\Zombines\Debug\RSP00003E12363036.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Documents and Settings\Mark\Desktop\Zombines\Zombines\Debug\RSP00003F12363036.rsp" with contents
[
/out:".\Debug\Zombines.exe.embed.manifest" /notify_update /manifest

".\Debug\Zombines.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Documents and Settings\Mark\Desktop\Zombines\Zombines\Debug\RSP00003F12363036.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\Mark\Desktop\Zombines\Zombines\Debug\BAT00004012363036.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """c:\Documents and Settings\Mark\Desktop\Zombines\Zombines\Debug\BAT00004012363036.bat"""
Output Window
  
Compiling...
main.cpp
c:\documents and settings\mark\desktop\zombines\zombines\structures.h(181) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\documents and settings\mark\desktop\zombines\zombines\structures.h(181) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\documents and settings\mark\desktop\zombines\zombines\structures.h(186) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\documents and settings\mark\desktop\zombines\zombines\structures.h(186) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\documents and settings\mark\desktop\zombines\zombines\structures.h(193) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\documents and settings\mark\desktop\zombines\zombines\structures.h(193) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\documents and settings\mark\desktop\zombines\zombines\gamepiece.h(112) : warning C4244: '=' : conversion from 'double' to 'Sint16', possible loss of data
c:\documents and settings\mark\desktop\zombines\zombines\gamepiece.h(113) : warning C4244: '=' : conversion from 'double' to 'Sint16', possible loss of data
c:\documents and settings\mark\desktop\zombines\zombines\world.h(36) : warning C4244: '=' : conversion from 'double' to 'Sint16', possible loss of data
c:\documents and settings\mark\desktop\zombines\zombines\world.h(37) : warning C4244: '=' : conversion from 'double' to 'Sint16', possible loss of data
c:\documents and settings\mark\desktop\zombines\zombines\world.h(97) : warning C4553: '==' : operator has no effect; did you intend '='?
c:\documents and settings\mark\desktop\zombines\zombines\player.h(47) : warning C4553: '==' : operator has no effect; did you intend '='?
c:\documents and settings\mark\desktop\zombines\zombines\player.h(114) : warning C4553: '==' : operator has no effect; did you intend '='?
c:\documents and settings\mark\desktop\zombines\zombines\player.h(169) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\documents and settings\mark\desktop\zombines\zombines\monster.h(31) : warning C4244: '=' : conversion from 'double' to 'Sint16', possible loss of data
c:\documents and settings\mark\desktop\zombines\zombines\monster.h(33) : warning C4244: '=' : conversion from 'double' to 'Sint16', possible loss of data
c:\documents and settings\mark\desktop\zombines\zombines\monster.h(70) : warning C4553: '==' : operator has no effect; did you intend '='?
c:\documents and settings\mark\desktop\zombines\zombines\attacker.h(28) : warning C4553: '==' : operator has no effect; did you intend '='?
c:\documents and settings\mark\desktop\zombines\zombines\crawler.h(29) : warning C4553: '==' : operator has no effect; did you intend '='?
c:\documents and settings\mark\desktop\zombines\zombines\shooter.h(28) : warning C4553: '==' : operator has no effect; did you intend '='?
c:\documents and settings\mark\desktop\zombines\zombines\ammo.h(33) : warning C4553: '==' : operator has no effect; did you intend '='?
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\Documents and Settings\Mark\Desktop\Zombines\Zombines\Debug\BuildLog.htm"
Zombines - 0 error(s), 21 warning(s)