Re: [Opensg-users] Build problems with boost

2017-01-23 Thread Carsten Neumann
Hello, On 2017-01-23 11:21, Andy Somogyi wrote: > I’m trying to build opensg on MacOS 10.12 Sierra, and it fails when trying > accessing boost. > What version of boost is opensg supposed to work with?. I’m using 1.63.0 > installed from Brew. I usually just use what comes with the linux

[Opensg-users] Build problems with boost

2017-01-23 Thread Andy Somogyi
Hi, I’m trying to build opensg on MacOS 10.12 Sierra, and it fails when trying accessing boost. What version of boost is opensg supposed to work with?. I’m using 1.63.0 installed from Brew. Boost it built without C++11 support, and I try to build Opensg the same way, i.e. disabling C++11.