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?
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