Skip to content

Compiled arm64 Mac binary is actually x86 #1071

Answered by henryiii
drewcassidy asked this question in Q&A
Discussion options

You must be logged in to vote

If you manually implement CMake building instead of using scikit-build, you'll need to handle the M1 support manually. Compare https://github.com/drewcassidy/quicktex/blob/e488dbcbffe088d87c10db9fb0003f83bc30a02e/setup.py with https://github.com/pybind/cmake_example/blob/544111c7d6184559b54c5d8c6b1a613314904b0a/setup.py#L94-L98 (other parts too, but IIRC those are the important lines).

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@drewcassidy
Comment options

@drewcassidy
Comment options

Answer selected by drewcassidy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants