Skip to content

Commit 95b46fe

Browse files
committed
DOC: Update supported compiler version information
1 parent 520cac8 commit 95b46fe

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
@@ -34,8 +34,8 @@ \chapter{Configuring and Building ITK}
3434
%%
3535
\begin{itemize}
3636
\item GCC 7 and newer
37-
\item Visual Studio 2017 version 15.7 and newer
38-
\item Xcode 10.0 (Apple LLVM Clang version 10.0.0) and newer
37+
\item Visual Studio 2019 (technically MSVC toolset v142) and newer
38+
\item Xcode 10.0 (Apple Clang version 10.0.0, LLVM Clang 5) and newer
3939
\end{itemize}
4040

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

0 commit comments

Comments
 (0)