Skip to content

Conversation

@per1234
Copy link
Contributor

@per1234 per1234 commented Feb 7, 2019

The previous version value caused the Arduino IDE to repeatedly display warnings:

Invalid version 'Internal RTC2.0' for library in: E:\arduino\libraries\ESP32_LoRaWAN

In previous versions of the Arduino IDE, the library path was not shown in the warning, which made it especially confusing to the users.

Installing a library with an invalid version causes Arduino IDE 1.8.6 to no longer start.

A semver-ish version format is required.

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

Originally reported at:
http://forum.arduino.cc/index.php?topic=596113

The previous version value caused the Arduino IDE to repeatedly display warnings:

Invalid version 'Internal RTC2.0' for library in: E:\arduino\libraries\ESP32_LoRaWAN

In previous versions of the Arduino IDE, the library path was not shown in the warning, which made it especially confusing to the users.

Installing a library with an invalid version causes Arduino IDE 1.8.6 to no longer start.

A semver-ish version format is required.

Reference:
https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5:-Library-specification#libraryproperties-file-format
@Heltec-Aaron-Lee Heltec-Aaron-Lee merged commit 5ab3678 into HelTecAutomation:master Feb 13, 2019
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.

2 participants