PCF8574_8Relay icon indicating copy to clipboard operation
PCF8574_8Relay copied to clipboard

xtensa-lx106-elf-gcc: error while compiling this code.

Open Daanishh opened this issue 5 years ago • 5 comments

I am using arduino IDE to code nodemcu / esp8266.

while compiling the code I am getting the following error,

xtensa-lx106-elf-gcc: error: libraries\DDUpdateUploadServer-master\DDUpdateUploadServer-master.a: No such file or directory

I have already downloaded all of the dependencies you have mentioned, I have tried few fixes but that does not seems to be working.

can you help me on this ? Thanks

Daanishh avatar Oct 16 '19 04:10 Daanishh

Did you install this? https://github.com/debsahu/DDUpdateUploadServer

debsahu avatar Oct 16 '19 16:10 debsahu

Did you install this? https://github.com/debsahu/DDUpdateUploadServer

Yes, I have installed this library as well along with everything you have mentioned. image

Daanishh avatar Oct 16 '19 16:10 Daanishh

Please delete that library and reinstall. It compiles on PIO, I dont use Arduino IDE just for such reasons.

debsahu avatar Oct 16 '19 18:10 debsahu

Please delete that library and reinstall. It compiles on PIO, I dont use Arduino IDE just for such reasons.

Okay, thank you for replying quickly brother,

I am getting an error on PIO as well. it is again related to the library DDUpdateUploadServer you have provided.

image

Daanishh avatar Oct 17 '19 17:10 Daanishh

This should fix PIO compilation issue. https://github.com/debsahu/PCF8574_8Relay/commit/2b9a959e36945a69a6dc5e97d32d8def5e5eed6b

debsahu avatar Oct 29 '19 15:10 debsahu