Hullo Everybody,
I am trying to install Gmsh on a Solaris 10 v5.10 system. The attached file is the output I get from "make". Any help how to proceed? Thank you. Regards, Alessandro
[ 0%] Building CXX object CMakeFiles/gmsh.dir/Common/Main.cpp.o "/home/Ale/CODES/gmsh-2.8.3-source/Geo/GEntity.h", line 197: Error: Could not find a match for std::vector<GRegion*>::vector(std::list<GRegion*>::iterator, std::list<GRegion*>::iterator) needed in GEntity::bindingsGetRegions(). "/home/Ale/CODES/gmsh-2.8.3-source/Geo/GEntity.h", line 201: Error: Could not find a match for std::vector<GFace*>::vector(std::list<GFace*>::iterator, std::list<GFace*>::iterator) needed in GEntity::bindingsGetFaces(). "/home/Ale/CODES/gmsh-2.8.3-source/Geo/GEntity.h", line 205: Error: Could not find a match for std::vector<GEdge*>::vector(std::list<GEdge*>::iterator, std::list<GEdge*>::iterator) needed in GEntity::bindingsGetEdges(). "/home/Ale/CODES/gmsh-2.8.3-source/Geo/GEntity.h", line 209: Error: Could not find a match for std::vector<GVertex*>::vector(std::list<GVertex*>::iterator, std::list<GVertex*>::iterator) needed in GEntity::bindingsGetVertices(). "/home/Ale/CODES/gmsh-2.8.3-source/Geo/GVertex.h", line 91: Warning: GVertex::getNumMeshElements hides the virtual function GEntity::getNumMeshElements(unsigned*const) const. "/home/Ale/CODES/gmsh-2.8.3-source/Geo/boundaryLayersData.h", line 137: Error: Could not find a match for std::multimap<MVertex*, BoundaryLayerData, std::less<MVertex*>, std::allocator<std::pair<MVertex*const, BoundaryLayerData>>>::insert(std::pair<MVertex*, BoundaryLayerData>) needed in BoundaryLayerColumns::addColumn(const SVector3&, MVertex*, std::vector<MVertex*>, std::vector<SMetric3>). "/home/Ale/CODES/gmsh-2.8.3-source/Geo/boundaryLayersData.h", line 144: Error: Could not find a match for std::multimap<MVertex*, BoundaryLayerData, std::less<MVertex*>, std::allocator<std::pair<MVertex*const, BoundaryLayerData>>>::insert(std::pair<MVertex*, BoundaryLayerData>) needed in BoundaryLayerColumns::addColumn(const SVector3&, MVertex*, std::vector<MVertex*>, std::vector<SMetric3>, std::vector<GFace*>). 6 Error(s) and 1 Warning(s) detected. make[2]: *** [CMakeFiles/gmsh.dir/Common/Main.cpp.o] Error 6 make[1]: *** [CMakeFiles/gmsh.dir/all] Error 2 make: *** [all] Error 2
_______________________________________________ gmsh mailing list [email protected] http://www.geuz.org/mailman/listinfo/gmsh
