Documentation/Labs/UpgradingCompilerInfrastructure
From Slicer Wiki
Revision as of 20:30, 17 November 2015 by JChris.FillionR (talk | contribs) (Created page with '== Overview == As discussed during Nov 17, 2015 hangout, The plan would be to support C++11 compiler across all platforms. The plan for Linux an…')
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 ?