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

OSX - Error:Could not find Arduino SDK (set ARDUINO_SDK_PATH)! #22

Open
3goats opened this issue Jul 27, 2016 · 2 comments
Open

OSX - Error:Could not find Arduino SDK (set ARDUINO_SDK_PATH)! #22

3goats opened this issue Jul 27, 2016 · 2 comments

Comments

@3goats
Copy link

3goats commented Jul 27, 2016

I get this error. Does this plugin work? There seems to be no documentation on how to configure it. I've downloaded and can use the Arduino (1.6) IDE but how do I reference it from the plugin.

I assume I don't need MinGW if I'm using a mac?

@Tayphoon
Copy link

Tayphoon commented Nov 12, 2016

You could set it in main CMakeLists like this: set(ARDUINO_SDK_PATH /User/YOUR_ARDUINO_PATH)

You could read about how to use it here https://github.com/francoiscampbell/arduino-cmake

@krischik
Copy link

krischik commented Nov 1, 2020

/User/YOUR_ARDUINO_PATH? are you sure? Not /Application/Arduino.app/…?

Anyway, how can I spot the correct path? What kind of files or directory would be in there? If I knew one file which should be at the location I can usually figure it out.

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

3 participants