"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

How to integrate vuforia iOS SDK in new project.

I am trying to integrate iOS SDK in my project. 

It showing an errors in "System.h" file. For the following code:

#include <stdio.h>

namespace QCAR

{

    typedef __uint16_t UInt16;

}

Error are like this:

  1. Expected ';' after top level declarator.
  2. Unknown type name 'namespace'.

 

How should I resolve this?

Guys What kind of support is this by vuforia

A question was asked that how to integrate vuforia in new project but still unanswered,

I searched a lot in google but i found no material about this integration