Skip to content

On Windows, check that ARDUINO_DIR is relative #201

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

Closed
sej7278 opened this issue May 19, 2014 · 0 comments
Closed

On Windows, check that ARDUINO_DIR is relative #201

sej7278 opened this issue May 19, 2014 · 0 comments
Labels
Milestone

Comments

@sej7278
Copy link
Collaborator

sej7278 commented May 19, 2014

As reported in #45 and #94 (and in README.md) on windows we need to use a relative path for ARDUINO_DIR.

Therefore we should probably check that if CURRENT_OS == WINDOWS then ARDUINO_DIR must be a relative path or we should exit with a warning to the user, or try to do something clever like figure out what the relative path should be based on the absolute path provided.

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

Successfully merging a pull request may close this issue.

2 participants