Skip to content

Commit 2b36d29

Browse files
committed
DOC: Update supported compilers in 2018
1 parent 7187f78 commit 2b36d29

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

SoftwareGuide/Latex/Introduction/Installation.tex

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ \chapter{Configuring and Building ITK}
2929
% List updated according to information provided here:
3030
% https://www.itk.org/Wiki/ITK_Release_4/Modern_C++#Fully_Committed_to_Support
3131

32-
For example as of 2017 the following time schedule is expected for supporting
32+
For example as of 2018 the following time schedule is expected for supporting
3333
these compiler environments.
3434

3535
%%
@@ -39,7 +39,6 @@ \chapter{Configuring and Building ITK}
3939
\begin{itemize}
4040
\item GCC
4141
\begin{itemize}
42-
\item 4.4 (From 2009-until 2018) %% April 21, 2009 -- build_name "Linux-x86_64-gcc4.4"
4342
\item 4.8.2 (From 2015-until 2020) %% June 26, 2015 -- build_name "Ubuntu-g++-4.8.2-Release"
4443
%\item 5.x %% Release date April 22, 2015
4544
%\item 6.x %% April 27, 2016
@@ -49,7 +48,6 @@ \chapter{Configuring and Building ITK}
4948
%% We are promising to support ITK building under these compilers even after MS will support the compiler itself.
5049
\item Visual Studio % https://en.wikipedia.org/wiki/Microsoft_Visual_Studio
5150
\begin{itemize}
52-
\item 2008 [v9.0] (From 2007 - until 2018) % November 19, 2007 -- build_name "Win64-VS9-Release-Shared"
5351
\item 2010 [v10.0] (From 2010 - until 2020) % April 12, 2010 -- build_name "Win64-VS10-Release-Shared"
5452
\item 2012 [v11.0] (From 2012 - until 2022) % September 12, 2012 -- buld_name "Win32-VS11-Release-Shared"
5553
\item 2013 [v12.0] (From 2013 - until 2023) % October 17, 2013 -- none-listed
@@ -95,7 +93,6 @@ \chapter{Configuring and Building ITK}
9593
\toprule
9694
Compiler & 2011 & 2012 & 2013 & 2014 & 2015 & 2016 & 2017 & 2018 & 2019 & 2020 & 2021 & 2022 & 2023 & 2024 & 2025 & 2026 \\
9795
\midrule
98-
Visual Studio 9 & \cellcolor{itkTableCellGreen} & \cellcolor{itkTableCellGreen} & \cellcolor{itkTableCellGreen} & \cellcolor{itkTableCellGreen} & \cellcolor{itkTableCellGreen} & \cellcolor{itkTableCellGreen} & \cellcolor{itkTableCellGreen} & \cellcolor{itkTableCellGreen} & \cellcolor{yellow} & \cellcolor{red} & \cellcolor{red} & \cellcolor{red} & \cellcolor{red} & \cellcolor{red} & & \\
9996
Visual Studio 10 & \cellcolor{itkTableCellGreen} & \cellcolor{itkTableCellGreen} & \cellcolor{itkTableCellGreen} & \cellcolor{itkTableCellGreen} & \cellcolor{itkTableCellGreen} & \cellcolor{itkTableCellGreen} & \cellcolor{itkTableCellGreen} & \cellcolor{itkTableCellGreen} & \cellcolor{itkTableCellGreen} & \cellcolor{itkTableCellGreen} & \cellcolor{yellow} & \cellcolor{red} & \cellcolor{red} & \cellcolor{red} & & \\
10097
GCC 4.2 & \cellcolor{itkTableCellGreen} & \cellcolor{itkTableCellGreen} & \cellcolor{itkTableCellGreen} & \cellcolor{itkTableCellGreen} & \cellcolor{itkTableCellGreen} & \cellcolor{yellow} & \cellcolor{red} & \cellcolor{red} & \cellcolor{red} & \cellcolor{red} & \cellcolor{red} & & & & & \\
10198
GCC 4.4 & \cellcolor{itkTableCellGreen} & \cellcolor{itkTableCellGreen} & \cellcolor{itkTableCellGreen} & \cellcolor{itkTableCellGreen} & \cellcolor{itkTableCellGreen} & \cellcolor{itkTableCellGreen} & \cellcolor{itkTableCellGreen} & \cellcolor{itkTableCellGreen} & \cellcolor{yellow} & \cellcolor{red} & \cellcolor{red} & \cellcolor{red} & \cellcolor{red} & \cellcolor{red} & & \\

0 commit comments

Comments
 (0)