Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Conversation

@taoyuan
Copy link
Contributor

@taoyuan taoyuan commented Sep 22, 2018

The Arduino SDK on OSX should be in subdirectory Arduino.app/Contents/Java of parent folder Applications.

Copy link
Member

@MrPointer MrPointer left a comment

Choose a reason for hiding this comment

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

It seems that adding a cover case to our CI platforms where the Arduino SDK should be found automatically is inevitable, even though I'm sure that everything's OK now after this PR.

if (${CMAKE_HOST_APPLE})
set(platform_search_paths ~/Applications /Applications /Developer/Applications
/sw /opt/local)
set(path_suffixes Arduino.app/Contents/Java/ Arduino.app/Contents/Resources/Java/)
Copy link
Member

Choose a reason for hiding this comment

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

Totally forgot about that one... a HUGE thank you for that!

@MrPointer MrPointer merged commit f6e08b4 into arduino-cmake:develop Sep 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants