schmurtzm / MrDiy-Audio-Notifier

MrDiy Audio Notifier (based on esp8266audio) ported to platformio for ESP32
57 stars 23 forks source link

Not compile #20

Open nocturno66 opened 2 years ago

nocturno66 commented 2 years ago

Hi Schmurtzm, I have a problem compiling your code with library IotWebConf. I have installed versión 3.2.0 of these library but the error persist.

You can view the LOG attached.

Can you help me? Thanks you in advance

Processing nodemcuv2 (platform: espressif8266; framework: arduino; board: esp12e) ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------Verbose mode can be enabled via -v, --verbose option CONFIGURATION: https://docs.platformio.org/page/boards/espressif8266/esp12e.html PLATFORM: Espressif 8266 (3.2.0) > Espressif ESP8266 ESP-12E HARDWARE: ESP8266 80MHz, 80KB RAM, 4MB Flash PACKAGES:

RickeyWard commented 11 months ago

I have a similar story, it this project doesn't want to build in platformio for esp32. Likely because nothing is versioned it just pointes to the latest everything image

schmurtzm commented 11 months ago

I haven't worked on this project since a while, that's true that the libraries should have versionned. The last commit is Aug 10, 2022, it was compiling correctly at this time so may be just versionning each library to this corresponding date should help.