Compilation Error in the Arduino IDE for the CrowPanel ESP32 HMI 5.0''
Hello everyone
Nowadays, I am working on a project that uses the arduino development environment 2.3.2, the ESP32 wrover module, and the crowpanel ESP32 HMI 5.0 display. I downloaded the arduino_5inch.zip file and followed the wiki's setup guide. I tried to build the HMI-5.ino sketch after copying the libraries from
Arduino_5inch\Hardware-Version-1.0\libraries to `C:\Users\MyName\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.14\libraries. But I am facing upon the compilation error There is no such file or directory for demos/lv_demos.h.
I checked that the paths are valid and that the libraries are in the right place twice. Is there anyone else who has dealt with this problem or has some advice?
I apprieciate your help thanks in advance
Comments
Hello @Jessamine ,
Please refer to this post: https://forum.elecrow.com/discussion/726/compilation-error-demos-lv-demos-h-no-such-file-or-directory/p1?new=1. May I kindly ask do you install the lvgl libraries to the Sketchbook Location?