Hi all,
I got the below error when I invoke the make command in ITK’s build directory.
clang: **error:** linker command failed with exit code 1 (use -v to see invocation)
make[2]: *** [bin/libitktiff.3.20.1.dylib] Error 1
make[1]: *** [Utilities/itktiff/CMakeFiles/itktiff.dir/all] Error 2
make: *** [all] Error 2
The steps I followed are:
- cd to my build directory which is a sibling to ITK’s directory
- I invoked ccmake …/ITK_directory
- run “make” in the build directory
I am using ITK 3.20 on Mac OS.
Any help me in resolving this error will be appreciated.
Thanks in advance.
Best Regards,
Nayra Ahmed