Build Log
  

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

Command Lines
  
Creating temporary file "c:\Eigene Dateien\_projects\Asteroids08\sample\asteroid\asteroid\Debug\RSP00003636761020.rsp" with contents
[
/Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc80.pdb" /W3 /c /Wp64 /ZI /TP ".\player.cpp"
]
Creating command line "cl.exe @"c:\Eigene Dateien\_projects\Asteroids08\sample\asteroid\asteroid\Debug\RSP00003636761020.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\Eigene Dateien\_projects\Asteroids08\sample\asteroid\asteroid\Debug\RSP00003736761020.rsp" with contents
[
/OUT:"C:\Eigene Dateien\_projects\Asteroids08\sample\asteroid\Debug\asteroid.exe" /INCREMENTAL /MANIFEST /MANIFESTFILE:"Debug\asteroid.exe.intermediate.manifest" /DEBUG /PDB:"c:\Eigene Dateien\_projects\Asteroids08\sample\asteroid\debug\asteroid.pdb" /SUBSYSTEM:CONSOLE /MACHINE:X86 kernel32.lib ws2_32.lib

".\Debug\asteroid.obj"

".\Debug\player.obj"

".\Debug\asteroid.exe.embed.manifest.res"
]
Creating command line "link.exe @"c:\Eigene Dateien\_projects\Asteroids08\sample\asteroid\asteroid\Debug\RSP00003736761020.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\Eigene Dateien\_projects\Asteroids08\sample\asteroid\asteroid\Debug\RSP00003836761020.rsp" with contents
[
/out:".\Debug\asteroid.exe.embed.manifest" /notify_update /manifest

".\Debug\asteroid.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\Eigene Dateien\_projects\Asteroids08\sample\asteroid\asteroid\Debug\RSP00003836761020.rsp" /nologo"
Creating temporary file "c:\Eigene Dateien\_projects\Asteroids08\sample\asteroid\asteroid\Debug\BAT00003936761020.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep"
]
Creating command line """c:\Eigene Dateien\_projects\Asteroids08\sample\asteroid\asteroid\Debug\BAT00003936761020.bat"""
Output Window
  
Compiling...
player.cpp
c:\eigene dateien\_projects\asteroids08\sample\asteroid\asteroid\player.cpp(271) : warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
c:\eigene dateien\_projects\asteroids08\sample\asteroid\asteroid\player.cpp(306) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\eigene dateien\_projects\asteroids08\sample\asteroid\asteroid\player.cpp(307) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\eigene dateien\_projects\asteroids08\sample\asteroid\asteroid\player.cpp(315) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\eigene dateien\_projects\asteroids08\sample\asteroid\asteroid\player.cpp(316) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\eigene dateien\_projects\asteroids08\sample\asteroid\asteroid\player.cpp(370) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\eigene dateien\_projects\asteroids08\sample\asteroid\asteroid\player.cpp(371) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\eigene dateien\_projects\asteroids08\sample\asteroid\asteroid\player.cpp(372) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\eigene dateien\_projects\asteroids08\sample\asteroid\asteroid\player.cpp(373) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\eigene dateien\_projects\asteroids08\sample\asteroid\asteroid\player.cpp(505) : warning C4244: 'argument' : conversion from 'SOCKET' to 'int', possible loss of data
c:\eigene dateien\_projects\asteroids08\sample\asteroid\asteroid\player.cpp(519) : warning C4244: 'argument' : conversion from 'SOCKET' to 'int', possible loss of data
c:\eigene dateien\_projects\asteroids08\sample\asteroid\asteroid\player.cpp(344) : warning C4715: 'min4' : not all control paths return a value
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\Eigene Dateien\_projects\Asteroids08\sample\asteroid\asteroid\Debug\BuildLog.htm"
asteroid - 0 error(s), 12 warning(s)