The purpose of this demo is to get lv-binding-rust (Lvgl) running on the ESP32S3 development board and to use the touchscreen. I have the following to the "dependencies" section. [dependencies] # ...
exporting these doesn't work at all; not sure why. export DYLD_LIBRARY_PATH=$DYLD_LIBRARY_PATH:/Users/marvin/CLionProjects/quasar-rs/qdb/lib export DYLD_FALLBACK ...