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

Blank line inserted without error on "Sketch -> Import Library" #5822

Closed
JulienPalard opened this issue Jan 8, 2017 · 1 comment
Closed

Comments

@JulienPalard
Copy link

I'm trying to compile with http://playground.arduino.cc/Main/LedControl, so:

  • I downloaded the LedControl-1.0.6.zip archive from github
  • Added it using "Sketch -> Import Library -> Add Library"
  • Restarted Arduino because nobody knows
  • Clicked on "Sketch -> Import Library -> LedControl" (happily present in the list)
  • Got a new blank line without an error instead of an import statement (obviously won't compile).

I'm using arduino from Debian package:

$ apt-cache policy arduino
arduino:
  Installed: 2:1.0.5+dfsg2-4.1
@per1234
Copy link
Collaborator

per1234 commented Jan 8, 2017

Installed: 2:1.0.5+dfsg2-4.1

That's a very outdated and non-standard version of the Arduino IDE. Please try using the latest official version downloaded from http://www.arduino.cc/en/Main/Software

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