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

[help needed] Build on macOS x86_64 #187

Open
lfoppiano opened this issue Mar 1, 2025 · 3 comments
Open

[help needed] Build on macOS x86_64 #187

lfoppiano opened this issue Mar 1, 2025 · 3 comments

Comments

@lfoppiano
Copy link
Collaborator

I think we should keep supporting macOs x86_64, any help is welcomed:

  • installing a local github runner
  • providing help for building macos on x86_64 using qemu and the free github actions
  • anything else
@AaronNGray
Copy link

@lfoppiano - Do you have a MacOS x64 machine ?

If not either :-

  • you can either add me as a collborator to kermitt2/pdfalto and I can add my MacBook.
  • I will try adding a Self hosted runner on my pdfalto repository first.

@lfoppiano
Copy link
Collaborator Author

I'm glad you solved the issue without any self hosted runner
😅 I don't have full access to this repository, I would have to ask Patrice to make those changes.

@AaronNGray
Copy link

AaronNGray commented Mar 4, 2025

BTW Windows/ARM64 can be cross complied and linked on Windows/x64 too. I have that test on ICU. So ALL platforms can be done with GitHub Runners ! At least on public repos.

I separated out the Windows build code here :-
https://github.com/AaronNGray/icu/blob/windows-build/.github/workflows/icu4c-windows.yml

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

2 participants