vitotai / BrewManiacEsp8266

BrewManiac on ESP8266. Only ESP8266 needed.
155 stars 71 forks source link

ESP32 Compiling Error #101

Closed LouNormal closed 2 years ago

LouNormal commented 2 years ago

I'm facing software issue when compiling. With esp8266_framework no problem, env_default = development, building smoothly without error. But building env_default = esp32 using esp32_framework throws out a bunch of errors.

Here the build terminal output: https://pastebin.com/uYgQGpea Using Linux Mint 20.3, Visual Studio Code 1.36.1 (also tried the latest 1.64.1), Platformio 1.10.0 (tried latest 2.4.1)

Your help would be much appreciated!

LouNormal commented 2 years ago

This issue can be closed.

Fixed by updating with the latest fixes that were provided by vitotai on 16th Feb