Build Log
  

Build started: Project: example5, Configuration: Debug|Win32

Command Lines
  
Creating temporary file "d:\Projects\glut-megastructure\glui-2.35\src\msvc\example5\RSP00001021364000.rsp" with contents
[
/Od /I "../include" /D "GLUI_NO_LIB_PRAGMA" /D "_VC80_UPGRADE=0x0710" /D "_MBCS" /FD /EHsc /MDd /Fp".\example5/example5.pch" /Fo".\example5/" /Fd".\example5/" /W3 /c /ZI /TP "..\example\example5.cpp"
]
Creating command line "cl.exe @"d:\Projects\glut-megastructure\glui-2.35\src\msvc\example5\RSP00001021364000.rsp" /nologo /errorReport:prompt"
Creating temporary file "d:\Projects\glut-megastructure\glui-2.35\src\msvc\example5\RSP00001221364000.rsp" with contents
[
/OUT:"bin/example5d.exe" /MANIFEST /MANIFESTFILE:".\example5\example5d.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:".\example5/example5.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE:NO /MACHINE:X86 glut32.lib glu32.lib opengl32.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 ".\lib\glui32.lib"

".\example5\example5.obj"
]
Creating command line "link.exe @"d:\Projects\glut-megastructure\glui-2.35\src\msvc\example5\RSP00001221364000.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Output Window
  
Compiling...
example5.cpp
d:\projects\glut-megastructure\glui-2.35\src\include\gl\glui.h(868) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
d:\projects\glut-megastructure\glui-2.35\src\include\gl\glui.h(868) : warning C4244: 'argument' : conversion from 'double' to 'GLfloat', possible loss of data
d:\projects\glut-megastructure\glui-2.35\src\example\example5.cpp(29) : warning C4305: 'initializing' : truncation from 'double' to 'float'
d:\projects\glut-megastructure\glui-2.35\src\example\example5.cpp(466) : warning C4305: 'argument' : truncation from 'double' to 'float'
d:\projects\glut-megastructure\glui-2.35\src\example\example5.cpp(469) : warning C4305: 'argument' : truncation from 'double' to 'float'
d:\projects\glut-megastructure\glui-2.35\src\example\example5.cpp(472) : warning C4305: 'argument' : truncation from 'double' to 'float'
d:\projects\glut-megastructure\glui-2.35\src\example\example5.cpp(476) : warning C4305: 'argument' : truncation from 'double' to 'float'
d:\projects\glut-megastructure\glui-2.35\src\example\example5.cpp(480) : warning C4305: 'argument' : truncation from 'double' to 'float'
d:\projects\glut-megastructure\glui-2.35\src\example\example5.cpp(484) : warning C4305: 'argument' : truncation from 'double' to 'float'
d:\projects\glut-megastructure\glui-2.35\src\example\example5.cpp(488) : warning C4305: 'argument' : truncation from 'double' to 'float'
Linking...
LINK : fatal error LNK1104: cannot open file 'glut32.lib'
Results
  
Build log was saved at "file://d:\Projects\glut-megastructure\glui-2.35\src\msvc\example5\BuildLog.htm"
example5 - 1 error(s), 10 warning(s)