Skip to content

Commit 80b8f89

Browse files
committed
ENH: Update compiler versions for C++14
Following pull request InsightSoftwareConsortium/ITK#2563 "ENH: Upgrade ITK from C++11 to C++14" Suggested by Jon Haitz Legarreta Gorroño
1 parent ae7db1a commit 80b8f89

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SoftwareGuide/Latex/Introduction/Installation.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ \chapter{Configuring and Building ITK}
3333
%% to ensure that support is maintained.
3434
%%
3535
\begin{itemize}
36-
\item GCC 4.8 and newer
37-
\item Visual Studio 2015, 2017, 2019, toolsets 14.x, 15.0, 16.0
36+
\item GCC 5.1 and newer
37+
\item Visual Studio 2017 and 2019, toolsets v141 and v142
3838
\item Apple Clang 7.0 and newer
3939
\item Clang 6 and newer
4040
\end{itemize}

0 commit comments

Comments
 (0)