Build Log |
|
Command Lines |
Creating temporary file "c:\Documents and Settings\James\My Documents\projects\ContourChaining\Release\RSP00000137043516.rsp" with contents [ /D "WIN32" /D "_CRT_SECURE_NO_DEPRECATE" /D "GLUT_BUILDING_LIB" /FD /EHsc /MT /Fo"Release\\" /Fd"Release\vc90.pdb" /c /TP "..\..\..\..\..\Programs\trimesh2\libsrc\TriMesh_tstrips.cc" "..\..\..\..\..\Programs\trimesh2\libsrc\TriMesh_stats.cc" "..\..\..\..\..\Programs\trimesh2\libsrc\TriMesh_pointareas.cc" "..\..\..\..\..\Programs\trimesh2\libsrc\TriMesh_normals.cc" "..\..\..\..\..\Programs\trimesh2\libsrc\TriMesh_io.cc" "..\..\..\..\..\Programs\trimesh2\libsrc\TriMesh_grid.cc" "..\..\..\..\..\Programs\trimesh2\libsrc\TriMesh_curvature.cc" "..\..\..\..\..\Programs\trimesh2\libsrc\TriMesh_connectivity.cc" "..\..\..\..\..\Programs\trimesh2\libsrc\TriMesh_bounding.cc" "..\..\..\..\..\Programs\trimesh2\libsrc\subdiv.cc" "..\..\..\..\..\Programs\trimesh2\libsrc\reorder_verts.cc" "..\..\..\..\..\Programs\trimesh2\libsrc\remove.cc" "..\..\..\..\..\Programs\trimesh2\libsrc\lmsmooth.cc" "..\..\..\..\..\Programs\trimesh2\libsrc\KDtree.cc" "..\..\..\..\..\Programs\trimesh2\libsrc\ICP.cc" "..\..\..\..\..\Programs\trimesh2\libsrc\GLCamera.cc" "..\..\..\..\..\Programs\trimesh2\libsrc\filter.cc" "..\..\..\..\..\Programs\trimesh2\libsrc\faceflip.cc" "..\..\..\..\..\Programs\trimesh2\libsrc\edgeflip.cc" "..\..\..\..\..\Programs\trimesh2\libsrc\diffuse.cc" ".\Vector.cpp" ".\OBJObject.cpp" ".\Line.cpp" ".\Interpolate.cpp" ".\ContourChaining.cpp" ".\ContourChainGroup.cpp" ".\ContourChain.cpp" ".\CatmullRomSpline.cpp" ] Creating command line "cl.exe @"c:\Documents and Settings\James\My Documents\projects\ContourChaining\Release\RSP00000137043516.rsp" /nologo /errorReport:prompt" |
Output Window |
Compiling... TriMesh_tstrips.cc c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\..\Programs\trimesh2\libsrc\TriMesh_tstrips.cc': No such file or directory TriMesh_stats.cc c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\..\Programs\trimesh2\libsrc\TriMesh_stats.cc': No such file or directory TriMesh_pointareas.cc c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\..\Programs\trimesh2\libsrc\TriMesh_pointareas.cc': No such file or directory TriMesh_normals.cc c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\..\Programs\trimesh2\libsrc\TriMesh_normals.cc': No such file or directory TriMesh_io.cc c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\..\Programs\trimesh2\libsrc\TriMesh_io.cc': No such file or directory TriMesh_grid.cc c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\..\Programs\trimesh2\libsrc\TriMesh_grid.cc': No such file or directory TriMesh_curvature.cc c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\..\Programs\trimesh2\libsrc\TriMesh_curvature.cc': No such file or directory TriMesh_connectivity.cc c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\..\Programs\trimesh2\libsrc\TriMesh_connectivity.cc': No such file or directory TriMesh_bounding.cc c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\..\Programs\trimesh2\libsrc\TriMesh_bounding.cc': No such file or directory subdiv.cc c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\..\Programs\trimesh2\libsrc\subdiv.cc': No such file or directory reorder_verts.cc c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\..\Programs\trimesh2\libsrc\reorder_verts.cc': No such file or directory remove.cc c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\..\Programs\trimesh2\libsrc\remove.cc': No such file or directory lmsmooth.cc c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\..\Programs\trimesh2\libsrc\lmsmooth.cc': No such file or directory KDtree.cc c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\..\Programs\trimesh2\libsrc\KDtree.cc': No such file or directory ICP.cc c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\..\Programs\trimesh2\libsrc\ICP.cc': No such file or directory GLCamera.cc c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\..\Programs\trimesh2\libsrc\GLCamera.cc': No such file or directory filter.cc c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\..\Programs\trimesh2\libsrc\filter.cc': No such file or directory faceflip.cc c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\..\Programs\trimesh2\libsrc\faceflip.cc': No such file or directory edgeflip.cc c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\..\Programs\trimesh2\libsrc\edgeflip.cc': No such file or directory diffuse.cc c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\..\Programs\trimesh2\libsrc\diffuse.cc': No such file or directory Generating Code... Compiling... Vector.cpp OBJObject.cpp c:\documents and settings\james\my documents\projects\contourchaining\OBJObject.h(11) : fatal error C1083: Cannot open include file: 'GL/glut.h': No such file or directory Line.cpp c:\documents and settings\james\my documents\projects\contourchaining\Line.h(10) : fatal error C1083: Cannot open include file: 'GL/glut.h': No such file or directory Interpolate.cpp c:\documents and settings\james\my documents\projects\contourchaining\Line.h(10) : fatal error C1083: Cannot open include file: 'GL/glut.h': No such file or directory ContourChaining.cpp .\ContourChaining.cpp(1) : fatal error C1083: Cannot open include file: 'TriMesh.h': No such file or directory ContourChainGroup.cpp c:\documents and settings\james\my documents\projects\contourchaining\ContourChain.h(3) : fatal error C1083: Cannot open include file: 'GL/glut.h': No such file or directory ContourChain.cpp c:\documents and settings\james\my documents\projects\contourchaining\ContourChain.h(3) : fatal error C1083: Cannot open include file: 'GL/glut.h': No such file or directory CatmullRomSpline.cpp c:\documents and settings\james\my documents\projects\contourchaining\Line.h(10) : fatal error C1083: Cannot open include file: 'GL/glut.h': No such file or directory Generating Code... |
Results |
Build log was saved at "file://c:\Documents and Settings\James\My Documents\projects\ContourChaining\Release\BuildLog.htm" ContourChaining - 27 error(s), 0 warning(s) |