BIC-MNI / minc-toolkit

Metaproject uniting all the available minc tools
GNU General Public License v3.0
37 stars 15 forks source link

Instal failed on mac OS X 10.11.6 #42

Open medimage91 opened 7 years ago

medimage91 commented 7 years ago

Hi there

I am new to MINC and was trying to install via github (following the build commands) and get the following error: ld: library not found for -lminc_io clang: error: linker command failed with exit code 1 (use -v to see invocation) make[5]: * [legacy/volume_patches] Error 1 make[4]: * [legacy/CMakeFiles/volume_patches.dir/all] Error 2 make[3]: * [all] Error 2 make[2]: * [PATCHMORPHOLOGY-prefix/src/PATCHMORPHOLOGY-stamp/PATCHMORPHOLOGY-build] Error 2 make[1]: * [CMakeFiles/PATCHMORPHOLOGY.dir/all] Error 2 make: * [all] Error 2

Has anyone seen this before and how can it be fixed?

Thanks in advance for any advice

vfonov commented 7 years ago

try develop branch.

medimage91 commented 7 years ago

Thanks for the quick reply - will look into trying and update on results