Skip to content
This repository has been archived by the owner on Jun 1, 2022. It is now read-only.

Need to build for Arm64/aarch64 #1042

Open
claywd opened this issue Sep 28, 2021 · 3 comments
Open

Need to build for Arm64/aarch64 #1042

claywd opened this issue Sep 28, 2021 · 3 comments

Comments

@claywd
Copy link

claywd commented Sep 28, 2021

Looking for some guidance on building the server for arm64. I've got access to wsl and a mac at the moment. lol

@OttoKerner
Copy link

You cannot build the server as it is closed source.
This repository is for Plex Media Player

@claywd
Copy link
Author

claywd commented Oct 1, 2021

I meant the player. Sorry about that.

@diamondman
Copy link

I don't have any experience working in this project, but I have built arm code on x86/64 with CMake.
You need to look up how to cross compile for aarch64 in CMake, or build the project on your AArch64 (I assume Raspberry PI). If you build on the aarch64 target, it might just work (even if slow).

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

No branches or pull requests

3 participants