yshrkt/VuforiaSampleSwift

Vuforia/UIGLViewProtocol.h' file not found

Closed this issue · 4 comments

Hi,

We have been trying to integrate Vuforia with our iOS app built using Swift. We have been getting this error: Vuforia/UIGLViewProtocol.h' file not found

We have also been facing issues with compiling - it shows up this error:
failed to emit precompiled header

Can you please advice why this could be happening?

thank you,

Hi @strappvivek
Which version of Vuforia are you using?
You may need to set correct Header Search Paths and Libarary Search Paths in Build Settings

We have resolved that issue. We were missing a few files. thanks

Hi @strappvivek
Which version of Vuforia are you using?
You may need to set correct Header Search Paths and Libarary Search Paths in Build Settings

I am facing same issue. How did you solve this issue ?