Hi, just started with MITK, trying to follow the build instructions on the website. At first I managed to configure / generate files for MITK with CMake, however, now CMake is complaining about tinyxml:
CMake Error at CMakeExternals/tinyxml.cmake:7 (message): tinyxml_DIR variable is defined but corresponds to non-existing directory Call Stack (most recent call first): SuperBuild.cmake:236 (include) CMakeLists.txt:528 (include) Furthermore, when I could generate a (make?)file, I tried to compile MITK following these instructions: To change the configuration of the MITK build itself, choose the MITK-build directory as the binary directory in the CMake GUI (not the MITK-superbuild directory). After generating the project files, build the MITK project by either issuing "make" in the MITK-build directory (Linux, Mac OS X), or ... Both the MITK-build directory was empty, and so issueing a make there, does not do anything. However, executing make in the MITK-superbuild also could not find makefiles. So, it looks like a mess is developing on my system.... Any help would be much appreciated, Hans ------------------------------------------------------------------------------ _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
