08-07-2018, 22:54
(08-07-2018, 22:04)Werk_AG Wrote: Hi t3gathome,
Maybe its not only the libraries... maybe there is also something wrong with installation...
This are first lines of compiler output from Mikeleone...
Code:"C:\Users\Miguel\AppData\Local\Arduino15\packages\esp8266\tools\xtensa-lx106-elf-gcc\1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-g++" -D__ets__ -DICACHE_FLASH -U__STRICT_ANSI__ "-IC:\Users\Miguel\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.4.1/tools/sdk/include" "- ....
These are the ones I got:
Code:"C:\Users\caneira\AppData\Local\Arduino15\packages\esp8266\tools\xtensa-lx106-elf-gcc\1.20.0-26-gb404fb9-2/bin/xtensa-lx106-elf-gcc" -g -Wall -Os -nostdlib -Wl,--no-check-sections -u call_user_start -u _printf_float -u _scanf_float -Wl,-static "-LC:\Users\caneira\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.4.1/tools/sdk/lib" " ....
Mikelone
My best suggestion, is to delete old installations, including Arduino IDE, and install it all again, this time putting the libraries on the place suggested on previous post.
Tomorrow I start again from zero.
Good night and thank you.
M

