[Gmsh] Error in Gmsh installation, after installing open cascade

Smrutimaya Pattanaik smrutimaya at gmail.com
Thu Nov 17 15:17:39 CET 2016


Hello Sir,

I could install Gmsh Source version in Ubuntu 14.04, but wanted to build it
with Open Cascade. So I installed Open Cascade, but now Gmsh is not
installing.


Details of error:

"cmake" shows failure in WIND and WCAST performance test.

"make" shows error as shown bellow: (I have truncated the error message)

Please help me out.

Regards,
Smruti


/usr/local/include/opencascade/NCollection_Sequence.hxx:170:25: note:
candidates are:
In file included from /usr/local/include/opencascade/BRep_Tool.hxx:22:0,
                 from
/home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCIncludes.h:21,
                 from /home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCVertex.h:12,
                 from
/home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCVertex.cpp:10:
/usr/local/include/opencascade/Standard_Handle.hxx:100:13: note:
opencascade::handle<T>& opencascade::handle<T>::operator=(const
opencascade::handle<T>&) [with T = NCollection_BaseAllocator]
     handle& operator= (const handle& theHandle)
             ^
/usr/local/include/opencascade/Standard_Handle.hxx:114:13: note:
opencascade::handle<T>&
opencascade::handle<T>::operator=(opencascade::handle<T>) [with T =
NCollection_BaseAllocator; opencascade::handle<T> =
opencascade::handle<NCollection_BaseAllocator>]
     handle& operator= (handle&& theHandle)
             ^
In file included from
/usr/local/include/opencascade/TColStd_SequenceOfReal.hxx:19:0,
                 from
/usr/local/include/opencascade/Extrema_FuncExtPS.hxx:27,
                 from
/usr/local/include/opencascade/Extrema_GenExtPS.hxx:30,
                 from /usr/local/include/opencascade/Extrema_ExtPS.hxx:27,
                 from
/usr/local/include/opencascade/GeomAPI_ProjectPointOnSurf.hxx:26,
                 from
/home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCIncludes.h:25,
                 from /home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCVertex.h:12,
                 from
/home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCVertex.cpp:10:
/usr/local/include/opencascade/NCollection_Sequence.hxx: In instantiation
of ‘void NCollection_Sequence<TheItemType>::Clear(const
opencascade::handle<NCollection_BaseAllocator>&) [with TheItemType =
TCollection_AsciiString]’:
/usr/local/include/opencascade/NCollection_Sequence.hxx:329:11:   required
from ‘NCollection_Sequence<TheItemType>::~NCollection_Sequence() [with
TheItemType = TCollection_AsciiString]’
/usr/local/include/opencascade/TColStd_HSequenceOfAsciiString.hxx:22:1:
required from here
/usr/local/include/opencascade/NCollection_Sequence.hxx:170:25: error:
ambiguous overload for ‘operator=’ (operand types are
‘opencascade::handle<NCollection_BaseAllocator>’ and ‘const
opencascade::handle<NCollection_BaseAllocator>’)
       this->myAllocator = theAllocator;
                         ^
/usr/local/include/opencascade/NCollection_Sequence.hxx:170:25: note:
candidates are:
In file included from /usr/local/include/opencascade/BRep_Tool.hxx:22:0,
                 from
/home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCIncludes.h:21,
                 from /home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCVertex.h:12,
                 from
/home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCVertex.cpp:10:
/usr/local/include/opencascade/Standard_Handle.hxx:100:13: note:
opencascade::handle<T>& opencascade::handle<T>::operator=(const
opencascade::handle<T>&) [with T = NCollection_BaseAllocator]
     handle& operator= (const handle& theHandle)
             ^
/usr/local/include/opencascade/Standard_Handle.hxx:114:13: note:
opencascade::handle<T>&
opencascade::handle<T>::operator=(opencascade::handle<T>) [with T =
NCollection_BaseAllocator; opencascade::handle<T> =
opencascade::handle<NCollection_BaseAllocator>]
     handle& operator= (handle&& theHandle)
             ^
In file included from
/usr/local/include/opencascade/TColStd_SequenceOfReal.hxx:19:0,
                 from
/usr/local/include/opencascade/Extrema_FuncExtPS.hxx:27,
                 from
/usr/local/include/opencascade/Extrema_GenExtPS.hxx:30,
                 from /usr/local/include/opencascade/Extrema_ExtPS.hxx:27,
                 from
/usr/local/include/opencascade/GeomAPI_ProjectPointOnSurf.hxx:26,
                 from
/home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCIncludes.h:25,
                 from /home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCVertex.h:12,
                 from
/home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCVertex.cpp:10:
/usr/local/include/opencascade/NCollection_Sequence.hxx: In instantiation
of ‘void NCollection_Sequence<TheItemType>::Clear(const
opencascade::handle<NCollection_BaseAllocator>&) [with TheItemType =
opencascade::handle<TCollection_HAsciiString>]’:
/usr/local/include/opencascade/NCollection_Sequence.hxx:329:11:   required
from ‘NCollection_Sequence<TheItemType>::~NCollection_Sequence() [with
TheItemType = opencascade::handle<TCollection_HAsciiString>]’
/usr/local/include/opencascade/TColStd_HSequenceOfHAsciiString.hxx:22:1:
required from here
/usr/local/include/opencascade/NCollection_Sequence.hxx:170:25: error:
ambiguous overload for ‘operator=’ (operand types are
‘opencascade::handle<NCollection_BaseAllocator>’ and ‘const
opencascade::handle<NCollection_BaseAllocator>’)
       this->myAllocator = theAllocator;
                         ^
/usr/local/include/opencascade/NCollection_Sequence.hxx:170:25: note:
candidates are:
In file included from /usr/local/include/opencascade/BRep_Tool.hxx:22:0,
                 from
/home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCIncludes.h:21,
                 from /home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCVertex.h:12,
                 from
/home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCVertex.cpp:10:
/usr/local/include/opencascade/Standard_Handle.hxx:100:13: note:
opencascade::handle<T>& opencascade::handle<T>::operator=(const
opencascade::handle<T>&) [with T = NCollection_BaseAllocator]
     handle& operator= (const handle& theHandle)
             ^
/usr/local/include/opencascade/Standard_Handle.hxx:114:13: note:
opencascade::handle<T>&
opencascade::handle<T>::operator=(opencascade::handle<T>) [with T =
NCollection_BaseAllocator; opencascade::handle<T> =
opencascade::handle<NCollection_BaseAllocator>]
     handle& operator= (handle&& theHandle)
             ^
In file included from
/usr/local/include/opencascade/TColStd_SequenceOfReal.hxx:19:0,
                 from
/usr/local/include/opencascade/Extrema_FuncExtPS.hxx:27,
                 from
/usr/local/include/opencascade/Extrema_GenExtPS.hxx:30,
                 from /usr/local/include/opencascade/Extrema_ExtPS.hxx:27,
                 from
/usr/local/include/opencascade/GeomAPI_ProjectPointOnSurf.hxx:26,
                 from
/home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCIncludes.h:25,
                 from /home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCVertex.h:12,
                 from
/home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCVertex.cpp:10:
/usr/local/include/opencascade/NCollection_Sequence.hxx: In instantiation
of ‘NCollection_Sequence<TheItemType>::Node::Node(const TheItemType&) [with
TheItemType = opencascade::handle<TCollection_HAsciiString>]’:
/usr/local/include/opencascade/NCollection_Sequence.hxx:210:5:   required
from ‘void NCollection_Sequence<TheItemType>::Append(const TheItemType&)
[with TheItemType = opencascade::handle<TCollection_HAsciiString>]’
/usr/local/include/opencascade/TColStd_HSequenceOfHAsciiString.hxx:22:1:
required from here
/usr/local/include/opencascade/NCollection_Sequence.hxx:44:17: error:
ambiguous overload for ‘operator=’ (operand types are
‘opencascade::handle<TCollection_HAsciiString>’ and ‘const
opencascade::handle<TCollection_HAsciiString>’)
       { myValue = theItem; }
                 ^
/usr/local/include/opencascade/NCollection_Sequence.hxx:44:17: note:
candidates are:
In file included from /usr/local/include/opencascade/BRep_Tool.hxx:22:0,
                 from
/home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCIncludes.h:21,
                 from /home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCVertex.h:12,
                 from
/home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCVertex.cpp:10:
/usr/local/include/opencascade/Standard_Handle.hxx:100:13: note:
opencascade::handle<T>& opencascade::handle<T>::operator=(const
opencascade::handle<T>&) [with T = TCollection_HAsciiString]
     handle& operator= (const handle& theHandle)
             ^
/usr/local/include/opencascade/Standard_Handle.hxx:114:13: note:
opencascade::handle<T>&
opencascade::handle<T>::operator=(opencascade::handle<T>) [with T =
TCollection_HAsciiString; opencascade::handle<T> =
opencascade::handle<TCollection_HAsciiString>]
     handle& operator= (handle&& theHandle)
             ^
In file included from
/usr/local/include/opencascade/TColStd_SequenceOfReal.hxx:19:0,
                 from
/usr/local/include/opencascade/Extrema_FuncExtPS.hxx:27,
                 from
/usr/local/include/opencascade/Extrema_GenExtPS.hxx:30,
                 from /usr/local/include/opencascade/Extrema_ExtPS.hxx:27,
                 from
/usr/local/include/opencascade/GeomAPI_ProjectPointOnSurf.hxx:26,
                 from
/home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCIncludes.h:25,
                 from /home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCVertex.h:12,
                 from
/home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCVertex.cpp:10:
/usr/local/include/opencascade/NCollection_Sequence.hxx: In instantiation
of ‘void NCollection_Sequence<TheItemType>::Clear(const
opencascade::handle<NCollection_BaseAllocator>&) [with TheItemType = int]’:
/usr/local/include/opencascade/NCollection_Sequence.hxx:329:11:   required
from ‘NCollection_Sequence<TheItemType>::~NCollection_Sequence() [with
TheItemType = int]’
/usr/local/include/opencascade/TColStd_HSequenceOfInteger.hxx:22:1:
required from here
/usr/local/include/opencascade/NCollection_Sequence.hxx:170:25: error:
ambiguous overload for ‘operator=’ (operand types are
‘opencascade::handle<NCollection_BaseAllocator>’ and ‘const
opencascade::handle<NCollection_BaseAllocator>’)
       this->myAllocator = theAllocator;
                         ^
/usr/local/include/opencascade/NCollection_Sequence.hxx:170:25: note:
candidates are:
In file included from /usr/local/include/opencascade/BRep_Tool.hxx:22:0,
                 from
/home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCIncludes.h:21,
                 from /home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCVertex.h:12,
                 from
/home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCVertex.cpp:10:
/usr/local/include/opencascade/Standard_Handle.hxx:100:13: note:
opencascade::handle<T>& opencascade::handle<T>::operator=(const
opencascade::handle<T>&) [with T = NCollection_BaseAllocator]
     handle& operator= (const handle& theHandle)
             ^
/usr/local/include/opencascade/Standard_Handle.hxx:114:13: note:
opencascade::handle<T>&
opencascade::handle<T>::operator=(opencascade::handle<T>) [with T =
NCollection_BaseAllocator; opencascade::handle<T> =
opencascade::handle<NCollection_BaseAllocator>]
     handle& operator= (handle&& theHandle)
             ^
In file included from /usr/local/include/opencascade/BRepMesh.hxx:32:0,
                 from
/home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCIncludes.h:85,
                 from /home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCVertex.h:12,
                 from
/home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCVertex.cpp:10:
/usr/local/include/opencascade/NCollection_CellFilter.hxx: In instantiation
of ‘void NCollection_CellFilter<Inspector>::resetAllocator(const
opencascade::handle<NCollection_IncAllocator>&) [with Inspector =
BRepMesh_VertexInspector]’:
/usr/local/include/opencascade/NCollection_CellFilter.hxx:157:31:
required from ‘void NCollection_CellFilter<Inspector>::Reset(Standard_Real,
const opencascade::handle<NCollection_IncAllocator>&) [with Inspector =
BRepMesh_VertexInspector; Standard_Real = double]’
/usr/local/include/opencascade/BRepMesh_VertexTool.hxx:48:44:   required
from here
/usr/local/include/opencascade/NCollection_CellFilter.hxx:351:19: error: no
match for ‘operator=’ (operand types are
‘opencascade::handle<NCollection_BaseAllocator>’ and ‘const
opencascade::handle<NCollection_IncAllocator>’)
       myAllocator = theAlloc;
                   ^
/usr/local/include/opencascade/NCollection_CellFilter.hxx:351:19: note:
candidates are:
In file included from /usr/local/include/opencascade/BRep_Tool.hxx:22:0,
                 from
/home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCIncludes.h:21,
                 from /home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCVertex.h:12,
                 from
/home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCVertex.cpp:10:
/usr/local/include/opencascade/Standard_Handle.hxx:100:13: note:
opencascade::handle<T>& opencascade::handle<T>::operator=(const
opencascade::handle<T>&) [with T = NCollection_BaseAllocator]
     handle& operator= (const handle& theHandle)
             ^
/usr/local/include/opencascade/Standard_Handle.hxx:100:13: note:   no known
conversion for argument 1 from ‘const
opencascade::handle<NCollection_IncAllocator>’ to ‘const
opencascade::handle<NCollection_BaseAllocator>&’
/usr/local/include/opencascade/Standard_Handle.hxx:107:13: note:
opencascade::handle<T>& opencascade::handle<T>::operator=(const T*) [with T
= NCollection_BaseAllocator]
     handle& operator= (const T* thePtr)
             ^
/usr/local/include/opencascade/Standard_Handle.hxx:107:13: note:   no known
conversion for argument 1 from ‘const
opencascade::handle<NCollection_IncAllocator>’ to ‘const
NCollection_BaseAllocator*’
/usr/local/include/opencascade/Standard_Handle.hxx:114:13: note:
opencascade::handle<T>&
opencascade::handle<T>::operator=(opencascade::handle<T>) [with T =
NCollection_BaseAllocator; opencascade::handle<T> =
opencascade::handle<NCollection_BaseAllocator>]
     handle& operator= (handle&& theHandle)
             ^
/usr/local/include/opencascade/Standard_Handle.hxx:114:13: note:   no known
conversion for argument 1 from ‘const
opencascade::handle<NCollection_IncAllocator>’ to
‘opencascade::handle<NCollection_BaseAllocator>’
In file included from /usr/local/include/opencascade/BRepMesh.hxx:32:0,
                 from
/home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCIncludes.h:85,
                 from /home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCVertex.h:12,
                 from
/home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCVertex.cpp:10:
/usr/local/include/opencascade/NCollection_CellFilter.hxx: In instantiation
of ‘void NCollection_CellFilter<Inspector>::resetAllocator(const
opencascade::handle<NCollection_IncAllocator>&) [with Inspector =
BRepMesh_CircleInspector]’:
/usr/local/include/opencascade/NCollection_CellFilter.hxx:157:31:
required from ‘void NCollection_CellFilter<Inspector>::Reset(Standard_Real,
const opencascade::handle<NCollection_IncAllocator>&) [with Inspector =
BRepMesh_CircleInspector; Standard_Real = double]’
/usr/local/include/opencascade/BRepMesh_CircleTool.hxx:62:44:   required
from here
/usr/local/include/opencascade/NCollection_CellFilter.hxx:351:19: error: no
match for ‘operator=’ (operand types are
‘opencascade::handle<NCollection_BaseAllocator>’ and ‘const
opencascade::handle<NCollection_IncAllocator>’)
       myAllocator = theAlloc;
                   ^
/usr/local/include/opencascade/NCollection_CellFilter.hxx:351:19: note:
candidates are:
In file included from /usr/local/include/opencascade/BRep_Tool.hxx:22:0,
                 from
/home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCIncludes.h:21,
                 from /home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCVertex.h:12,
                 from
/home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCVertex.cpp:10:
/usr/local/include/opencascade/Standard_Handle.hxx:100:13: note:
opencascade::handle<T>& opencascade::handle<T>::operator=(const
opencascade::handle<T>&) [with T = NCollection_BaseAllocator]
     handle& operator= (const handle& theHandle)
             ^
/usr/local/include/opencascade/Standard_Handle.hxx:100:13: note:   no known
conversion for argument 1 from ‘const
opencascade::handle<NCollection_IncAllocator>’ to ‘const
opencascade::handle<NCollection_BaseAllocator>&’
/usr/local/include/opencascade/Standard_Handle.hxx:107:13: note:
opencascade::handle<T>& opencascade::handle<T>::operator=(const T*) [with T
= NCollection_BaseAllocator]
     handle& operator= (const T* thePtr)
             ^
/usr/local/include/opencascade/Standard_Handle.hxx:107:13: note:   no known
conversion for argument 1 from ‘const
opencascade::handle<NCollection_IncAllocator>’ to ‘const
NCollection_BaseAllocator*’
/usr/local/include/opencascade/Standard_Handle.hxx:114:13: note:
opencascade::handle<T>&
opencascade::handle<T>::operator=(opencascade::handle<T>) [with T =
NCollection_BaseAllocator; opencascade::handle<T> =
opencascade::handle<NCollection_BaseAllocator>]
     handle& operator= (handle&& theHandle)
             ^
/usr/local/include/opencascade/Standard_Handle.hxx:114:13: note:   no known
conversion for argument 1 from ‘const
opencascade::handle<NCollection_IncAllocator>’ to
‘opencascade::handle<NCollection_BaseAllocator>’
In file included from
/usr/local/include/opencascade/TColStd_SequenceOfReal.hxx:19:0,
                 from
/usr/local/include/opencascade/Extrema_FuncExtPS.hxx:27,
                 from
/usr/local/include/opencascade/Extrema_GenExtPS.hxx:30,
                 from /usr/local/include/opencascade/Extrema_ExtPS.hxx:27,
                 from
/usr/local/include/opencascade/GeomAPI_ProjectPointOnSurf.hxx:26,
                 from
/home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCIncludes.h:25,
                 from /home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCVertex.h:12,
                 from
/home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCVertex.cpp:10:
/usr/local/include/opencascade/NCollection_Sequence.hxx: In instantiation
of ‘void NCollection_Sequence<TheItemType>::Clear(const
opencascade::handle<NCollection_BaseAllocator>&) [with TheItemType =
opencascade::handle<ChFiDS_SurfData>]’:
/usr/local/include/opencascade/NCollection_Sequence.hxx:329:11:   required
from ‘NCollection_Sequence<TheItemType>::~NCollection_Sequence() [with
TheItemType = opencascade::handle<ChFiDS_SurfData>]’
/usr/local/include/opencascade/ChFiDS_HData.hxx:24:1:   required from here
/usr/local/include/opencascade/NCollection_Sequence.hxx:170:25: error:
ambiguous overload for ‘operator=’ (operand types are
‘opencascade::handle<NCollection_BaseAllocator>’ and ‘const
opencascade::handle<NCollection_BaseAllocator>’)
       this->myAllocator = theAllocator;
                         ^
/usr/local/include/opencascade/NCollection_Sequence.hxx:170:25: note:
candidates are:
In file included from /usr/local/include/opencascade/BRep_Tool.hxx:22:0,
                 from
/home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCIncludes.h:21,
                 from /home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCVertex.h:12,
                 from
/home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCVertex.cpp:10:
/usr/local/include/opencascade/Standard_Handle.hxx:100:13: note:
opencascade::handle<T>& opencascade::handle<T>::operator=(const
opencascade::handle<T>&) [with T = NCollection_BaseAllocator]
     handle& operator= (const handle& theHandle)
             ^
/usr/local/include/opencascade/Standard_Handle.hxx:114:13: note:
opencascade::handle<T>&
opencascade::handle<T>::operator=(opencascade::handle<T>) [with T =
NCollection_BaseAllocator; opencascade::handle<T> =
opencascade::handle<NCollection_BaseAllocator>]
     handle& operator= (handle&& theHandle)
             ^
In file included from
/usr/local/include/opencascade/TColStd_SequenceOfReal.hxx:19:0,
                 from
/usr/local/include/opencascade/Extrema_FuncExtPS.hxx:27,
                 from
/usr/local/include/opencascade/Extrema_GenExtPS.hxx:30,
                 from /usr/local/include/opencascade/Extrema_ExtPS.hxx:27,
                 from
/usr/local/include/opencascade/GeomAPI_ProjectPointOnSurf.hxx:26,
                 from
/home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCIncludes.h:25,
                 from /home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCVertex.h:12,
                 from
/home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCVertex.cpp:10:
/usr/local/include/opencascade/NCollection_Sequence.hxx: In instantiation
of ‘NCollection_Sequence<TheItemType>::Node::Node(const TheItemType&) [with
TheItemType = opencascade::handle<ChFiDS_SurfData>]’:
/usr/local/include/opencascade/NCollection_Sequence.hxx:210:5:   required
from ‘void NCollection_Sequence<TheItemType>::Append(const TheItemType&)
[with TheItemType = opencascade::handle<ChFiDS_SurfData>]’
/usr/local/include/opencascade/ChFiDS_HData.hxx:24:1:   required from here
/usr/local/include/opencascade/NCollection_Sequence.hxx:44:17: error:
ambiguous overload for ‘operator=’ (operand types are
‘opencascade::handle<ChFiDS_SurfData>’ and ‘const
opencascade::handle<ChFiDS_SurfData>’)
       { myValue = theItem; }
                 ^
/usr/local/include/opencascade/NCollection_Sequence.hxx:44:17: note:
candidates are:
In file included from /usr/local/include/opencascade/BRep_Tool.hxx:22:0,
                 from
/home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCIncludes.h:21,
                 from /home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCVertex.h:12,
                 from
/home/cfd/gmsh/gmsh-2.14.1-source/Geo/OCCVertex.cpp:10:
/usr/local/include/opencascade/Standard_Handle.hxx:100:13: note:
opencascade::handle<T>& opencascade::handle<T>::operator=(const
opencascade::handle<T>&) [with T = ChFiDS_SurfData]
     handle& operator= (const handle& theHandle)
             ^
/usr/local/include/opencascade/Standard_Handle.hxx:114:13: note:
opencascade::handle<T>&
opencascade::handle<T>::operator=(opencascade::handle<T>) [with T =
ChFiDS_SurfData; opencascade::handle<T> =
opencascade::handle<ChFiDS_SurfData>]
     handle& operator= (handle&& theHandle)
             ^
make[2]: *** [CMakeFiles/gmsh.dir/Geo/OCCVertex.cpp.o] Error 1
make[1]: *** [CMakeFiles/gmsh.dir/all] Error 2
make: *** [all] Error 2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://onelab.info/pipermail/gmsh/attachments/20161117/2ba337b7/attachment-0001.html>


More information about the gmsh mailing list