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

Replace hardcoded paths to dependencies with NuGet packages #6

Conversation

philipbelesky
Copy link
Collaborator

@philipbelesky philipbelesky commented Apr 8, 2019

This both makes it easier to track updates to the GH/Rhinocommon SDK and means that building doesn't rely on a fixed assumption of relative paths.

Note: this targets the latest version of Rhino 6. If necessary the versions can be downgraded to target Rhino 5 / Grasshopper <1.0

Not sure if this might have some downsides as the runtime used at build here might need to be matched with the runtime installed for Kinect itself?
Copy link
Owner

@mariuszhermansdorfer mariuszhermansdorfer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, makes a lot of sense.

@mariuszhermansdorfer mariuszhermansdorfer merged commit 2da58fe into mariuszhermansdorfer:master Apr 8, 2019
@philipbelesky philipbelesky deleted the feature/nuget-dependencies branch September 3, 2019 03:47
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

Successfully merging this pull request may close these issues.

None yet

2 participants