Documentation/Labs/UpgradingCompilerInfrastructure
From Slicer Wiki
Home < Documentation < Labs < UpgradingCompilerInfrastructure
Overview
As discussed during Nov 17, 2015 hangout, The plan would be to support C++11 compiler across all platforms.
The plan for Linux and Windows would be the following:
- Linux: Move to Centos having gcc 4.8.2 backported and supporting c++11
- Windows: Move to VS2015
Open questions remains for MacOSX:
- Which version should we target ? 10.9.
- Which SDK ?