musicpod icon indicating copy to clipboard operation
musicpod copied to clipboard

feat: Musicpod for Windows ARM

Open sevachka opened this issue 1 year ago • 5 comments

Hello, thank you for developing this great app!

Will it be possible to compile a windows ARM-native version of this app?

sevachka avatar Jan 12 '25 14:01 sevachka

Hello, thank you for developing this great app!

Will it be possible to compile a windows ARM-native version of this app?

Hi 👋 I have no idea actually. I'm not even sure what the status of flutter on windows arm is? For Linux I know it works fine on arm except Chinese letters. But for windows no idea. :( do you have an arm machine with windows?

Feichtmeier avatar Jan 12 '25 14:01 Feichtmeier

Hi, about to get one in 2 days... was already checking for native apps which I would like to install. So I guess I´ll wait and see how it performs? :-)

sevachka avatar Jan 12 '25 14:01 sevachka

Hi, about to get one in 2 days... was already checking for native apps which I would like to install. So I guess I´ll wait and see how it performs? :-)

I think since the exe I'm providing is made with my windows amd64 machine, it will probably not run on your arm machine. For Linux and MacOS I have a release pipeline producing it well since a long time but for windows I still didn't find time to properly automate the release so I really have to create it on a Windows machine like a caveman xD But if you are slightly into development you could just try to make it run from source and if it works I got one more argument to finally finish windows release automation

Feichtmeier avatar Jan 12 '25 14:01 Feichtmeier

I really have (almost) no clue about development... do you have a documentation (my mother-tongue is german) how to do it? ;-) I am surely willed to invest time.

sevachka avatar Jan 12 '25 14:01 sevachka

We have this doc, That is not the latest version yet, but it provide the how to. So, once you have one ARM Windows Machine You can compile on it

Some work still in development, you can track it on https://github.com/flutter/flutter/issues/62597

allansrc avatar Jan 27 '25 17:01 allansrc