"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 SDK is not working in my project.

Hi,

 In my existing app have many more pods add and I want to add vuforia SDK, but I get two errors. 

1) "Use of '@import' when C++ modules are disabled, consider using modules and fcxx-modules."

2) I got very strange error. If i add my appDelegate.h in ImageTargetsViewController.mm, then I get error in "SCPreference.h which is class of SystemConfiguration framework ".

 

How to add vuforia SDK in my existing app?  Please help me as soon as possible.

Merry Christmas.

Thank you

 

Hello khushiMishti,

Can you try the steps described by biztatig in this post: https://developer.vuforia.com/forum/ios/adding-vuforia-sdk-xcode-scratch#comment-59361

Thanks,

Vuforia Support

Hello vuforia,

Yes, I tried. But I am not getting success in my existing project( added many more pods).

Biztatig post is useful for new app( there is no pods).

 

Thanks for reply me.