Federico Milano
2017-02-01 03:07:09 UTC
Hi. I'm using MITK as a toolkit. I use mitk_create_executable to generate
an executable and mitk_create_module to generate several modules. I'm not
using FORCE_STATIC in mitk_create_module since I want to generate dynamic
libraries. However, the build outputs only STATIC libraries.
I'm building in a Kubuntu 16.04, g++ version 5.4.0 20160609.
Thanks!
Federico
an executable and mitk_create_module to generate several modules. I'm not
using FORCE_STATIC in mitk_create_module since I want to generate dynamic
libraries. However, the build outputs only STATIC libraries.
I'm building in a Kubuntu 16.04, g++ version 5.4.0 20160609.
Thanks!
Federico