Aokromes 660 Report post Posted February 27, 2017 Since we are targeting C++14 compilers, GCC 4.9 and Visual Studio 2015 will become unsupported 1 month after the release of Debian 9. We give this warning to allow people to ready their systems with enough time to update (it's very likely Debian 9 will be shipped on 2nd quarter 2017). (Visual Studio 2017 release date is March 7) 3 Share this post Link to post Share on other sites
Aokromes 660 Report post Posted June 18, 2017 Debian 9 released we recommend to update before 1 month or you very likely will have compile broken if you still use gcc to compile. Share this post Link to post Share on other sites
Aokromes 660 Report post Posted July 31, 2017 Since 232db97 the minimum required boost version is increased to 1.56 making Debian 8 apt-get installed boost unsupported, you need to hand compile boost on Debian 8 or upgrade your Debian installation to 9. Share this post Link to post Share on other sites
Naios 48 Report post Posted December 17, 2017 In order to support C++14 properly the required compiler versions of both branches since b9b667f92 are: Visual Studio 2017 GCC 6.3 (current stable version of Debian 9) Clang 3.9 (current stable version of Debian 9 - might work with earlier versions) Share this post Link to post Share on other sites