cosmic-text
cosmic-text copied to clipboard
Building on Fedora 36
Hi y'all,
I was just trying out this project on my Fedora 36 machine. I managed to run the examples after installing the dependencies with dnf install SDL2-devel SDL2-static and exporting RUSTFLAGS="-Lnative=/usr/lib64/". It'd be cool if you could mention that in the README so that others don't run into the same issue as me.
Thanks for the cool project.