Re: [Gmsh] gmsh-4.0.1 : error during cmake

2018-10-02 Thread Christophe Geuzaine
> On 27 Sep 2018, at 07:35, Ashwini D R wrote: > > > >as per the trailing mail, > CGNS is installed and CMake logs did not give any info about why the CGNS is > not picked up. CMake error and output logs are attached with this mail. > Please help in resolving the issue > > Thanks and

Re: [Gmsh] gmsh-4.0.1 : error during cmake

2018-09-26 Thread Ashwini D R
> >as per the trailing mail, > CGNS is installed and CMake logs did not give any info about why the CGNS > is not picked up. CMake error and output logs are attached with this mail. > Please help in resolving the issue > Thanks and Regards, Ashwini D R > > > > > On 25 Sep 2018, at 12:18, Ash

Re: [Gmsh] gmsh-4.0.1 : error during cmake

2018-09-26 Thread Christophe Geuzaine
> On 25 Sep 2018, at 12:18, Ashwini D R wrote: > > Hi > > Thanks for the help ! > gmsh was installed successfully, However i have trouble generating the cgns > file. > > cmake -DENABLE_HXT=0 -DENABLE_CGNS=1 .. > Do you have the CGNS library installed on your system? If you do, check t

Re: [Gmsh] gmsh-4.0.1 : error during cmake

2018-09-25 Thread Ashwini D R
Hi Thanks for the help ! gmsh was installed successfully, However i have trouble generating the cgns file. cmake -DENABLE_HXT=0 -DENABLE_CGNS=1 .. make make install /gmsh-4.0.1-source/Gmsh401/gmsh spices.geo -1 -format cgns -o /Mesh/spices.cgns Error : This version of Gmsh was compiled w

Re: [Gmsh] gmsh-4.0.1 : error during cmake

2018-09-24 Thread Christophe Geuzaine
HXT is not yet support with Visual C++ : just disable it (cmake -DENABLE_HXT=0) > On 24 Sep 2018, at 13:59, Max Orok wrote: > > Hi Ashwini, > > Is there any more information about your build, like build options, system > info, etc? > > Sincerely, > Max Orok > > On Mon, Sep 24, 2018 at 7:53

Re: [Gmsh] gmsh-4.0.1 : error during cmake

2018-09-24 Thread Max Orok
Hi Ashwini, Is there any more information about your build, like build options, system info, etc? Sincerely, Max Orok On Mon, Sep 24, 2018 at 7:53 AM Ashwini D R wrote: > Hi, > > I get the following error during the installation of gmsh, Kindly help > > > *In file included from > /opt/software

[Gmsh] gmsh-4.0.1 : error during cmake

2018-09-24 Thread Ashwini D R
Hi, I get the following error during the installation of gmsh, Kindly help *In file included from /opt/software/gmsh-4.0.1-source/contrib/hxt/hxt_linear_system.c:21:* */opt/software/gmsh-4.0.1-source/contrib/hxt/hxt_linear_system_lu.h:6: error: redefinition of typedef ‘HXTLinearSystemLU’* */op