Open petebowden opened 3 months ago
Error I'm getting while building:
CMake Error at /home/pbowden/projects/lilygo-micropython/extmod/display/lcd/src/micropython.cmake:3 (include): include could not find requested file: /home/pbowden/projects/lilygo-micropython/build_dir/esp32s3/build-LILYGO_T-DisplayS3/../lcd_binding_micropython/lcd/micropython.cmake Call Stack (most recent call first): /home/pbowden/projects/lilygo-micropython/extmod/micropython.cmake:19 (include) /home/pbowden/projects/lilygo-micropython/build_dir/esp32s3/micropython/py/usermod.cmake:42 (include) main/CMakeLists.txt:14 (include)
Am I missing a source or issue with file traversal?
Try #45
Error I'm getting while building:
Am I missing a source or issue with file traversal?