failed to build lvgl-rs 0.4.0 #38

Closed
opened 2021-02-02 15:29:42 +00:00 by Zuzuk-null · 4 comments
Zuzuk-null commented 2021-02-02 15:29:42 +00:00 (Migrated from github.com)
https://docs.rs/crate/lvgl/0.4.0/builds
rafaelcaricio commented 2021-02-02 15:33:59 +00:00 (Migrated from github.com)

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.

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.
rafaelcaricio commented 2021-03-06 23:25:00 +00:00 (Migrated from github.com)
Still not working: https://docs.rs/crate/lvgl/0.5.1/builds/358614
rafaelcaricio commented 2021-03-06 23:26:18 +00:00 (Migrated from github.com)

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.

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.
rafaelcaricio commented 2021-03-07 01:48:25 +00:00 (Migrated from github.com)
Building https://docs.rs/lvgl/0.5.2/lvgl/
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: rafaelcaricio/lvgl-rs#38
No description provided.