[Gmsh] Python wrapper in gmsh

Nico Schlömer nico.schloemer at gmail.com
Wed Mar 15 21:51:39 CET 2017


Hi Andreas,

pygmsh [1], a small Python wrapper of Gmsh that I wrote a while ago, might
be useful to you.

Cheers,
Nico

[1] https://github.com/nschloe/pygmsh



On Wed, Mar 15, 2017 at 9:37 PM <Andreas.Schuster at dlr.de> wrote:

> Hello,
>
>
>
> I’ve tried to build Gmsh from the source code with Cmake and the Microsoft
> Visual C++ Build Tools 2015 to test the python wrapper functionality.
>
> The compiling process works without problems but when generating the
> python wrapper code and linking, the compiler claims:
>
> Link error 1189: library limit of 65535 objects exceeded
>
> To solve this general error, I could only find some advisors where
> separate sub libraries should be created to separate the objects to be
> linked or manually select symbols via .def files.
>
> Both approaches seem to be very complex for non gmsh-developers.
>
> I also tried to disable some unused external libraries from the compiling
> process in Cmake to reduce the overall size of the gmsh library but this
> doesn’t work either.
>
> Are there any recommendations what to do in that special case to build
> gmsh with less compiling complexity and time?
>
>
>
> Thanks
>
>
>
> ——————————————————————————
>
> M.Sc. *Andreas Schuster*
>
>
>
> German Aerospace Center
>
>
>
>
> _______________________________________________
> gmsh mailing list
> gmsh at onelab.info
> http://onelab.info/mailman/listinfo/gmsh
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://onelab.info/pipermail/gmsh/attachments/20170315/c1dbe234/attachment-0001.html>


More information about the gmsh mailing list