-
Notifications
You must be signed in to change notification settings - Fork 313
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
in windows,cmake is error #314
Comments
How to reproduce this error? |
in windwos use the cmake make the cmakelist, then compile by vs2019 |
I'm a Linux guy, cannot comment on vs2019 🙁 |
in linux,run make install, could generate the all install files(include lib bin)? |
Ah, just realized that it's about Note that this repo will be archived soon. |
[100%] Built target lvgl_examples |
It seems it was working. If so, please close this issue. |
no, cmake is error,could not make install rightly! |
the lv_drv_conf.h need ../../lv_drv_conf.h, but only have the ../lv_drv_conf.h
to install is error, to loop create the path inlcude/install not stop
The text was updated successfully, but these errors were encountered: