Hi, I'm just starting to experiment with vuforia and I was wondering if someone could give me a quick tutorial on how to start an AR project from scratch. My main trouble right now is adding the libQCAR.a library to the project, but any other tips or tricks would be great.
Thanks
You can add it to Frameworks from /vuforia-sdk-ios-1-5-8/build/lib/arm using the Add Files To [ Project Name ] option.
It's typically a lot easier to customize the samples, rather than build a project from scratch.