Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions SoftwareGuide/Latex/Introduction/Installation.tex
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ \chapter{Configuring and Building ITK}
%% to ensure that support is maintained.
%%
\begin{itemize}
\item GCC 5.1 and newer
\item Visual Studio 2017 and 2019, toolsets v141 and v142
\item Xcode 7.2.1 Apple LLVM Clang version 7.0.2 (clang-700.1.81) and newer
\item GCC 7 and newer
\item Visual Studio 2017 version 15.7 and newer
\item Xcode 10.0 (Apple LLVM Clang version 10.0.0) and newer
\end{itemize}

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