SerialGateway.ino fatal error MySigningNone.h no such file or directory compilation terminated
-
Hello
I followed the guidance how to get started and faced the problem of wrong location of libraries or something around
I am doing it in OSX. I did it already with FastLED libraries when played around Ambilight and it worked fine with no surprises.
I downloaded Arduino-master.zip from github and extracted in a temp location.
Surprisingly the extracted folder structure contained a lot of extra things which should not be placed at Arduino IDE library location. Okay, I should not use anything except the library folder in the archive!The default location for Arduino IDE libraries is ~/Documents/Arduino/libraries
I created a subfolder MySensors and moved all the content of the library folder from the downloaded archiveSo finally I got the following folder structure
~/Documents/Arduino/libraries/MySensors:
- Adafruit_BMP085
- Adafruit_NeoPixel
- BH1750
- ...
- MySensors
- ...
- UTFT_Buttons
- UTouch
Is that the proper location and the structure for the libraries?
Dear folks, please advice on this -
Thanks, it is better that way. Now I understand that in my case I created an extra top level folder MySensors which included all libraries. When I have these two libraries then SerialGateway is being compiled well.
~/Documents/Arduino/libraries:
- MySensors
- PinChangeInt
Meanwhile I wonder why does the archive include so many irrelevant libraries as well?
I mean for example:- Adafruit_BMP085
- Adafruit_NeoPixel
How are they connected to the topic of MySensors?!
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