I have created a new Xcode Project to test the artoolkit. I have download the sdk from Git https://github.com/artoolkit/artoolkit5. I just copy the following files (See attached image)
from there give example project. But the its showing me the Error in ARMarker.h and ARMArkerMulti.h files when I try to build project.
I want to integrate ARToolkit SDK in one of my existing application but I have no idea where to start.
- Which files/folder I used from SDK?
- How do I create trackable?