-
Notifications
You must be signed in to change notification settings - Fork 152
[rqbit-deskop] linux builds #324
Description
Please publish builds of rqbit-desktop for Linux, instead of requiring users to build it themselves.
I think this could be somewhat easily accomplished by simply extending the existing github build workflows to build the tauri app as well.
Ideally, later these builds would be published to flatpak and/or fedora repos (terra or rpm-fusion is fine)
I've been trying to build it for the last two hours and i keep running into errors that are difficult to troubleshoot because i'm not a rust developer.
Most of the errors are some missing system libraries, and chatgpt is usually okay-ish at telling me the fedora package to install that library, but it doesen't always work, and re-trying the build every time i add a new library takes a lot of time.
I installed all the required dependencies that tauri lists on their website, but i'm still missing some.