Build Log
  

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

Command Lines
  
Creating temporary file "c:\Users\Said Ketchman\Desktop\Wells_v0.8\Release\RSP000001.rsp" with contents
[
/O2 /I "C:\Program Files\DXSDK\Include" /I "C:\Program Files\Microsoft DirectX 9.0 SDK (Summer 2004)\Include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "_MBCS" /FD /EHsc /ML /YX"stdafx.h" /Fp".\Release/demo.pch" /Fo".\Release/" /Fd".\Release/" /W3 /c /TP
".\Wells.cpp"
".\t3dlib3.cpp"
".\t3dlib2.cpp"
".\t3dlib1.cpp"
]
Creating command line "cl.exe @"c:\Users\Said Ketchman\Desktop\Wells_v0.8\Release\RSP000001.rsp" /nologo"
Creating command line "rc.exe /d "NDEBUG" /l 0x409 /fo".\Release/Wells.res" ".\Wells.rc""
Creating temporary file "c:\Users\Said Ketchman\Desktop\Wells_v0.8\Release\RSP000002.rsp" with contents
[
/OUT:".\Release\Thirst.exe" /INCREMENTAL:NO /NOLOGO /PDB:".\Release/demo.pdb" /SUBSYSTEM:WINDOWS /MACHINE:X86 "C:\Program Files\DXSDK\Lib\*.lib" "C:\Program Files\Microsoft DirectX 9.0 SDK (Summer 2004)\Lib\*.lib" winmm.lib odbc32.lib odbccp32.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\t3dlib1.obj"
".\release\t3dlib2.obj"
".\release\t3dlib3.obj"
".\release\Wells.obj"
".\release\Wells.res"
]
Creating command line "link.exe @"c:\Users\Said Ketchman\Desktop\Wells_v0.8\Release\RSP000002.rsp""
Creating temporary file "c:\Users\Said Ketchman\Desktop\Wells_v0.8\Release\BAT000003.bat" with contents
[
@echo off
echo The custom build tool has been skipped.
if errorlevel 1 goto VCReportError
goto VCEnd
:VCReportError
echo Project : error PRJ0019: A tool returned an error code from "Performing Custom Build Step"
exit 1
:VCEnd
]
Creating command line ""c:\Users\Said Ketchman\Desktop\Wells_v0.8\Release\BAT000003.bat""
Creating temporary file "c:\Users\Said Ketchman\Desktop\Wells_v0.8\Release\BAT000004.bat" with contents
[
@echo off
xcopy /y *.bmp Release\
if errorlevel 1 goto VCReportError
goto VCEnd
:VCReportError
echo Project : error PRJ0019: A tool returned an error code from "Performing Post-Build Event..."
exit 1
:VCEnd
]
Creating command line ""c:\Users\Said Ketchman\Desktop\Wells_v0.8\Release\BAT000004.bat""
Output Window
  
Compiling...
Wells.cpp
C:\Program Files\DXSDK\Include\dinput.h: DIRECTINPUT_VERSION undefined. Defaulting to version 0x0800
c:\Users\Said Ketchman\Desktop\Wells_v0.8\Unit.h(51) : warning C4091: 'virtual ' : ignored on left of 'Unit' when no variable is declared
c:\Users\Said Ketchman\Desktop\Wells_v0.8\Unit.h(95) : warning C4390: ';' : empty controlled statement found; is this the intent?
c:\Users\Said Ketchman\Desktop\Wells_v0.8\Unit.h(141) : warning C4390: ';' : empty controlled statement found; is this the intent?
c:\Users\Said Ketchman\Desktop\Wells_v0.8\Unit.h(187) : warning C4390: ';' : empty controlled statement found; is this the intent?
c:\Users\Said Ketchman\Desktop\Wells_v0.8\Unit.h(233) : warning C4390: ';' : empty controlled statement found; is this the intent?
c:\Users\Said Ketchman\Desktop\Wells_v0.8\Unit.h(270) : warning C4356: 'Unit::bitmap' : static data member cannot be initialized via derived class
c:\Users\Said Ketchman\Desktop\Wells_v0.8\Unit.h(285) : warning C4390: ';' : empty controlled statement found; is this the intent?
c:\Users\Said Ketchman\Desktop\Wells_v0.8\Unit.h(339) : warning C4390: ';' : empty controlled statement found; is this the intent?
c:\Users\Said Ketchman\Desktop\Wells_v0.8\Unit.h(406) : warning C4390: ';' : empty controlled statement found; is this the intent?
c:\Users\Said Ketchman\Desktop\Wells_v0.8\Unit.h(473) : warning C4390: ';' : empty controlled statement found; is this the intent?
c:\Users\Said Ketchman\Desktop\Wells_v0.8\Unit.h(540) : warning C4390: ';' : empty controlled statement found; is this the intent?
c:\Users\Said Ketchman\Desktop\Wells_v0.8\Unit.h(632) : warning C4390: ';' : empty controlled statement found; is this the intent?
c:\Users\Said Ketchman\Desktop\Wells_v0.8\Unit.h(742) : warning C4390: ';' : empty controlled statement found; is this the intent?
c:\Users\Said Ketchman\Desktop\Wells_v0.8\Player.h(50) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\Users\Said Ketchman\Desktop\Wells_v0.8\Player.h(50) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\Users\Said Ketchman\Desktop\Wells_v0.8\Player.h(59) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\Users\Said Ketchman\Desktop\Wells_v0.8\Player.h(59) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\Users\Said Ketchman\Desktop\Wells_v0.8\Player.h(72) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
c:\Users\Said Ketchman\Desktop\Wells_v0.8\Player.h(79) : warning C4018: '<' : signed/unsigned mismatch
Wells.cpp(296) : warning C4551: function call missing argument list
Wells.cpp(298) : warning C4551: function call missing argument list
Wells.cpp(217) : warning C4101: 'hdc' : unreferenced local variable
Wells.cpp(315) : warning C4101: 'index' : unreferenced local variable
Wells.cpp(316) : warning C4101: 'filename' : unreferenced local variable
Wells.cpp(467) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
Wells.cpp(468) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
Wells.cpp(514) : warning C4018: '<' : signed/unsigned mismatch
Wells.cpp(518) : warning C4018: '<' : signed/unsigned mismatch
Wells.cpp(525) : warning C4018: '<' : signed/unsigned mismatch
Wells.cpp(541) : warning C4018: '<' : signed/unsigned mismatch
Wells.cpp(543) : warning C4018: '<' : signed/unsigned mismatch
Wells.cpp(599) : warning C4018: '<' : signed/unsigned mismatch
Wells.cpp(603) : warning C4018: '<' : signed/unsigned mismatch
Wells.cpp(628) : warning C4018: '<' : signed/unsigned mismatch
Wells.cpp(631) : warning C4018: '<' : signed/unsigned mismatch
Wells.cpp(638) : warning C4018: '<' : signed/unsigned mismatch
Wells.cpp(641) : warning C4018: '<' : signed/unsigned mismatch
Wells.cpp(668) : warning C4018: '<' : signed/unsigned mismatch
Wells.cpp(697) : warning C4018: '<' : signed/unsigned mismatch
Wells.cpp(769) : warning C4018: '<' : signed/unsigned mismatch
Wells.cpp(771) : warning C4018: '<' : signed/unsigned mismatch
Wells.cpp(777) : warning C4018: '<' : signed/unsigned mismatch
Wells.cpp(779) : warning C4018: '<' : signed/unsigned mismatch
Wells.cpp(852) : warning C4018: '<' : signed/unsigned mismatch
Wells.cpp(854) : warning C4018: '<' : signed/unsigned mismatch
Wells.cpp(856) : warning C4018: '<' : signed/unsigned mismatch
Wells.cpp(867) : warning C4018: '<' : signed/unsigned mismatch
Wells.cpp(882) : warning C4018: '<' : signed/unsigned mismatch
Wells.cpp(896) : warning C4018: '<' : signed/unsigned mismatch
Wells.cpp(900) : warning C4018: '<' : signed/unsigned mismatch
Wells.cpp(905) : warning C4018: '<' : signed/unsigned mismatch
Wells.cpp(948) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
Wells.cpp(949) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
Wells.cpp(975) : warning C4832: token '.' is illegal after UDT 'IntroScreen'
        c:\Users\Said Ketchman\Desktop\Wells_v0.8\Unit.h(61) : see declaration of 'IntroScreen'
Wells.cpp(987) : warning C4832: token '.' is illegal after UDT 'ExitScreenWin'
        c:\Users\Said Ketchman\Desktop\Wells_v0.8\Unit.h(107) : see declaration of 'ExitScreenWin'
Wells.cpp(996) : warning C4832: token '.' is illegal after UDT 'ExitScreenLose'
        c:\Users\Said Ketchman\Desktop\Wells_v0.8\Unit.h(153) : see declaration of 'ExitScreenLose'
Wells.cpp(1016) : warning C4832: token '.' is illegal after UDT 'Interface'
        c:\Users\Said Ketchman\Desktop\Wells_v0.8\Unit.h(707) : see declaration of 'Interface'
Wells.cpp(1024) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
Wells.cpp(1025) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
Wells.cpp(1027) : warning C4832: token '.' is illegal after UDT 'Minimap'
        c:\Users\Said Ketchman\Desktop\Wells_v0.8\Unit.h(305) : see declaration of 'Minimap'
Wells.cpp(1056) : warning C4018: '<' : signed/unsigned mismatch
Wells.cpp(1057) : warning C4018: '<' : signed/unsigned mismatch
Wells.cpp(1078) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
Wells.cpp(1079) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
Wells.cpp(1098) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
Wells.cpp(1098) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
Wells.cpp(1098) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
Wells.cpp(1098) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
Wells.cpp(1102) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
Wells.cpp(1102) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
Wells.cpp(1102) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
Wells.cpp(1102) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
Wells.cpp(1114) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
Wells.cpp(1114) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
Wells.cpp(1114) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
Wells.cpp(1114) : warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
Wells.cpp(1051) : warning C4101: 'buffer' : unreferenced local variable
Wells.cpp(1123) : warning C4018: '<' : signed/unsigned mismatch
Wells.cpp(1124) : warning C4018: '<' : signed/unsigned mismatch
Wells.cpp(1130) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
Wells.cpp(1131) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
Wells.cpp(1140) : warning C4018: '<' : signed/unsigned mismatch
Wells.cpp(1141) : warning C4018: '<' : signed/unsigned mismatch
Wells.cpp(1158) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
Wells.cpp(1159) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
Wells.cpp(1168) : warning C4018: '<' : signed/unsigned mismatch
Wells.cpp(1169) : warning C4018: '<' : signed/unsigned mismatch
Wells.cpp(1174) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
Wells.cpp(1175) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
Wells.cpp(1199) : warning C4244: 'argument' : conversion from '__int64' to 'int', possible loss of data
Wells.cpp(1202) : warning C4018: '<' : signed/unsigned mismatch
c:\users\said ketchman\desktop\wells_v0.8\wells.cpp(912) : warning C4715: 'IsVisible' : not all control paths return a value
t3dlib3.cpp
t3dlib3.cpp(858) : warning C4101: 'index' : unreferenced local variable
t3dlib2.cpp
C:\Program Files\DXSDK\Include\dinput.h: DIRECTINPUT_VERSION undefined. Defaulting to version 0x0800
t3dlib1.cpp
t3dlib1.cpp(195) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
t3dlib1.cpp(196) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
t3dlib1.cpp(349) : warning C4244: '=' : conversion from 'float' to 'LONG', possible loss of data
t3dlib1.cpp(350) : warning C4244: '=' : conversion from 'float' to 'LONG', possible loss of data
t3dlib1.cpp(351) : warning C4244: '=' : conversion from 'float' to 'LONG', possible loss of data
t3dlib1.cpp(352) : warning C4244: '=' : conversion from 'float' to 'LONG', possible loss of data
t3dlib1.cpp(389) : warning C4244: '=' : conversion from 'float' to 'LONG', possible loss of data
t3dlib1.cpp(390) : warning C4244: '=' : conversion from 'float' to 'LONG', possible loss of data
t3dlib1.cpp(391) : warning C4244: '=' : conversion from 'float' to 'LONG', possible loss of data
t3dlib1.cpp(392) : warning C4244: '=' : conversion from 'float' to 'LONG', possible loss of data
t3dlib1.cpp(430) : warning C4244: '=' : conversion from 'float' to 'LONG', possible loss of data
t3dlib1.cpp(431) : warning C4244: '=' : conversion from 'float' to 'LONG', possible loss of data
t3dlib1.cpp(432) : warning C4244: '=' : conversion from 'float' to 'LONG', possible loss of data
t3dlib1.cpp(433) : warning C4244: '=' : conversion from 'float' to 'LONG', possible loss of data
t3dlib1.cpp(470) : warning C4244: '=' : conversion from 'float' to 'LONG', possible loss of data
t3dlib1.cpp(471) : warning C4244: '=' : conversion from 'float' to 'LONG', possible loss of data
t3dlib1.cpp(472) : warning C4244: '=' : conversion from 'float' to 'LONG', possible loss of data
t3dlib1.cpp(473) : warning C4244: '=' : conversion from 'float' to 'LONG', possible loss of data
t3dlib1.cpp(748) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
t3dlib1.cpp(751) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
t3dlib1.cpp(755) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
t3dlib1.cpp(758) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
t3dlib1.cpp(822) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
t3dlib1.cpp(823) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
t3dlib1.cpp(879) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
t3dlib1.cpp(880) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
t3dlib1.cpp(936) : warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(937) : warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(939) : warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(940) : warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(1689) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
t3dlib1.cpp(1694) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
t3dlib1.cpp(1700) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
t3dlib1.cpp(1706) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
t3dlib1.cpp(1714) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
t3dlib1.cpp(1721) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
t3dlib1.cpp(1730) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
t3dlib1.cpp(1737) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
t3dlib1.cpp(1746) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
t3dlib1.cpp(1752) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
t3dlib1.cpp(1761) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
t3dlib1.cpp(1767) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
t3dlib1.cpp(1810) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
t3dlib1.cpp(1817) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
t3dlib1.cpp(1826) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
t3dlib1.cpp(1833) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
t3dlib1.cpp(1842) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
t3dlib1.cpp(1848) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
t3dlib1.cpp(1857) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
t3dlib1.cpp(1863) : warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
t3dlib1.cpp(3493) : warning C4101: 'work_color' : unreferenced local variable
t3dlib1.cpp(4066) : warning C4018: '<' : signed/unsigned mismatch
t3dlib1.cpp(4116) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
t3dlib1.cpp(4234) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
t3dlib1.cpp(4359) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
t3dlib1.cpp(4483) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
t3dlib1.cpp(5103) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(5104) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(5105) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(5184) : warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(5193) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(5201) : warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(5202) : warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(5203) : warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(5204) : warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(5210) : warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(5211) : warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(5217) : warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(5218) : warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(5554) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(5555) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(5567) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(5568) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(5605) : warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(5614) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(5622) : warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(5623) : warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(5624) : warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(5625) : warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(5631) : warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(5632) : warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(5638) : warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(5639) : warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(5975) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(5976) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(5988) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(5989) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(6117) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(6117) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(6117) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(6117) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(6128) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(6128) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(6128) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(6128) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(6156) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(6156) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(6156) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(6156) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(6167) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(6167) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(6167) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(6167) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(6199) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
t3dlib1.cpp(6199) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
t3dlib1.cpp(6202) : warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
t3dlib1.cpp(6202) : warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
t3dlib1.cpp(6209) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
t3dlib1.cpp(6210) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
Compiling resources...
Linking...
LINK : warning LNK4089: all references to 'DSOUND.dll' discarded by /OPT:REF
LINK : warning LNK4089: all references to 'WINMM.dll' discarded by /OPT:REF
LINK : warning LNK4089: all references to 'ole32.dll' discarded by /OPT:REF
Thirst : warning PRJ0029 : The 'Outputs' property for the project-level custom build step is not set. The custom build step will be skipped.
Performing Custom Build Step
The custom build tool has been skipped.
Performing Post-Build Event...
C:Base.bmp
C:gameoverscreen_lose.bmp
C:gameoverscreen_win.bmp
C:interface.bmp
C:introscreen.bmp
C:minimap.bmp
C:pointer.bmp
C:scrolltextures.bmp
C:unit.bmp
C:well.bmp
C:WellCenter.bmp
11 File(s) copied
Results
  
Build log was saved at "file://c:\Users\Said Ketchman\Desktop\Wells_v0.8\Release\BuildLog.htm"
Thirst - 0 error(s), 206 warning(s)