Tathar
Tathar
you can use [patch.crates-io] lvgl = { git = "https://github.com/enelson1001/lv_binding_rust"} lvgl-sys = { git = "https://github.com/enelson1001/lv_binding_rust"} in Cargo.toml Find here "https://github.com/enelson1001/rust-esp32s3-lvgl-clickme"
@ds2k5 After checking it seems that the "~/lv_binding_rust/examples/include" folder does not exist >>Directory /home/developer/lv_binding_rust/examples/include referenced by DEP_LV_CONFIG_PATH needs to exist
@ds2k5 ~/rust/lv_binding_rust/examples/include is not ~/lv_binding_rust/examples/include
@ds2k5 can you post your your "cargo.toml" and ".cargo/config.toml" ?
@ds2k5 need add target into .cargo/config.toml (in first line) [build] target = "xtensa-esp32-espidf" for exemple
I have the same error. the "Test Server Reachability", return "Communication with the API failed, is NPM running correctly?" thanks