Build Log
--------------------Configuration: example5 - Win32 Debug--------------------
Command Lines
Creating temporary file "c:\windows\TEMP\RSP3252.TMP" with contents [ /nologo /MLd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"example5/example5.pch" /YX /Fo"example5/" /Fd"example5/" /FD /c "D:\projects\Glui_v2\tmp_update\glui_v2_beta\example5.cpp" ] Creating command line "cl.exe @c:\windows\TEMP\RSP3252.TMP" Creating temporary file "c:\windows\TEMP\RSP3253.TMP" with contents [ glut32.lib glu32.lib opengl32.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 /nologo /subsystem:console /incremental:yes /pdb:"example5/example5.pdb" /debug /machine:I386 /out:"example5/example5.exe" /pdbtype:sept .\example5\example5.obj .\lib\glui32.lib ] Creating command line "link.exe @c:\windows\TEMP\RSP3253.TMP"Output Window
Compiling... example5.cpp d:\projects\glui_v2\tmp_update\glui_v2_beta\example5.cpp(30) : warning C4305: 'initializing' : truncation from 'const double' to 'float' d:\projects\glui_v2\tmp_update\glui_v2_beta\example5.cpp(451) : warning C4305: 'argument' : truncation from 'const double' to 'float' d:\projects\glui_v2\tmp_update\glui_v2_beta\example5.cpp(454) : warning C4305: 'argument' : truncation from 'const double' to 'float' d:\projects\glui_v2\tmp_update\glui_v2_beta\example5.cpp(457) : warning C4305: 'argument' : truncation from 'const double' to 'float' d:\projects\glui_v2\tmp_update\glui_v2_beta\example5.cpp(461) : warning C4305: 'argument' : truncation from 'const double' to 'float' d:\projects\glui_v2\tmp_update\glui_v2_beta\example5.cpp(465) : warning C4305: 'argument' : truncation from 'const double' to 'float' d:\projects\glui_v2\tmp_update\glui_v2_beta\example5.cpp(469) : warning C4305: 'argument' : truncation from 'const double' to 'float' d:\projects\glui_v2\tmp_update\glui_v2_beta\example5.cpp(473) : warning C4305: 'argument' : truncation from 'const double' to 'float' Linking...Results
example5.exe - 0 error(s), 8 warning(s)