Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error building DisplayS3, missing file? #44

Open
petebowden opened this issue Aug 9, 2024 · 1 comment
Open

Error building DisplayS3, missing file? #44

petebowden opened this issue Aug 9, 2024 · 1 comment

Comments

@petebowden
Copy link

petebowden commented Aug 9, 2024

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?

@JM6502
Copy link

JM6502 commented Aug 23, 2024

Try #45

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants