Build Log
  

Build started: Project: modeler, Configuration: Release|Win32

Command Lines
  
Creating temporary file "c:\mydocs\uw\spring09\csep557-graphics\proj2\krishr-proj2\Release\RSP00003577407984.rsp" with contents
[
/Ob1 /I "C:\Program Files\fltk-1.1.9\zlib" /I "C:\Program Files\fltk-1.1.9\png" /I "C:\Program Files\fltk-1.1.9\jpeg" /I "C:\Program Files\fltk-1.1.9" /I "c:\mydocs\uw\spring09\csep557-graphics\proj2\krishr-proj2\\file dialog" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "FLTK1" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /GF /FD /EHsc /MD /Gy /Fp"Release\modeler.pch" /Fo"Release/" /Fd"Release/" /W3 /c /wd4996 ".\elephant_model_upperbody.cpp"
]
Creating command line "cl.exe @"c:\mydocs\uw\spring09\csep557-graphics\proj2\krishr-proj2\Release\RSP00003577407984.rsp" /nologo /errorReport:prompt"
Creating temporary file "c:\mydocs\uw\spring09\csep557-graphics\proj2\krishr-proj2\Release\RSP00003677407984.rsp" with contents
[
/OUT:"Release/modeler.exe" /INCREMENTAL:NO /LIBPATH:"C:\Program Files\fltk-1.1.9\lib" /MANIFEST /MANIFESTFILE:"Release\modeler.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /NODEFAULTLIB:"libcmtd libcmt" /PDB:"Release/modeler.pdb" /SUBSYSTEM:WINDOWS /DYNAMICBASE:NO /MACHINE:I386 opengl32.lib glu32.lib wsock32.lib comctl32.lib fltkz.lib fltkpng.lib fltkjpeg.lib fltkgl.lib fltkimages.lib fltk.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\camera.obj"

".\Release\elephant_driver.obj"

".\Release\elephant_model_core.obj"

".\Release\elephant_model_extras.obj"

".\Release\elephant_model_lowerbody.obj"

".\Release\elephant_model_upperbody.obj"

".\Release\Fl_Native_File_Chooser.obj"

".\Release\imageio.obj"

".\Release\modelerapp.obj"

".\Release\modelerdraw.obj"

".\Release\modelerui.obj"

".\Release\modelerview.obj"
]
Creating command line "link.exe @"c:\mydocs\uw\spring09\csep557-graphics\proj2\krishr-proj2\Release\RSP00003677407984.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "c:\mydocs\uw\spring09\csep557-graphics\proj2\krishr-proj2\Release\RSP00003777407984.rsp" with contents
[
/outputresource:".\Release\modeler.exe;#1" /manifest

".\Release\modeler.exe.intermediate.manifest"
]
Creating command line "mt.exe @"c:\mydocs\uw\spring09\csep557-graphics\proj2\krishr-proj2\Release\RSP00003777407984.rsp" /nologo"
Creating temporary file "c:\mydocs\uw\spring09\csep557-graphics\proj2\krishr-proj2\Release\BAT00003877407984.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep"
]
Creating command line """c:\mydocs\uw\spring09\csep557-graphics\proj2\krishr-proj2\Release\BAT00003877407984.bat"""
Output Window
  
Compiling...
elephant_model_upperbody.cpp
.\elephant_model_upperbody.cpp(18) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\elephant_model_upperbody.cpp(18) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\elephant_model_upperbody.cpp(19) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\elephant_model_upperbody.cpp(19) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\elephant_model_upperbody.cpp(20) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\elephant_model_upperbody.cpp(20) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\elephant_model_upperbody.cpp(26) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
.\elephant_model_upperbody.cpp(44) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\elephant_model_upperbody.cpp(44) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\elephant_model_upperbody.cpp(44) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\elephant_model_upperbody.cpp(44) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\elephant_model_upperbody.cpp(44) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\elephant_model_upperbody.cpp(45) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\elephant_model_upperbody.cpp(45) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\elephant_model_upperbody.cpp(45) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\elephant_model_upperbody.cpp(56) : warning C4305: 'argument' : truncation from 'double' to 'GLfloat'
.\elephant_model_upperbody.cpp(60) : warning C4305: 'argument' : truncation from 'double' to 'GLfloat'
.\elephant_model_upperbody.cpp(63) : warning C4305: 'argument' : truncation from 'double' to 'GLfloat'
.\elephant_model_upperbody.cpp(66) : warning C4305: 'argument' : truncation from 'double' to 'GLfloat'
.\elephant_model_upperbody.cpp(79) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\elephant_model_upperbody.cpp(80) : warning C4305: 'argument' : truncation from 'double' to 'float'
.\elephant_model_upperbody.cpp(89) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
.\elephant_model_upperbody.cpp(90) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
.\elephant_model_upperbody.cpp(91) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
.\elephant_model_upperbody.cpp(92) : warning C4305: 'argument' : truncation from 'double' to 'GLfloat'
.\elephant_model_upperbody.cpp(92) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
.\elephant_model_upperbody.cpp(93) : warning C4305: 'argument' : truncation from 'double' to 'GLfloat'
.\elephant_model_upperbody.cpp(93) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
.\elephant_model_upperbody.cpp(94) : warning C4305: 'argument' : truncation from 'double' to 'GLfloat'
.\elephant_model_upperbody.cpp(94) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
.\elephant_model_upperbody.cpp(101) : warning C4305: 'argument' : truncation from 'double' to 'GLfloat'
.\elephant_model_upperbody.cpp(101) : warning C4305: 'argument' : truncation from 'double' to 'GLfloat'
.\elephant_model_upperbody.cpp(102) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
.\elephant_model_upperbody.cpp(103) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
.\elephant_model_upperbody.cpp(104) : warning C4305: 'argument' : truncation from 'double' to 'GLfloat'
.\elephant_model_upperbody.cpp(105) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
Linking...
Embedding manifest...
Results
  
Build log was saved at "file://c:\mydocs\uw\spring09\csep557-graphics\proj2\krishr-proj2\Release\BuildLog.htm"
modeler - 0 error(s), 36 warning(s)