Skip to content

Commit cafb782

Browse files
authored
Merge pull request #156 from N-Dekker/Upgrade-compiler-versions-for-C++14
2 parents 988b0f4 + f65f786 commit cafb782

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

SoftwareGuide/Latex/Introduction/Installation.tex

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,9 @@ \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
38-
\item Apple Clang 7.0 and newer
39-
\item Clang 6 and newer
36+
\item GCC 5.1 and newer
37+
\item Visual Studio 2017 and 2019, toolsets v141 and v142
38+
\item Xcode 7.2.1 Apple LLVM Clang version 7.0.2 (clang-700.1.81) and newer
4039
\end{itemize}
4140

4241
If you are currently using an outdated compiler this may be an excellent excuse

0 commit comments

Comments
 (0)