Following the instructions of the README, I am left with the following errors:
CMake Error at CMakeLists.txt:10 (add_subdirectory):
The source directory
/home/dietpi/lv_port_linux/lvgl
does not contain a CMakeLists.txt file.
CMake Error at CMakeLists.txt (target_include_directories):
Cannot specify include directories for target "lvgl" which is not built by this project
CMake Error at CMakeLists.txt:15 (include)
include could not find requested file:
/home/dietpi/lv_port_linux/lvgl/tests/FindLibDRM.cmake
I have not modified anything in this project. Can't seem to find a resolution to this.
Running this on DietPi, RPI 0 2W.
Following the instructions of the README, I am left with the following errors:
I have not modified anything in this project. Can't seem to find a resolution to this.