You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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
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:
Any pointers on how I can get a little further in getting a build going? Thanks!
The text was updated successfully, but these errors were encountered: