Skip to content

Add Apple Silicon support#1

Open
mbradley612 wants to merge 1 commit into
gdevic:masterfrom
mbradley612:master
Open

Add Apple Silicon support#1
mbradley612 wants to merge 1 commit into
gdevic:masterfrom
mbradley612:master

Conversation

@mbradley612

@mbradley612 mbradley612 commented Jun 6, 2026

Copy link
Copy Markdown

Dear Goran,

I love SpeedCrunch and my Mac is telling me that the Intel support of the current build will be ending soon. So I have used an AI coding tool and asked it to add support for Silicon to SpeedCrunch.

  • Update macOS minimum deployment target to 10.14 (from 10.8)
  • Add UNIVERSAL_SPEEDCRUNCH CMake option for universal binaries
  • Add CMAKE_OSX_DEPLOYMENT_TARGET default to CMakeLists.txt
  • Fix missing qHash() overload for Rational class (Qt6 compatibility)

It seems to runs fine on my Mac as a Silicon build with Qt6.

Please consider including in your fork of SpeedCrunch

- Update macOS minimum deployment target to 10.14 (from 10.8)
- Add UNIVERSAL_SPEEDCRUNCH CMake option for universal binaries
- Add CMAKE_OSX_DEPLOYMENT_TARGET default to CMakeLists.txt
- Fix missing qHash() overload for Rational class (Qt6 compatibility)

Signed-off-by: mbradley612
@mbradley612

Copy link
Copy Markdown
Author

I also have a PR for a GitHub Actions CI that creates Windows, Ubuntu and Mac builds

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.

1 participant