2026-06-30, 02:44 PM
Hello everyone,
For the past couple of days I've been trying to build the pypilot_mfd project from GitHub https://github.com/pypilot/pypilot_mfd but without success.
Initially I encountered a few syntax issues like missing brackets and a couple of typos which I fixed. However, the project still fails to compile.
I've tried ESP-IDF versions 5.1 through 5.5 but each version produces different compilation errors. At this point I suspect I'm using incompatible versions of the toolchain or libraries.
Has anyone successfully built this project recently? If so, could you share the versions you used for ESP-IDF, Arduino-ESP32, ESPAsyncWebServer, AsyncTCP and U8g2.
Any information about the versions or build environment would be greatly appreciated.
For the past couple of days I've been trying to build the pypilot_mfd project from GitHub https://github.com/pypilot/pypilot_mfd but without success.
Initially I encountered a few syntax issues like missing brackets and a couple of typos which I fixed. However, the project still fails to compile.
I've tried ESP-IDF versions 5.1 through 5.5 but each version produces different compilation errors. At this point I suspect I'm using incompatible versions of the toolchain or libraries.
Has anyone successfully built this project recently? If so, could you share the versions you used for ESP-IDF, Arduino-ESP32, ESPAsyncWebServer, AsyncTCP and U8g2.
Any information about the versions or build environment would be greatly appreciated.

