"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 add SDK ( libVuforia.a) to my project

Hi, 

 

I'm trying to add the library to my project, but I always have Vuforia/UIGLViewProtocol.h file not found. I've tried adding with different folder configuration but no succes. 

 

Thanks

Hello marcBalado,

Which version of the SDK are you using? Do you see that file in the build/include/Vuforia directory of the SDK you downloaded?

Thanks,

I've added the folder of the lib in the header search path of my project and it added all the header file and the copied the libVuforia into the project and it worked.