Skip to content

Conversation

@andyneff
Copy link
Contributor

@andyneff andyneff commented Dec 3, 2024

Closes #398

Mac seems to use dynamic linking more for making modules than Linux and Windows do. Thus the common python symbols were missing and it requires libpython3.13.dylib for these symbols. If this is a different in the mac "Framework" then cmake should probably include that for the Development.Module component. But this is a workaround in the meantime while we wait for any upstream fixes.

- Closes google#398

Signed-off-by: Andy Neff <andy@visionsystemsinc.com>
@jmr jmr merged commit 3f901b9 into google:master Dec 4, 2024
1 check passed
@andyneff andyneff deleted the cmake_mac_patch branch December 4, 2024 15:01
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.

Unable to build wheel after #394 on macos arm64

2 participants