Hi, Recently, the MITK module system was substantially improved to prevent erroneous module dependencies.
If you are developing a MITK based project using the MITK module system, you will need to add your project's "module config directory" to a CMake variable in order to get the include directories right. Use something similar as this in your project's CMakeLists.txt file: https://github.com/MITK/MITK-ProjectTemplate/commit/69942f10536a384d8cdf21f55920a113e42ec4e9 Thanks, Sascha ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA Learn about the latest advances in developing for the BlackBerry® mobile platform with sessions, labs & more. See new tools and technologies. Register for BlackBerry® DevCon today! http://p.sf.net/sfu/rim-devcon-copy1 _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
