mirror of
https://github.com/JakeStanger/mpd-utils-rs.git
synced 2026-07-11 05:15:38 +01:00
[GH-ISSUE #3] Windows Support? #1
Labels
No labels
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
JakeStanger/mpd-utils-rs#1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ucm211 on GitHub (Oct 11, 2024).
Original GitHub issue: https://github.com/JakeStanger/mpd-utils-rs/issues/3
I couldn't get mpd-utils to compile properly on cargo as it relies on Unix-specific features. I tried WSL2 but faced complications for being a isolated virtual machine environment. I wasn't able to establish a RPC connection with the Discord client running on the Windows host system.