Search found 1 match
- Monday 23 July 2018 17:30
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Compiling Domoticz on MacOS -- update for 10.12.3 Sierra
- Replies: 8
- Views: 5648
Re: Compiling Domoticz on MacOS -- update for 10.12.3 Sierra
On High Sierra, make gives an error because of boost 1.66 (latest). So i reverted my boost and boost-python versions to 1.59. I also did not include the -DUSE_PYTHON_PLUGINS=NO option since i want to use the Plugin Framework. It compiles and works with boost 1.59, however still no Plugin support ...