Skip to content

sorry - this program has been built without plugin support 1.6.10 #5207

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

Closed
iplayfast opened this issue Aug 5, 2016 · 1 comment
Closed

Comments

@iplayfast
Copy link

Compiling Blink on 1.6.9 gives library warnings below (included for completeness) but otherwise works. Uploads and runs.

On Arduino 1.6.10 I get the sorry error.

Arduino: 1.6.10 (Linux), Board: "Arduino/Genuino Mega or Mega 2560, ATmega2560 (Mega 2560)"

WARNING: Category '' in library EEPROM is not valid. Setting to 'Uncategorized'
WARNING: Category '' in library SoftwareSerial is not valid. Setting to 'Uncategorized'
WARNING: Category '' in library TimedServo is not valid. Setting to 'Uncategorized'
WARNING: Category '' in library Wire is not valid. Setting to 'Uncategorized'
sorry - this program has been built without plugin support
exit status 1
Error compiling for board Arduino/Genuino Mega or Mega 2560.

This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
verbose shows more warnings but otherwise the same.

@facchinm
Copy link
Member

facchinm commented Aug 5, 2016

Solved by of #5199 , the updated IDE will be available really soon. Sorry for the inconvenience

@facchinm facchinm closed this as completed Aug 5, 2016
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

2 participants