Skip to content

[Windows] ArduinoHardwareLibPath ArduinoPinPath ArduinoPlatformPath linked resource not being set correctly #154

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
brunnels opened this issue Jun 22, 2014 · 3 comments

Comments

@brunnels
Copy link

When using the standard arduino installer it installs in C:\Program Files (x86)\Arduino. When the project is created the Linked Resources -> Path Variables ArduinoHardwareLibPath, ArduinoPinPath, and ArduinoPlatformPath are missing the "C:" so come out like "Program Files (x86)\Arduino\hardware\arduino\avr\libraries"

Using the latest nightly build

@brunnels
Copy link
Author

Same issue with C/C++ Build Environment A.BUILD.VARIANT.PATH

@brunnels
Copy link
Author

I'm running into a build issue I think is related to arduino being installed at "Program Files (x86)" so I uninstalled and re-installed in my home directory. Afterwards I created a new project and the variables are now correctly set and have a ${ArduinoPath} prefix

@jantje
Copy link
Member

jantje commented Jun 22, 2014

this is issue #52
So I close it

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

No branches or pull requests

2 participants