"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

Apple Mach-O Error in Dominoes Apps Installation

Hello Guys,

 

This morning I just tried to install Vuforia Dominoes Apps in my iPad2.

then I got this error msg:

 

 

Ld /Users/MarcusMa/Library/Developer/Xcode/DerivedData/Dominoes-cucxppdtqgydbqdibdlvtbxvqvfh/Build/Intermediates/Dominoes.build/Debug-iphoneos/Dominoes.build/Objects-normal/armv7/Dominoes normal armv7

    cd /Users/MarcusMa/Documents/vuforia-sdk-ios-2-0-30/Dominoes-2-0-7

    setenv IPHONEOS_DEPLOYMENT_TARGET 4.0

    setenv PATH "/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"

    /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch armv7 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.0.sdk -L/Users/MarcusMa/Library/Developer/Xcode/DerivedData/Dominoes-cucxppdtqgydbqdibdlvtbxvqvfh/Build/Products/Debug-iphoneos -L/Users/MarcusMa/Documents/vuforia-sdk-ios-2-0-30/Dominoes-2-0-7 -F/Users/MarcusMa/Library/Developer/Xcode/DerivedData/Dominoes-cucxppdtqgydbqdibdlvtbxvqvfh/Build/Products/Debug-iphoneos -filelist /Users/MarcusMa/Library/Developer/Xcode/DerivedData/Dominoes-cucxppdtqgydbqdibdlvtbxvqvfh/Build/Intermediates/Dominoes.build/Debug-iphoneos/Dominoes.build/Objects-normal/armv7/Dominoes.LinkFileList -dead_strip -fobjc-link-runtime -miphoneos-version-min=4.0 -framework CoreMotion -framework Security -framework Foundation -framework UIKit -framework OpenGLES -framework QuartzCore -lQCAR -framework AVFoundation -framework CoreMedia -framework CoreVideo -framework CoreGraphics -framework SystemConfiguration -framework AudioToolbox -lQCAR -o /Users/MarcusMa/Library/Developer/Xcode/DerivedData/Dominoes-cucxppdtqgydbqdibdlvtbxvqvfh/Build/Intermediates/Dominoes.build/Debug-iphoneos/Dominoes.build/Objects-normal/armv7/Dominoes

 

ld: library not found for -lQCAR

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

 I already tried googling a solution for this problem, but can't find any answer for it.Please somebody help me to solve this problem, any comment or suggestion will be highly respected.Thank you and have a great day.

markussantoso

Wed, 03/20/2013 - 00:02

Thank you so much for your reply,

 

Yesterday I found the solution for my problem.

in the TARGETS-Dominoes project, find "Search Paths" then type "build/include" both in "Header Search Paths" and "Library Search Paths".