"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

Vuforia Integration in Existing Swift Project

Hi,

I'm trying to integrate Vuforia in one of my existing Swift based project,

but I get exact same error as in the following link.

What I have did so for is as follows,

  1. Downloaded Vuforia for iOS (Version 5-5-9)
  2. Copied library file and header files to my project and referred those from Search path
  3. Added #import <Vuforia/Vuforia.h>
  4. Set Enable bitcode to NO and C++ Language Dialect to C++11[-std=c++11]

Can you guide on how to integrate Vuforia in a Swift based project?

Hello,

Here is another forum thread that might be helpful: https://developer.vuforia.com/forum/ios/integrating-vuforia-existing-swift-app

Thanks.

Hi,

I wrote sample using swift, It might be helpful for you.

https://github.com/yshrkt/VuforiaSampleSwift

Thanks.

jothikenpachi

Wed, 04/05/2017 - 13:33

In reply to by yshrkt

Hi yshrkt,

Your recommended for swift development github has through error on integration of vuforia in swift project.

 

Kindly look the following screenshot and let me know your solutions for the same.

 

2 errors:

jothikenpachi

Wed, 04/05/2017 - 13:35

In reply to by yshrkt

April 5, 2017 - 6:33am #4
0
up
down
0
Hi yshrkt,

Your recommended for swift development github has through error on integration of vuforia in swift project.

Kindly look the following screenshot and let me know your solutions for the same.