Hi all,

I'm trying to build a slightly modified version of MITK master and it fails at when trying to clone qRestAPI. It fails with Xenial and Bionic but it works on Windows. I use Qt 5.11.1 and cmake 3.11.4. I enable Vigra, MatchPoint and BuildAllPlugins.

[ 17%] Performing configure step for 'CTK'
loading initial cache file /home/nil/Imeka/MITK/MITK-build/ep/tmp/CTK-cache-Release.cmake
-- Checking to see if CXX compiler accepts flag -fvisibility=hidden
-- Checking to see if CXX compiler accepts flag -fvisibility=hidden - yes
-- Generated: /home/nil/Imeka/MITK/MITK-build/ep/src/CTK-build/DGraphInput-alldep.txt -- Generated: /home/nil/Imeka/MITK/MITK-build/ep/src/CTK-build/DGraphInput-alldep-withext.txt -- Generated: /home/nil/Imeka/MITK/MITK-build/ep/src/CTK-build/DGraphInput.txt
-- SuperBuild - First pass
-- SuperBuild - First pass - done
-- SuperBuild - Log4Qt[OPTIONAL]
-- SuperBuild - VTK[OPTIONAL]
-- SuperBuild - PythonQt[OPTIONAL]
-- SuperBuild - ZMQ[OPTIONAL]
-- SuperBuild - QtSOAP[OPTIONAL]
-- SuperBuild - qxmlrpc[OPTIONAL]
-- SuperBuild - OpenIGTLink[OPTIONAL]
-- SuperBuild - ITK[OPTIONAL]
-- SuperBuild - QtTesting[OPTIONAL]
-- SuperBuild - CTK => Requires DCMTK, qRestAPI,
-- SuperBuild -   DCMTK[OK]
-- SuperBuild -   qRestAPI[OK]
CMake Error at /home/nil/tools/cmake-3.11.4-Linux-x86_64/share/cmake-3.11/Modules/ExternalProject.cmake:2324 (message):
  error: could not find git for clone of qRestAPI
Call Stack (most recent call first):
/home/nil/tools/cmake-3.11.4-Linux-x86_64/share/cmake-3.11/Modules/ExternalProject.cmake:3100 (_ep_add_download_command)
  CMakeExternals/qRestAPI.cmake:60 (ExternalProject_Add)
  CMake/ctkMacroCheckExternalProjectDependency.cmake:795 (include)
  CMake/ctkMacroCheckExternalProjectDependency.cmake:858 (ExternalProject_Include_Dependencies)   CMake/ctkBlockCheckDependencies.cmake:134 (ExternalProject_Include_Dependencies)
  CMakeLists.txt:974 (include)

I can't find much on Internet concerning this error. I know 'git' is in my PATH. I added my ssh key to ssh-agent and to my github account. I'm not sure what else to test. Have you seen this error?

Nil



_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to