| | Compiling...
Game.cpp
c:\program files\microsoft directx sdk (february 2006)\include\dinput.h: DIRECTINPUT_VERSION undefined. Defaulting to version 0x0800
c:\Documents and Settings\Adam\My Documents\Visual Studio Projects\TTBSSSL\Game.cpp(122) : warning C4244: 'argument' : conversion from 'time_t' to 'unsigned int', possible loss of data
c:\Documents and Settings\Adam\My Documents\Visual Studio Projects\TTBSSSL\Game.cpp(418) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\Documents and Settings\Adam\My Documents\Visual Studio Projects\TTBSSSL\Game.cpp(426) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\Documents and Settings\Adam\My Documents\Visual Studio Projects\TTBSSSL\Game.cpp(433) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\Documents and Settings\Adam\My Documents\Visual Studio Projects\TTBSSSL\Game.cpp(440) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\Documents and Settings\Adam\My Documents\Visual Studio Projects\TTBSSSL\Game.cpp(695) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\Documents and Settings\Adam\My Documents\Visual Studio Projects\TTBSSSL\Game.cpp(721) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\Documents and Settings\Adam\My Documents\Visual Studio Projects\TTBSSSL\Game.cpp(935) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\Documents and Settings\Adam\My Documents\Visual Studio Projects\TTBSSSL\Game.cpp(957) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\Documents and Settings\Adam\My Documents\Visual Studio Projects\TTBSSSL\Game.cpp(957) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\Documents and Settings\Adam\My Documents\Visual Studio Projects\TTBSSSL\Game.cpp(976) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\Documents and Settings\Adam\My Documents\Visual Studio Projects\TTBSSSL\Game.cpp(981) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\Documents and Settings\Adam\My Documents\Visual Studio Projects\TTBSSSL\Game.cpp(998) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\Documents and Settings\Adam\My Documents\Visual Studio Projects\TTBSSSL\Game.cpp(1002) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\Documents and Settings\Adam\My Documents\Visual Studio Projects\TTBSSSL\Game.cpp(1019) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\Documents and Settings\Adam\My Documents\Visual Studio Projects\TTBSSSL\Game.cpp(1023) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\Documents and Settings\Adam\My Documents\Visual Studio Projects\TTBSSSL\Game.cpp(1040) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\Documents and Settings\Adam\My Documents\Visual Studio Projects\TTBSSSL\Game.cpp(1044) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\Documents and Settings\Adam\My Documents\Visual Studio Projects\TTBSSSL\Game.cpp(1328) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\Documents and Settings\Adam\My Documents\Visual Studio Projects\TTBSSSL\Game.cpp(1338) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\Documents and Settings\Adam\My Documents\Visual Studio Projects\TTBSSSL\Game.cpp(1349) : warning C4244: '=' : conversion from 'float' to 'LONG', possible loss of data
c:\Documents and Settings\Adam\My Documents\Visual Studio Projects\TTBSSSL\Game.cpp(1350) : warning C4244: '=' : conversion from 'float' to 'LONG', possible loss of data
c:\Documents and Settings\Adam\My Documents\Visual Studio Projects\TTBSSSL\Game.cpp(1351) : warning C4244: '=' : conversion from 'float' to 'LONG', possible loss of data
c:\Documents and Settings\Adam\My Documents\Visual Studio Projects\TTBSSSL\Game.cpp(1352) : warning C4244: '=' : conversion from 'float' to 'LONG', possible loss of data
c:\Documents and Settings\Adam\My Documents\Visual Studio Projects\TTBSSSL\Game.cpp(1354) : warning C4244: '=' : conversion from 'float' to 'LONG', possible loss of data
c:\Documents and Settings\Adam\My Documents\Visual Studio Projects\TTBSSSL\Game.cpp(1355) : warning C4244: '=' : conversion from 'float' to 'LONG', possible loss of data
c:\Documents and Settings\Adam\My Documents\Visual Studio Projects\TTBSSSL\Game.cpp(1356) : warning C4244: '=' : conversion from 'float' to 'LONG', possible loss of data
c:\Documents and Settings\Adam\My Documents\Visual Studio Projects\TTBSSSL\Game.cpp(1357) : warning C4244: '=' : conversion from 'float' to 'LONG', possible loss of data
c:\Documents and Settings\Adam\My Documents\Visual Studio Projects\TTBSSSL\Game.cpp(1405) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\Documents and Settings\Adam\My Documents\Visual Studio Projects\TTBSSSL\Game.cpp(1414) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\Documents and Settings\Adam\My Documents\Visual Studio Projects\TTBSSSL\Game.cpp(1419) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\Documents and Settings\Adam\My Documents\Visual Studio Projects\TTBSSSL\Game.cpp(1428) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
Linking...
|