iOS sample not compiling

0 votes
asked Jul 11, 2017 by dglaser (120 points)
I am in helloARcpp file and have have generated a key to enter, as the instructions say, but I am unsure of where to put the key in the code? Also, the line "@implementation OpenGLView { bool initialized;} is generating a compile error. How can I get this iOS sample to run?

1 Answer

0 votes
answered Jul 11, 2017 by kenn (18,750 points)
For the key, you can find instructions at AppDelegate.mm

The sample should compile without any changes. Are you using the sample project or your own project? What is the error?
Welcome to EasyAR SDK Q&A, where you can ask questions and receive answers from other members of the community.
...