[Gmsh] Add an option for CMAKE to point to the OCC installation

David Colignon David.Colignon at ulg.ac.be
Fri Oct 5 15:54:29 CEST 2012


Impossible ?

Try:

cmake -DCMAKE_PREFIX_PATH:string="/path/to/occ"

Regards,

Dave

-- 
David Colignon, Ph.D.
Collaborateur Logistique du F.R.S.-FNRS
CÉCI - Consortium des Équipements de Calcul Intensif
ACE - Applied & Computational Electromagnetics
Université de Liège
Sart-Tilman B28
10, Grande Traverse
4000 Liège - BELGIQUE
Tél: +32 (0)4 366 37 32
WWW:    http://www.ceci-hpc.be/
Agenda: http://www.google.com/calendar/embed?src=david.colignon%40gmail.com

On 05/10/12 11:35, Niels Linnemann wrote:
> Using the old ./configure it was possible to --with-occ=/path/to/occ
>
> Its impossible to compile gmsh with OCC support using the new cmake method.
>
> Even when adding OCC lib dir to /etc/ld.so.conf or by export LD_LIBRARY_PATH gmsh CMAKE so not pick up the libraries.
>
> Have both OCC 6.3 and 6.5.1sp1 compiled.
>
> Best
>
>
> _______________________________________________
> gmsh mailing list
> gmsh at geuz.org
> http://www.geuz.org/mailman/listinfo/gmsh
>