We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8ae54e commit cb8ba6eCopy full SHA for cb8ba6e
SoftwareGuide/Latex/Introduction/Installation.tex
@@ -33,9 +33,9 @@ \chapter{Configuring and Building ITK}
33
%% to ensure that support is maintained.
34
%%
35
\begin{itemize}
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
+\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
39
\end{itemize}
40
41
If you are currently using an outdated compiler this may be an excellent excuse
0 commit comments