[Gmsh] How to install by code::block+mingw

Finite Tsai tsaichiacheng at gmail.com
Wed Apr 16 17:01:54 CEST 2014


Dear All,

I would like to use the gmsh as a static library via C++ API. Thus, I would
like to ask how to compile the source code to a library file (libgmsh.a) by
the code::block+mingw (windows). The cmake seems not works for my case.

I think I can build a code::block project file (.cbp) if I can know which
files are required to build a static library. From CMakeLists.txt, I can
find which header files are required for GMSH_API. However, I cannot find
which cpp files are required.

the best
CC Tsai
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.geuz.org/pipermail/gmsh/attachments/20140416/fcb3f848/attachment.html>