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

Build files out of date for OSX #11

Open
illeatmyhat opened this issue May 20, 2021 · 1 comment
Open

Build files out of date for OSX #11

illeatmyhat opened this issue May 20, 2021 · 1 comment

Comments

@illeatmyhat
Copy link

When building on OSX Big Sur, builds will fail due to the error:

CMake Error at build_files/cmake/platform/platform_apple.cmake:159 (message):
  Python executable missing:
  /Users/user/Documents/blender/blender/../lib/darwin/python/bin/python3.7m
Call Stack (most recent call first):
  CMakeLists.txt:896 (include)

The solution appears to be to rebase to the current master. Specifically, these lines are out of date in this repo:
https://github.com/blender/blender/blob/7655cc45eb9256f699d40be105cbb6fe93f2e119/build_files/cmake/platform/platform_apple.cmake#L136-L157

@winthropchan
Copy link

I just spent a bit of time to fix this and update the build with the latest addon versions. I tested this on OSX Big Sur and was able to build it successfully. I submitted a pull request for my fixes.

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

No branches or pull requests

2 participants