Skip to content
This repository has been archived by the owner on May 5, 2021. It is now read-only.

Nuget Packages are not available #53

Open
Joe-houghton opened this issue Jan 31, 2018 · 1 comment
Open

Nuget Packages are not available #53

Joe-houghton opened this issue Jan 31, 2018 · 1 comment

Comments

@Joe-houghton
Copy link

Joe-houghton commented Jan 31, 2018

Hi,

I downloaded the ARCore samples and tried to compile, however I got errors stating that the versions are not available. Is there a Package Manager Source that I should be using to get these?

<package id="UrhoSharp" version="1.8.11" targetFramework="monoandroid80" />
<package id="UrhoSharp.ARCore" version="1.8.11" targetFramework="monoandroid80" />

Regards,

Joe

@carlbinalla
Copy link

What I did is I re-created the project and installed each package that is needed. The only problem is UrhoSharp.ARCore is not available in the NuGet Package Manager. You can install instead Xamarin.Google.ARCore, although the ARCoreComponent class will still be missing.

Reference: #55

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants