On 10/05/11 11:17, Benjamin Ruard wrote:
Hi,
I would like wrap Gmsh in Java to open a geo file, to mesh a geo file
and to write a msh file.
But to read a geo file, I use /Common/OpenFile.cpp class which needs
FlGui if the flag HAVE_FLTK is right. If the flag ENABLE_FLTK is OFF in
cmake, the Makefile generate several errors because the command line
"make" searches Fltk function.

So is it possible to use gmsh without FltK?


Yes, definitely. Maybe you forgot to regenerate the makefiles after changing the option in CMake ?

We use versions without fltk all the time: either as "command-line only" binaries, or when we use Gmsh as a library.


Thanks for your help
Benjamin JEANTY-RUARD


_______________________________________________
gmsh mailing list
[email protected]
http://www.geuz.org/mailman/listinfo/gmsh



--
Prof. Christophe Geuzaine
University of Liege, Electrical Engineering and Computer Science
http://www.montefiore.ulg.ac.be/~geuzaine

_______________________________________________
gmsh mailing list
[email protected]
http://www.geuz.org/mailman/listinfo/gmsh

Reply via email to