It is impossible to build the project with PlatformIO using eez-flow.cpp due to visibility issues in auto-generated files.
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
- Go to Visual Studio + PlatformIO
- Generate LVGL with EEZ Flow project with animation
- Include to PlatformIO ESP32 project
- Buuild and See error src/ui/eez-flow.cpp:4645:5: error: 'playAnimation' was not declared in this scope and more other errors
Expected behavior The project is expected to be completed In fact, there is a visibility error in the eez-flow.cpp file. Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: [Windows]
- Version [
** LVGL version (if used)**
- 8.4
Additional context The function is declared in the same file, but as static void playAnimatio in line 4601. \src\ui eez-flow.h , eez-flow.cpp
Disclaimer Please take into account that the tasks reported here will be processed by the Envox team according to the best effort principle, so adjust your expectations accordingly. However, if you want a more prompt and high-quality response as well as direct contact with technical support, you can choose one of our Support plans.