Hi,I found compile bug at Mac. Problem is in including some FTGL h files in Fltk/classificationEditor.cpp at lines 6 and 7. Mac without case sensitive file system can compile this file without problem, but compilation will fault at case sensitive file systems. There should be:
#include <FL/Fl_Tabs.H> #include <FL/Fl_Value_Input.H> and not: #include <Fl/Fl_Tabs.H> #include <Fl/Fl_Value_Input.H>Please, make your cvs repository available for anonymous users (read- only mode). Creating pathes and adding new features to Gmsh will be much more easier for other developers (yes, I would like to add some new features to Gmsh again :-)).
Best regards, Jiri
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ gmsh mailing list [email protected] http://www.geuz.org/mailman/listinfo/gmsh
