LuxCoreRender / MacOSCompileDeps

LuxCoreRender MacOS Compilation Environment Binary Deps
4 stars 5 forks source link

MacOS 11.2.2 #28

Open willtalmadge opened 3 years ago

willtalmadge commented 3 years ago

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 commented 2 years ago

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