Build Log
  

------- Build started: Project: T3DConsole, Configuration: Release|Win32 -------

Command Lines
  
Creating temporary file "c:\Documents and Settings\Rich\My Documents\Visual Studio Projects\T3DConsole\T3DConsole\Release\RSP000002.rsp" with contents
[
/O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /FD /EHsc /ML /GS /Fo"Release/" /Fd"Release/vc70.pdb" /W3 /c /Wp64 /Zi /TP
".\t3dconsole.cpp"
]
Creating command line "cl.exe @"c:\Documents and Settings\Rich\My Documents\Visual Studio Projects\T3DConsole\T3DConsole\Release\RSP000002.rsp" /nologo"
Creating temporary file "c:\Documents and Settings\Rich\My Documents\Visual Studio Projects\T3DConsole\T3DConsole\Release\RSP000003.rsp" with contents
[
/OUT:"Release/T3DConsole.exe" /INCREMENTAL:NO /NOLOGO /DEBUG /PDB:"Release/T3DConsole.pdb" /OPT:REF /OPT:ICF /MACHINE:X86 WinMM.lib C:\DXSDK\LIB\*.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
".\Release\t3dconsole.obj"
".\Release\t3dlib1.obj"
".\Release\t3dlib2.obj"
".\Release\t3dlib3.obj"
]
Creating command line "link.exe @"c:\Documents and Settings\Rich\My Documents\Visual Studio Projects\T3DConsole\T3DConsole\Release\RSP000003.rsp""
Output Window
  
Compiling...
t3dconsole.cpp
C:\DXSDK\include\dinput.h: DIRECTINPUT_VERSION undefined. Defaulting to version 0x0800
t3dconsole.cpp(144) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
t3dconsole.cpp(403) : warning C4244: 'return' : conversion from 'WPARAM' to 'int', possible loss of data
t3dconsole.cpp(299) : warning C4101: 'hdc' : unreferenced local variable
t3dconsole.cpp(794) : warning C4288: nonstandard extension used : 'index' : loop control variable declared in the for-loop is used outside the for-loop scope; it conflicts with the declaration in the outer scope
        t3dconsole.cpp(444) : definition of 'index' used
        t3dconsole.cpp(787) : definition of 'index' ignored
t3dconsole.cpp(794) : warning C4288: nonstandard extension used : 'index' : loop control variable declared in the for-loop is used outside the for-loop scope; it conflicts with the declaration in the outer scope
        t3dconsole.cpp(444) : definition of 'index' used
        t3dconsole.cpp(787) : definition of 'index' ignored
t3dconsole.cpp(794) : warning C4288: nonstandard extension used : 'index' : loop control variable declared in the for-loop is used outside the for-loop scope; it conflicts with the declaration in the outer scope
        t3dconsole.cpp(444) : definition of 'index' used
        t3dconsole.cpp(787) : definition of 'index' ignored
t3dconsole.cpp(796) : warning C4288: nonstandard extension used : 'index' : loop control variable declared in the for-loop is used outside the for-loop scope; it conflicts with the declaration in the outer scope
        t3dconsole.cpp(444) : definition of 'index' used
        t3dconsole.cpp(787) : definition of 'index' ignored
t3dconsole.cpp(797) : warning C4288: nonstandard extension used : 'index' : loop control variable declared in the for-loop is used outside the for-loop scope; it conflicts with the declaration in the outer scope
        t3dconsole.cpp(444) : definition of 'index' used
        t3dconsole.cpp(787) : definition of 'index' ignored
t3dconsole.cpp(798) : warning C4288: nonstandard extension used : 'index' : loop control variable declared in the for-loop is used outside the for-loop scope; it conflicts with the declaration in the outer scope
        t3dconsole.cpp(444) : definition of 'index' used
        t3dconsole.cpp(787) : definition of 'index' ignored
t3dconsole.cpp(802) : warning C4288: nonstandard extension used : 'index' : loop control variable declared in the for-loop is used outside the for-loop scope; it conflicts with the declaration in the outer scope
        t3dconsole.cpp(444) : definition of 'index' used
        t3dconsole.cpp(787) : definition of 'index' ignored
t3dconsole.cpp(802) : warning C4288: nonstandard extension used : 'index' : loop control variable declared in the for-loop is used outside the for-loop scope; it conflicts with the declaration in the outer scope
        t3dconsole.cpp(444) : definition of 'index' used
        t3dconsole.cpp(787) : definition of 'index' ignored
t3dconsole.cpp(802) : warning C4288: nonstandard extension used : 'index' : loop control variable declared in the for-loop is used outside the for-loop scope; it conflicts with the declaration in the outer scope
        t3dconsole.cpp(444) : definition of 'index' used
        t3dconsole.cpp(787) : definition of 'index' ignored
t3dconsole.cpp(804) : warning C4288: nonstandard extension used : 'index' : loop control variable declared in the for-loop is used outside the for-loop scope; it conflicts with the declaration in the outer scope
        t3dconsole.cpp(444) : definition of 'index' used
        t3dconsole.cpp(787) : definition of 'index' ignored
t3dconsole.cpp(805) : warning C4288: nonstandard extension used : 'index' : loop control variable declared in the for-loop is used outside the for-loop scope; it conflicts with the declaration in the outer scope
        t3dconsole.cpp(444) : definition of 'index' used
        t3dconsole.cpp(787) : definition of 'index' ignored
t3dconsole.cpp(445) : warning C4101: 'filename' : unreferenced local variable
t3dconsole.cpp(1055) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
t3dconsole.cpp(1056) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
t3dconsole.cpp(1279) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
t3dconsole.cpp(1289) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
t3dconsole.cpp(1292) : warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
t3dconsole.cpp(1293) : warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
t3dconsole.cpp(1384) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
t3dconsole.cpp(1385) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
t3dconsole.cpp(1424) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
t3dconsole.cpp(1425) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
t3dconsole.cpp(1594) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
t3dconsole.cpp(1595) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
t3dconsole.cpp(1636) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
t3dconsole.cpp(1637) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
t3dconsole.cpp(1674) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
t3dconsole.cpp(1675) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
t3dconsole.cpp(1742) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
t3dconsole.cpp(1743) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
t3dconsole.cpp(3661) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
t3dconsole.cpp(3662) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
t3dconsole.cpp(889) : warning C4101: 'type' : unreferenced local variable
t3dconsole.cpp(4375) : warning C4154: deletion of an array expression; conversion to pointer supplied
t3dconsole.cpp(4615) : warning C4154: deletion of an array expression; conversion to pointer supplied
t3dconsole.cpp(5062) : warning C4154: deletion of an array expression; conversion to pointer supplied
t3dconsole.cpp(5147) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
t3dconsole.cpp(5188) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
t3dconsole.cpp(5232) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
t3dconsole.cpp(5273) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
t3dconsole.cpp(5317) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
t3dconsole.cpp(5358) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
t3dconsole.cpp(5402) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
t3dconsole.cpp(5443) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
t3dconsole.cpp(5562) : warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
t3dconsole.cpp(5563) : warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
t3dconsole.cpp(5807) : warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
t3dconsole.cpp(5808) : warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
Linking...
Results
  
Build log was saved at "file://c:\Documents and Settings\Rich\My Documents\Visual Studio Projects\T3DConsole\T3DConsole\Release\BuildLog.htm"
T3DConsole - 0 error(s), 51 warning(s)