Skip to content

Add missing fields to library.properties#1

Open
per1234 wants to merge 1 commit intochenhonglin:masterfrom
per1234:valid-category
Open

Add missing fields to library.properties#1
per1234 wants to merge 1 commit intochenhonglin:masterfrom
per1234:valid-category

Conversation

@per1234
Copy link
Copy Markdown

@per1234 per1234 commented Jun 15, 2018

When a required field is missing the Arduino IDE does not recognize the library:

  • Sketch > Include Library > Add .ZIP Library fails silently.
  • Compilation of any code that includes the library fails.
  • After manual installation, "Invalid library" warnings are shown every time the libraries are scanned.
  • Library Manager index inclusion request is blocked.

Reference:
https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#libraryproperties-file-format

When a required field is missing the Arduino IDE does not recognize the library:

- Sketch > Include Library > Add .ZIP Library fails silently.
- Compilation of any code that includes the library fails.
- After manual installation, "Invalid library" warnings are shown every time the libraries are scanned.
- Library Manager index inclusion request is blocked.

Reference:
https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#libraryproperties-file-format
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

Successfully merging this pull request may close these issues.

1 participant