"We offer new support options and therefor the forums are now in read-only mode! Please check out our Support Center for more information." - Vuforia Engine Team

ld: library not found for -lQCAR

ld: library not found for -lQCAR

clang: error: linker command failed with exit code 1 (use -v to see invocation)

(null): Library not found for -lQCAR

 

 ==How can I fix that

today tried to add admob ios part of plugin from here https://github.com/googleads/googleads-mobile-plugins/tree/master/unity iafter that xcode project cant build with same library linker error without admob plugin no error and project succesfully builds.

MauryMarkowitz

Fri, 05/02/2014 - 12:30

I don't know if it's only the Vuforia/QCAR that has this problem, but I have found that when I add this library it adds TWO entries in the linker commands. You can't see this anywhere in the UI.

fgoncalves

Sun, 05/04/2014 - 03:12

Same error here....tried all the above tips, search paths, etc.... Library is included a a Framework to the project....etc.....