Re: [Gmsh] Build API Demo Linking Static Libraries

2018-05-01 Thread Christophe Geuzaine
> On 16 Apr 2018, at 20:16, Su Tian wrote: > > Hello All, > > I want to test the OCC and API capabilities using the demo ‘boolean’. I have > built OCC and Gmsh into static libraries. When preparing the CMake file for > building ‘boolean.exe’, do I need to link all OCC libraries explicitly?

[Gmsh] Build API Demo Linking Static Libraries

2018-04-16 Thread Su Tian
Hello All, I want to test the OCC and API capabilities using the demo 'boolean'. I have built OCC and Gmsh into static libraries. When preparing the CMake file for building 'boolean.exe', do I need to link all OCC libraries explicitly? (libTK*.a) Do I even need to link all those static librarie