Hi Sebastian, thank you for reporting your findings. In case of (1), delete the MITK-superbuild/ep/src/ITK-stamp folder.
Best, Stefan ________________________________________ Von: Sebastian Ordas [[email protected]] Gesendet: Freitag, 27. März 2015 04:45 An: [email protected] Betreff: [mitk-users] three minor issues on latest master (W7, VS2012, Qt5.2) Dear Team, Could someone please check the following issues: (W7, VS2012, Qt5.2) 1): error message during superbuild run: 10>------ Build started: Project: ITK, Configuration: Release x64 ------ 11>------ Build started: Project: Poco, Configuration: Release x64 ------ 10> Performing patch step for 'ITK' 10> patching file `CMake/UseITK.cmake' 10> Reversed (or previously applied) patch detected! Skipping patch. 10> 1 out of 1 hunk ignored -- saving rejects to CMake/UseITK.cmake.rej 10>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppCommon.targets(172,5): error MSB6006: "cmd.exe" exited with code 1. 12>------ Build started: Project: Qwt, Configuration: Release x64 ------ 13>------ Build started: Project: tinyxml, Configuration: Release x64 ------ 2) export macro wrongly hard coded in QmitkMemoryUsageIndicator.ui <exportmacro>QMITK_EXPORT</exportmacro> should be removed in QmitkMemoryUsageIndicator.ui that line should be deleted, I think 3) the current VTK setup does not provide the "vtkIOParallelXML" module hence, vtkIOParallelXML should be removed in .\Modules\IOExt\CMakeLists.txt or if needed by some module, maybe as: VTK|vtkIOXML+vtkParallelCore thanks and regards, sebastian ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ mitk-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mitk-users
