[Gmsh] GMSH with OCE

Nicolas Marsic nicolas.marsic at montefiore.ulg.ac.be
Mon Mar 16 11:17:55 CET 2015


On 16/03/15 11:03, D. Barbier wrote:
> On 2015-03-13 17:08 GMT+01:00 Isaac Ayala wrote:
>> Hello,
>>
>> I'm trying to build and install GMSH in Arch Linux 64-bit. So far the
>> standard installation works fine, however I'm interested in using Open
>> CasCade Community Edition (OCE) instead of OCE to utilize the geometries of
>> that kernel.
>>
>> Has anyone been able to compile gmsh with OCE or is this not
>> planned/supported?
>
>
> Hello,
>
> Which problems do you encounter?  Most Linux distros build gmsh with
> oce, so this is definitely possible.
>
> Denis

Hi,

I confirm, gmsh works with oce under linux.
Maybe you need to set correctly your CMAKE_PREFIX_PATH so that cmake can 
find your oce libraries.

Nicolas.