"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

Unknown type name 'namespace'

After some difficultly I was able to start incorporating the Vuforia code in my existing app. As I worked my way through it, more and more of it would compile and be included properly. And then suddenly this line of code in Matrix.h stopped working...

namespace QCAR

{

 

Poking about a bit I found that Xcode wanted to know this was C++, so I changed the file type, trying both C++ Source and C++ header, but this did not help.

 

Any ideas?

alvaro1301

Fri, 04/03/2015 - 11:16

Someone could solve this problem?. I have 20 errors about namespace when I tied to integrate it in my own Xcode project and I can't solve it. 

I would be grateful if someone could help me to solve it.

 

Thanks