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
_______________________________________________ gmsh mailing list [email protected] http://www.geuz.org/mailman/listinfo/gmsh
