Hi
I am adding QCAR functionality in my project. I have add libQCAR static library provided 1.0 version in my project by "Adding files to your project" option. I have set header and library search path as well. But when i compile it says "QCAR/QCAR.h" file not found.
Can someone please point me what i m doing wrong?
Thanks
Hardik
Hi Hardik_vh,
I'm sure you've looked at all this in the project, but here's the detail extracted...
For the sample projects this file resides in:
build/include/QCAR/QCAR.h
Where the sample project lives in:
samples/
/
/filename.mm
And the project resides one level higher up:
samples/
/
.xcodeproj
The project has the search path set as:
../../build/include