-
-
Notifications
You must be signed in to change notification settings - Fork 198
Closed
Description
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
Labels
No labels