Page MenuHomePhabricator

CMake Error when building MatchPoint with current master
Closed, SpitePublic

Description

CMake Error at C:/Program Files/CMake/share/cmake-3.9/Modules/FindHDF5.cmake:450 (get_target_property):
  get_target_property called with incorrect number of arguments
Call Stack (most recent call first):
  CMakeLists.txt:31 (FIND_PACKAGE)

Event Timeline

Does this problem still exist? I cannot reproduce it with my builds and the current MITK master?

I use CMake 3.10 and MITK compiled with MatchPoint.

floca claimed this task.

I cannot reproduce it (neither on the master nor on the new eMITK extension feature branch). I have used CMake 3.8.x and CMake 3.10.

I know that there are problems with the findHDF5 in CMake 3.9. But they are not MatchPoint specific but lead to problems with the MITK superbuild in general: T24264: HDF5 error in external projects

I will close this issue.