| Build Log |
|
| Command Lines |
Creating temporary file "c:\Users\Eric\Documents\personal\binvox-0.38\Debug\RSP00006144001484.rsp" with contents [ /Od /I "-I.." /I "-I..\.." /I "-I..\..\include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "WINDOWS_NT" /Gm /EHsc /RTC1 /MDd /Fo"Debug\\" /Fd"Debug\vc90.pdb" /W3 /c /Wp64 /ZI /TP ".\cc\geom\A3dsMeshFile.cc" ".\cc\geom\MeshFileIdentifier.cc" ] Creating command line "cl.exe @"c:\Users\Eric\Documents\personal\binvox-0.38\Debug\RSP00006144001484.rsp" /nologo /errorReport:prompt" Creating temporary file "c:\Users\Eric\Documents\personal\binvox-0.38\Debug\RSP00006244001484.rsp" with contents [ /OUT:"Debug\binvox.exe" /INCREMENTAL /LIBPATH:"C:\Users\Eric\Documents\personal\binvox-0.38\lib" /MANIFEST /MANIFESTFILE:"Debug\binvox.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"c:\Users\Eric\Documents\personal\binvox-0.38\Debug\binvox.pdb" /SUBSYSTEM:CONSOLE /DYNAMICBASE /NXCOMPAT /MACHINE:X86 lib3ds-2_0.lib glut32.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 ".\Debug\Datafile.obj" ".\Debug\Tokenfile.obj" ".\Debug\Face.obj" ".\Debug\Mesh.obj" ".\Debug\MeshFile.obj" ".\Debug\MeshFileIdentifier.obj" ".\Debug\MeshRef.obj" ".\Debug\MeshView.obj" ".\Debug\ObjMeshFile.obj" ".\Debug\PlyMeshFile.obj" ".\Debug\Vertex.obj" ".\Debug\common.obj" ".\Debug\Matrix.obj" ".\Debug\MyRandom.obj" ".\Debug\Vector.obj" ".\Debug\ply_gatech.obj" ".\Debug\WallTimer.obj" ".\Debug\Camera.obj" ".\Debug\CameraList.obj" ".\Debug\GLwindow.obj" ".\Debug\opengl.obj" ".\Debug\View.obj" ".\Debug\PalagyiFilter.obj" ".\Debug\Template.obj" ".\Debug\Templates.obj" ".\Debug\VoxelFile.obj" ".\Debug\VoxelFilter.obj" ".\Debug\Voxelizer.obj" ".\Debug\VoxelRef.obj" ".\Debug\Voxels.obj" ".\Debug\binvox.obj" ".\Debug\A3dsMeshFile.obj" ".\Debug\binvox.exe.embed.manifest.res" ] Creating command line "link.exe @"c:\Users\Eric\Documents\personal\binvox-0.38\Debug\RSP00006244001484.rsp" /NOLOGO /ERRORREPORT:PROMPT" Creating temporary file "c:\Users\Eric\Documents\personal\binvox-0.38\Debug\RSP00006344001484.rsp" with contents [ /out:".\Debug\binvox.exe.embed.manifest" /notify_update /manifest ".\Debug\binvox.exe.intermediate.manifest" ] Creating command line "mt.exe @"c:\Users\Eric\Documents\personal\binvox-0.38\Debug\RSP00006344001484.rsp" /nologo" Creating temporary file "c:\Users\Eric\Documents\personal\binvox-0.38\Debug\BAT00006444001484.bat" with contents [ @echo Manifest resource last updated at %TIME% on %DATE% > ".\Debug\mt.dep" ] Creating command line """c:\Users\Eric\Documents\personal\binvox-0.38\Debug\BAT00006444001484.bat""" |
| Output Window |
Compiling... cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release MeshFileIdentifier.cc c:\users\eric\documents\personal\binvox-0.38\cc\file\datafile.h(108) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data c:\users\eric\documents\personal\binvox-0.38\cc\geom\face.h(56) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data c:\users\eric\documents\personal\binvox-0.38\cc\geom\mesh.h(65) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data c:\users\eric\documents\personal\binvox-0.38\cc\geom\mesh.h(75) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data c:\users\eric\documents\personal\binvox-0.38\cc\geom\meshfileidentifier.cc(90) : warning C4018: '<' : signed/unsigned mismatch A3dsMeshFile.cc c:\users\eric\documents\personal\binvox-0.38\cc\file\datafile.h(108) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data c:\users\eric\documents\personal\binvox-0.38\cc\geom\face.h(56) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data c:\users\eric\documents\personal\binvox-0.38\cc\geom\mesh.h(65) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data c:\users\eric\documents\personal\binvox-0.38\cc\geom\mesh.h(75) : warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data Generating Code... Linking... Embedding manifest... |
| Results |
Build Time 0:01 Build log was saved at "file://c:\Users\Eric\Documents\personal\binvox-0.38\Debug\BuildLog.htm" binvox - 0 error(s), 10 warning(s) |