Closed tseemann closed 9 years ago
Yes, please use the newest version of Boost and compile it with GCC 4.8.
I am not able to compile with GCC 4.8, our system does not have it installed.
What version of BOOST does it actually need?
We used 1.53 for development.
On 2015¦~3¤ë4¤é, at 12:42, Torsten Seemann notifications@github.com wrote:
I am not able to compile with GCC 4.8, our system does not have it installed.
What version of BOOST does it actually need?
¡X Reply to this email directly or view it on GitHub.
Ok thank you.
I tried to compile on Ubuntu 12 with CC=gcc-4.7 and CXX=g++-4.7 and Boost 1.46.1 and got this error:
Is there a minimum Boost version?