Skip to content

Arduino 1.6.6 shows Error after installing ESP-Boards #965

Closed
@tommyfranke

Description

@tommyfranke

After installing the ESP-Stable Package with Boardmanager in the new Arduino IDE 1.6.6 it shows the following Error (Messages are translated by me, cause they were originally in german):
Warning: platform.txt of Kernel 'ESP8266 Modules' contains abandoned recipe.ar.pattern

If i load any script it shows five times this error:

Invalid Library D:\Arduino\runtimeIDE\arduino-1.6.6\portable\packages\esp8266\hardware\esp8266\1.6.5-947-g39819f0\libraries\esp8266 at D:\Arduino\runtimeIDE\arduino-1.6.6\portable\packages\esp8266\hardware\esp8266\1.6.5-947-g39819f0\libraries\esp8266 detected

If i compile it shows this Errors:

Warning: platform.txt of Kernel 'ESP8266 Modules' contains abandoned recipe.ar.pattern="{compiler.path}{compiler.ar.cmd}" {compiler.ar.flags} {compiler.ar.extra_flags} "{build.path}/{archive_file}" "{object_file}" and was converted to recipe.ar.pattern="{compiler.path}{compiler.ar.cmd}" {compiler.ar.flags} {compiler.ar.extra_flags} "{archive_file_path}" "{object_file}"
WARNING: Kategory '' at Library souliss is invalid will be set to 'Uncategorized'
WARNING: Kategory '' at Library EEPROM is invalid will be set to 'Uncategorized'
WARNING: Kategory '' at Library ESP8266httpUpdate is invalid will be set to 'Uncategorized'
WARNING: Kategory '' at Library Hash is invalid will be set to 'Uncategorized'
WARNING: Kategory '' at Library SPI is invalid will be set to 'Uncategorized'
WARNING: Kategory '' at Library Ticker is invalid will be set to 'Uncategorized'
WARNING: Kategory '' at Library Wire is invalid will be set to 'Uncategorized'

I can't compile anything because ot these Errors. With Arduino 1.6.5 everything was fine!!!?????

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions