You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, tried to build the sample app from ARcore Geospatial for iOS SDK but I am getting the following error in viewController
Unknown type name 'GARSession'; did you mean 'ARSession'?
Unknown type name 'GARFrame'; did you mean 'ARFrame'?
It seems like it cannot compile the ARCore library when trying to build xcworkspace, therefore, all the classes starting with "GAR" are not found. I have followed the exact steps as mentioned in the quick start for ios geospatial https://developers.google.com/ar/develop/ios/geospatial/quickstart
Please help me out with this thanks.
The text was updated successfully, but these errors were encountered:
Hi, tried to build the sample app from ARcore Geospatial for iOS SDK but I am getting the following error in viewController
It seems like it cannot compile the ARCore library when trying to build xcworkspace, therefore, all the classes starting with "GAR" are not found. I have followed the exact steps as mentioned in the quick start for ios geospatial
https://developers.google.com/ar/develop/ios/geospatial/quickstart
Please help me out with this thanks.
The text was updated successfully, but these errors were encountered: