-
Notifications
You must be signed in to change notification settings - Fork 24
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
Enable arm64 #29
base: externalProject
Are you sure you want to change the base?
Enable arm64 #29
Conversation
Was there ever any more movement on this? I'd like to look into enabling ARM64 builds of Kodi, but these prebuilts need to be present first (even if I have to use my own mirror of the artifacts for development), if I'm not mistaken. |
@fuzzard you ok with merging this as a first step to getting kodi for windows on arm64 now that arm64 windows is official? @anthony-linaro note that OpenSSL binaries are not in this repo yet so you would need to add that too. |
Has nothing to do with me. Do whatever you need. |
@phunkyfish Not a problem, OpenSSL is a fairly easy one, it's one of the first ones we did as it's so widely used :) |
Just checked - this is the artifact upload from my own CI run: https://github.com/anthony-linaro/kodi-deps/actions/runs/10922921142/artifacts/1947963620 Looks like openssl is in there? |
You’re right. So if we merge this PR you should get it. Who has rights to merge this? |
Perhaps @fuzzard could advise on who is best to merge this? Also, having looked at the mirror here: https://mirrors.kodi.tv/build-deps/win32/ Most of the packages needed are already present at the correct versions, and the following updates would need to be made:
|
Just going back through some older things - do we know if anyone is able to get these builds switched back on? |
As arm64 is now an officially supported windows platform I will merge this at the end of the week, please shoot if I shouldn’t proceed. @anthony-linaro if I forget please remind me. |
Want to build openssl for arm64