Indigo Domotics

Results 2 issues of Indigo Domotics

Seems like it should be possible to build boost python with a python3 install from python.org, installed in: /Library/Frameworks/Python.framework/Versions/3.9 I've tweaked the boost.sh script with: ./bootstrap.sh --with-libraries="$BOOST_LIBS_COMMA" --with-python=python3 --with-python-root=/Library/Frameworks/Python.framework/Versions/3.9/ --with-python-version=3.9...

Try as I might, I can't seem to wrap my head around what this config value is exactly and the docs don't explain it (or the others for that matter,...