Skip to content

LuxCoreRender MacOS Compilation Environment Binary Deps

Notifications You must be signed in to change notification settings

grplyler/MacOSCompileDeps

 
 

Repository files navigation

LuxCoreRender Mac Files

This repository contains the source dependencies for the Mac OS version of LuxCoreRender.

The boost compile used pyenv to build the libraries against versions used in blender 2.93.

To use pyenv do the following:

brew install pyenv
pyenv init
env PYTHON_CONFIGURE_OPTS="--enable-framework" pyenv install 3.9.7
pip install numpy==1.21.2
pip install pillow
pip install pyside2

About

LuxCoreRender MacOS Compilation Environment Binary Deps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 82.8%
  • Shell 17.2%