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

Version of “lv_drivers” doesnt match that of lvgl #1

Closed
puppies opened this issue Aug 19, 2019 · 5 comments
Closed

Version of “lv_drivers” doesnt match that of lvgl #1

puppies opened this issue Aug 19, 2019 · 5 comments
Assignees

Comments

@puppies
Copy link

puppies commented Aug 19, 2019

I got this error when compiling with touch lib.

lv_linux_frame_buffer/lv_drivers/indev/libinput.h:26:38: fatal error: lvgl/lv_hal/lv_hal_indev.h: No such file or directory

@embeddedt
Copy link
Member

It just needs to be updated to point to the latest commit on master.

cd lv_drivers
git checkout master
git pull
cd ..
# Compile again

@embeddedt
Copy link
Member

I will update it on the upstream end when I get a chance.

@embeddedt embeddedt self-assigned this Aug 19, 2019
@stale
Copy link

stale bot commented Sep 9, 2019

This issue or pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Sep 9, 2019
@embeddedt
Copy link
Member

And it has not been updated yet.. because I didn't put this on my list. I will get around to it (soon).

@stale stale bot removed the stale label Sep 9, 2019
@kisvegabor
Copy link
Member

I've just updated all 3 submodules.

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

3 participants