Installing MySensors and Arduino IDE on OSX
-
Hi
I Installed Arduino IDE 1.0.6 and it works fine. I've compiled and uploaded sketches.
I installed all the mysensors libraries from 1.5 release and this error happens when I compile and upload (HuniditySensor is just an example it happens on other sketches too):
In file included from HumiditySensor.ino:31:
/Users/patrickschaerer/Documents/Arduino/libraries/MySensors/MySensor.h:158: error: expected type-specifier before 'MyHwDriver'
/Users/patrickschaerer/Documents/Arduino/libraries/MySensors/MySensor.h:158: error: default argument for parameter of type 'MyHw&' has type 'int'
/Users/patrickschaerer/Documents/Arduino/libraries/MySensors/MySensor.h:158: error: expected ',' before 'MyHwDriver'I deleted all the libraries an installed mysensor libraries from 1.4 release. Compiling and uploading works fine on 1.4 release.
Is there a bug in the 1.5 release or is something wrong with my installation?
-
1.5 was a clean install. After that I deleted all libraries and installed 1.4 and it worked with 1.4.
I tried to install 1.5 libraries over 1.4 but this did not help.
I took mysensor.h from codebender, but that got even more errors :( -
I use the Arduino 1.6.5 IDE and the development build. Works perfectly for me on El Capitan.
-
ok I installed Arduino IDE 1.6.6 and mysensors 1.5
Now I can compile, but that IDE version doesn't work with my arduinos :-(
avrdude: ser_open(): can't open device "/dev/cu.wchusbserial1420": Resource busy
it seems a known problem with osx and serial bus ... I think I'll compile and upload with the windows pc -
I first tried with 1.6.6 but it did not work so now i use 1.6.5.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login