asynkayo / rm8

M8 headless display - Rust
MIT License
54 stars 6 forks source link

Additional packages required for Rpi #4

Open Richsl opened 2 years ago

Richsl commented 2 years ago

Fresh install on Rpi 3b using latest Raspian OS Need to install Rust, (duh) and sudo apt-get install libudev-dev sudo apt install libsdl2-dev

Some compile warnings but builds after packages installed