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

Can not find file:lvgl.h? #39

Closed
daihuangliang opened this issue Dec 26, 2021 · 4 comments
Closed

Can not find file:lvgl.h? #39

daihuangliang opened this issue Dec 26, 2021 · 4 comments

Comments

@daihuangliang
Copy link

Can not find file:lvgl.h?

@daihuangliang
Copy link
Author


27 | #include "lvgl.h"
| ^~~~~~~~
In file included from .pio\libdeps\emulator_64bits\lv_drivers\display\monitor.c:9:
.pio\libdeps\emulator_64bits\lv_drivers\display\monitor.h:27:10: fatal error: lvgl.h: No such file or directory



27 | #include "lvgl.h"
| ^~~~~~~~
In file included from .pio\libdeps\emulator_64bits\lv_drivers\indev\mousewheel.c:9:
.pio\libdeps\emulator_64bits\lv_drivers\indev\mousewheel.h:27:10: fatal error: lvgl.h: No such file or directory



27 | #include "lvgl.h"
| ^~~~~~~~
In file included from .pio\libdeps\emulator_64bits\lv_drivers\indev\keyboard.c:9:
.pio\libdeps\emulator_64bits\lv_drivers\indev\keyboard.h:27:10: fatal error: lvgl.h: No such file or directory



27 | #include "lvgl.h"
| ^~~~~~~~
compilation terminated.
compilation terminated.
compilation terminated.
compilation terminated.
compilation terminated.
*** [.pio\build\emulator_64bits\lib0e6\lv_drivers\indev\mousewheel.o] Error 1
*** [.pio\build\emulator_64bits\lib0e6\lv_drivers\indev\keyboard.o] Error 1
*** [.pio\build\emulator_64bits\lib0e6\lv_drivers\indev\mouse.o] Error 1
*** [.pio\build\emulator_64bits\src\demo.o] Error 1
*** [.pio\build\emulator_64bits\lib0e6\lv_drivers\display\monitor.o] Error 1
src\main.c:12:10: fatal error: lvgl.h: No such file or directory

@zoenggamming
Copy link

yes, I got the same problem.

@ZK11111111
Copy link

兄弟问题解决了吗?

@puzrin puzrin closed this as completed in 485d0bd Jan 15, 2022
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

4 participants