Mac x86_64;arm64 #547
-
Is there any flag to build mac version as universal build for x86_64;arm64 ? |
Beta Was this translation helpful? Give feedback.
Answered by
dpasukhi
May 19, 2025
Replies: 1 comment
-
OCCT build rely on CMake. Please check the cmake settings. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dpasukhi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
OCCT build rely on CMake. Please check the cmake settings.
The possible solution can be found here: https://discourse.cmake.org/t/how-do-i-build-cmake-from-source-as-universal-arm64-and-x86-64-binary-on-mac/5862/5
Also can you check: https://github.com/Open-Cascade-SAS/OCCT/blob/master/adm/scripts/macos_build.sh