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

Automatically update Director binaries in Pkg.build() #38

Open
rdeits opened this issue Feb 27, 2017 · 1 comment
Open

Automatically update Director binaries in Pkg.build() #38

rdeits opened this issue Feb 27, 2017 · 1 comment

Comments

@rdeits
Copy link
Owner

rdeits commented Feb 27, 2017

Right now we only download Director binaries if they're missing. We should also download them if they are older than the release specified in build.jl.

@rdeits
Copy link
Owner Author

rdeits commented Feb 27, 2017

The workaround for now is to have users do:

DrakeVisualizer.delete_director_binaries()
Pkg.build("DrakeVisualizer")

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

1 participant