failed to build lvgl-rs 0.4.0 #38
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: rafaelcaricio/lvgl-rs#38
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
https://docs.rs/crate/lvgl/0.4.0/builds
Thank you for pointing that out. I need to look into that.
It's failing because we need the environment variable
DEP_LV_CONFIG_PATH
to be set.Still not working: https://docs.rs/crate/lvgl/0.5.1/builds/358614
I need to investigate how docs.rs builds, apparently it's some custom way of getting the crate code. One option is to copy the examples
lv_conf.h
file to lvgl-sys just for this build. I might do that, as it is an easy win.Building https://docs.rs/lvgl/0.5.2/lvgl/