Linker command failed with exit code 1

asked 2017-05-12 08:13:32 -0600

Ivan888 gravatar image

Hi guys,

Good to find you here! :)

I started learing opencv... And I cannot solve this error :(

"Linker command failed with exit code 1 (use -v to see invocation)"

I am following this tutorial in xCode 8.3.2: https://www.youtube.com/watch?v=OVSPf...

Waiting your reply! Many thanks!

Ivan

edit retag flag offensive close merge delete

Comments

You have to add more information about OpenCV version, cmake parameters, build command, platform.

We also need the actual linker error message, look for the lines which start with error:.

mshabunin gravatar imagemshabunin ( 2017-05-12 08:52:44 -0600 )edit