[Gmsh] GMSH with OCE

Isaac Ayala isaac.ayalaiii at gmail.com
Mon Mar 16 20:38:27 CET 2015


Nicolas Marsic <nicolas.marsic at ...> writes:
> 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.
> 


Thanks to Mr. Narsic for pointing the need to set the path correctly in 
CMake, initially CMake was unable to find the OCE libraries. 

Currently CMake is now capable of finding the OCE libraries in my system.

I apologize if I wasted your time and thanks for your attention.

Isaac