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

Try to build both x86_64 and arm64 #5

Merged
merged 2 commits into from
Feb 25, 2024
Merged

Try to build both x86_64 and arm64 #5

merged 2 commits into from
Feb 25, 2024

Conversation

dellis1972
Copy link
Contributor

@dellis1972 dellis1972 commented Feb 24, 2024

Allows the build to produce both x86_64 and arm64 binaries

file ~/Downloads/libfreetype.dylib
/Users/dean/Downloads/libfreetype.dylib: Mach-O universal binary with 2 architectures: [x86_64:Mach-O 64-bit dynamically linked shared library x86_64] [arm64:Mach-O 64-bit dynamically linked shared library arm64]
/Users/dean/Downloads/libfreetype.dylib (for architecture x86_64):	Mach-O 64-bit dynamically linked shared library x86_64
/Users/dean/Downloads/libfreetype.dylib (for architecture arm64):	Mach-O 64-bit dynamically linked shared library arm64

@dellis1972
Copy link
Contributor Author

@harry-cpp any thoughts on the ubuntu failures here?

 E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/c/cmake/cmake-data_3.22.1-1ubuntu1.22.04.1_all.deb 404 Not Found

@harry-cpp
Copy link
Member

https://github.com/MonoGame/MonoGame.Library.FreeType/blob/main/.github/workflows/main.yml#L22

Add sudo apt update && sudo apt install...

@dellis1972 dellis1972 marked this pull request as ready for review February 24, 2024 21:27
@harry-cpp harry-cpp merged commit 19d6471 into main Feb 25, 2024
8 checks passed
@dellis1972 dellis1972 deleted the tryarm64 branch February 26, 2024 02:55
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

Successfully merging this pull request may close these issues.

2 participants