BioMedIA / MIRTK

The Medical Image Registration ToolKit (MIRTK), the successor of the IRTK, contains common CMake build configuration files, core libraries, and basic command-line tools. Extension packages are hosted by the MIRTK GitHub group at
https://github.com/MIRTK
Apache License 2.0
186 stars 71 forks source link

Problem installing MIRTK in macOS #772

Open Marjola89 opened 3 years ago

Marjola89 commented 3 years ago

Hi @schuhschuh,

I am having a problem installing MIRTK in my MacBook. I have followed the steps for downloading and installing the software from here: https://mirtk.github.io/download.html and here: https://mirtk.github.io/install.html and the configuration is successfully completed. However, when I try to generate it shows the following warning, which I also get when I configure:

generating_mirtk

Then when I try to do make -j 8 I get the following error when building target atlases:

building_mirtk

Have you come across this before? I am new to this software so I would really appreciate your help! Thank you! Maria