Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Release Binaries for windows #83

Open
bharatvaj opened this issue May 28, 2022 · 6 comments
Open

[Feature Request] Release Binaries for windows #83

bharatvaj opened this issue May 28, 2022 · 6 comments

Comments

@bharatvaj
Copy link

Hi, first of all thanks for bringing latest mpc.exe via github actions. I have added a package for mpc in scoop (ScoopInstaller/Extras#8548) and it points to the prebuilt 0.22 version from https://www.musicpd.org/download/mpc/0. As artifacts are temporary, I am not able to package a more recent version. Is there any way release binaries be provided for windows?

@bogglez
Copy link
Contributor

bogglez commented Jul 25, 2022

I'm not sure how the artifacts are uploaded there, but perhaps the merged PR #89 helps with providing the Windows executables.

@MaxKellermann
Copy link
Member

You can download mpc.exe from GH actions - every successful build contains an mpc.exe artifact.
Click https://github.com/MusicPlayerDaemon/mpc/actions/workflows/build.yml and then click on any successful build.

@bharatvaj
Copy link
Author

Thanks @bogglez and @MaxKellermann for responding, sorry I could'nt reply to it sooner. The problem with taking from GH actions is that it expires after a certain amount of time, making it unsuitable for usage with package managers(like scoop) that doesn't have their own hosting. Would it be possible to create tagged releases with binaries after a GH action is done?

That way scoop will be able to get these binaries by just bumping up the version in the package manifest file. I use mpc enough to work on this and I would be glad to setup binary releases.

@eduardoeae
Copy link

I get errors when trying to run latest mpc.exe on WIndows 10. Missing 2 DLLs: ucrtbased.dll and VCRUNTIME140D.dll
Tried downloading the libraries but it didn't work.

@meloman27
Copy link

You can download mpc.exe from GH actions - every successful build contains an mpc.exe artifact. Click https://github.com/MusicPlayerDaemon/mpc/actions/workflows/build.yml and then click on any successful build.

Please tell me how to compile the x86 version of the mpc.exe file?

@MaxKellermann
Copy link
Member

Please tell me how to compile the x86 version of the mpc.exe file?

This is off-topic here, and it's already documented in the README file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants