Add --features="alloc" to run demo #52

Merged
rtwfroody merged 1 commit from run_demo into master 2022-01-10 13:35:54 +00:00
rtwfroody commented 2022-01-08 21:16:14 +00:00 (Migrated from github.com)

Without that, I got the following error from cargo:

error: target `demo` in package `lvgl` requires the features: `alloc`
Consider enabling them by passing, e.g., `--features="alloc"`
Without that, I got the following error from cargo: ``` error: target `demo` in package `lvgl` requires the features: `alloc` Consider enabling them by passing, e.g., `--features="alloc"` ```
rafaelcaricio (Migrated from github.com) approved these changes 2022-01-10 13:35:24 +00:00
rafaelcaricio commented 2022-01-10 13:35:43 +00:00 (Migrated from github.com)

@rtwfroody thank you!

@rtwfroody thank you!
Sign in to join this conversation.
No description provided.