neovide: Cannot build, results in linking errors.
Hello, I’m trying to build neovide
(using cargo build --release
), but the builing fails during linking with the following error: It’s quite long, so I put it in a paste. My platform is Linux & distro is Fedora 32. The reason I tried to build it myself is because the released binary depends on libsndio, which is missing from the Fedora package repositories.
I am not very experienced with rust and thus do not really know where to look, so any help would be greatly appreciated, as I really want to try this editor.
About this issue
- Original URL
- State: closed
- Created 4 years ago
- Reactions: 7
- Comments: 24 (2 by maintainers)
I would note that I am actually running Xorg, not Wayland.
On Wed, 3 Jun 2020, 13:50 Adrian Seyboldt, notifications@github.com wrote: