ArduinoWebsocketServer icon indicating copy to clipboard operation
ArduinoWebsocketServer copied to clipboard

On sha1.cpp: fatal error: avr/io.h: No such file or directory

Open daniellycosta opened this issue 8 years ago • 3 comments

I can't compile even the lib example and I don't know what to do. I already tried download the avr library and substitute it on the original directory and tried paste the avr directory witch contains all the .h on my project lib dir but none of my tries worked.

Does anyone here with the same problem? does anyone know how to solve it?

Here the message shown on terminal:

lib\ArduinoWebsocketServer\sha1.cpp:2:20: fatal error: avr/io.h: No such file or directory #include <avr/io.h> ^ compilation terminated. *** [.pioenvs\d1_mini\lib\ArduinoWebsocketServer\sha1.o] Error 1

daniellycosta avatar Oct 16 '17 14:10 daniellycosta

Sorry for late reply, but I'm no longer maintaining this project. I guess the dev environment have changed but I have no longer any hw to test this with.

ejeklint avatar Nov 15 '17 12:11 ejeklint

Did you ever manage to find a resolution to this error?

Corruptsector avatar Mar 09 '19 03:03 Corruptsector

No, we gave up using this library

daniellycosta avatar Mar 21 '19 19:03 daniellycosta