Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

xcode 5 ld: 11 duplicate symbols for architecture armv7 clang: error: linker command failed with exit code 1 (use -v to see invocation)

When trying to build my project, I constantly get this error saying ld: 11 duplicate symbols for architecture armv7 clang: error: linker command failed with exit code 1 (use -v to see invocation) I recently tried to implement GPUImage to my project, would that have anything to do with it? Also I read similar problems but none had my solution.

like image 791
Condrum Avatar asked Jan 21 '26 00:01

Condrum


1 Answers

Wild guess, have you maybe imported a .m file instead of the .h anywhere?

like image 130
Gabriele Petronella Avatar answered Jan 22 '26 13:01

Gabriele Petronella



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!