Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install using nuget #14

Open
xeolabs opened this issue Dec 11, 2020 · 2 comments
Open

Unable to install using nuget #14

xeolabs opened this issue Dec 11, 2020 · 2 comments

Comments

@xeolabs
Copy link

xeolabs commented Dec 11, 2020

Hi, trying to install using nuget on Ubuntu 16.04 LTS, per the README:

nuget install Xbim.Gltf.IO -Version 4.0.1-V0007 -Source https://www.myget.org/F/xbim-develop/api/v3/index.json

nuget's not able to find the version from those instructions:

Unable to find version '4.0.1-V0007' of package 'Xbim.Gltf.IO'.
@CBenghi
Copy link
Member

CBenghi commented Dec 11, 2020

Hello @xeolabs,

myget.org seems to be down at the moment, I've got no way to check if the problem is due to that or to the specific version, that might have become obsolete.
I'll double check in the coming days.

Regardless I'm afraid that this package will not work on ubuntu, since it relies on xbim.geometry, which does not have a version for linux.

@CBenghi
Copy link
Member

CBenghi commented Dec 11, 2020 via email

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

No branches or pull requests

2 participants