sharandac / My-TTGO-Watch

A GUI named hedge for smartwatch like devices based on ESP32. Currently support for T-Watch2020 (V1,V2,V3), T-Watch2021, M5Paper, M5Core2 and native Linux support for testing.
GNU General Public License v2.0
539 stars 248 forks source link

Compile issues on M1 Mac #326

Closed 0xPIT closed 2 years ago

0xPIT commented 2 years ago

Won't compile on M1 Mac with some strange library error.

Fix: fetch LVGL in lib_deps from GitHub: like so https://github.com/lvgl/lvgl.git#v7.7.2

sharandac commented 2 years ago

Thanks for your feedback. The issue is not only on the M1 Mac, some things has change in PIO or on Github to fetch some code/libs.