Skip to content

esp8266 compilation error (arduino 1.8.5) #121

@reaper7

Description

@reaper7

today I update my local copy of this lib from 4.0.1 to current 4.0.6
and I got this error msg:

xtensa-lx106-elf-gcc: error: C:\tmp\arduino_build_229612\libraries\ArduinoMenu\ArduinoMenu.a: No such file or directory

I found that problematic changes have been added with commit 5198bb0
more precisely, change inside library.properties -> dot_a_linkage from false to true

when I change this property to false everything is compiled without errors

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions