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

MacOS 11.2.2 #28

Open
willtalmadge opened this issue Aug 12, 2021 · 1 comment
Open

MacOS 11.2.2 #28

willtalmadge opened this issue Aug 12, 2021 · 1 comment

Comments

@willtalmadge
Copy link

I'm trying to build on MacOS Big Sur 11.2.2.

I've been trying to follow this tutorial http://forums.luxcorerender.org/viewtopic.php?f=5&t=1717 but targeting python 3.9.2 instead of 3.7.4 as the tutorial seems to be outdated?

Anyways, I'm stuck on the following when I try to build the tar file:

▶ ./cut_deps_release_39

 * Cleaning and unpacking openmp
tar: Error opening archive: Unrecognized archive format
./build_deps_39: line 23: pushd: /tmp/macdepsbuild/openmp*: No such file or directory
 * Compiling openmp
mkdir: build: File exists
 * Preparing OpenMP build
CMake Error: The source directory "/Users/will" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.
 !!! OpenMP cmake failed

Any pointers on how I can get a little further in getting a build going? Thanks!

@u3dreal
Copy link
Contributor

u3dreal commented Jan 26, 2022

Yes tutorial is outdated since all is changing so fast in osx -..
Take alook at the azure build scripts in luxcorerender root/scripts/azure/macos
There you can find the latest build / install / pack

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