Hi Urban, unless I am mistaken the cmake error log is just cmake testing whether some compiler flags exist. (We do test for -rpath in the Superbuild.cmake, but you do not need it to build MITK). Did you try building the failing projects individually?
Just go to YOURBUILD/ep/src/CppUnit-build and try to build the solution file there. That should result in more helpful errors. Best, Caspar -----Ursprüngliche Nachricht----- Von: Urban Simoncic [mailto:[email protected]] Gesendet: Dienstag, 4. August 2015 13:20 An: [email protected] Betreff: [mitk-users] Problem with building MITK 2015.05 on Win 7 Hi, I have problems with building MITK 2015.05 on Win 7 64bit and MSVC 2012. The problem appears already in CMake configuration phase - CMake error log file in line 225 (attached) says there is an error, which I am not able to locate and solve. Nevertheless, CMake Gui says the configuration and generation is done, but building process ends up with errors like "Error 1 error MSB6006: "cmd.exe" exited with code 3. C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppCommon.targets 172 5 CppUnit" Is anything wrong with my configuration in CMake? Thanks in advance, Urban ------------------------------------------------------------------------------ _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
