> On 10 Jul 2018, at 17:32, Max Orok <[email protected]> wrote: > > Hello all, > > Sorry for the newbie question. I have some C++ code that has successfully > built and ran using the windows gmsh SDK but which causes a segfault on > ubuntu when trying to call gmsh::initialize(). I have tried the basic gmsh > C++ header and .so files, using the cwrap and gmshc.h version of the gmsh > header file, defining the ABI number for g++ as 0, (and 1 just for kicks), > and finally recompiling the .so from source with the same compiler as the > other code, all to no avail. Is there anything further I can try apart from > wrestling with gdb?
Did you fix the issue ? CG > > Thanks for your time, > Max Orok > _______________________________________________ > gmsh mailing list > [email protected] > http://onelab.info/mailman/listinfo/gmsh — Prof. Christophe Geuzaine University of Liege, Electrical Engineering and Computer Science http://www.montefiore.ulg.ac.be/~geuzaine Free software: http://gmsh.info | http://getdp.info | http://onelab.info
_______________________________________________ gmsh mailing list [email protected] http://onelab.info/mailman/listinfo/gmsh
