galister / wlx-overlay-s

Access your Wayland/X11 desktop from Monado/WiVRn/SteamVR. Now with Vulkan!
GNU General Public License v3.0
100 stars 18 forks source link

Crate won't compile due to missing libraries on system. #13

Closed 2-3-5-41 closed 4 months ago

2-3-5-41 commented 4 months ago

Problem

After cloning the repo and using the cargo run --release command, I- and I'm sure others- have been met with a panic message, and/or compiler errors due to several missing libraries not found on their system.


What are all the locally installable dependencies to allow for this crate to build? and maybe they should be listed in the README.md to be installed before trying to build/run the crate.

galister commented 4 months ago

done, see readme