Couldn't resolve framework symlink for '/Applications/Xcode.app/Contents/Developer/Library/Frameworks/opencv2.framework/Versions/Current': readlink(/Applications/Xcode.app/Contents/Developer/Library/Frameworks/opencv2.framework/Versions/Current): Invalid argument (22) (in target '' from project '')
Post
Replies
Boosts
Views
Activity
Build failed during the linking phase.
ld: framework not found opencv2
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Added and removed OpenCV2 framework multiple times, but no luck.
Hello All,
I am new to xcode.
Recently I have been handed over an application build using Objective C. While building the code, I am observing Red marks for various C++ libraries under the framework.
Please suggest the resolution