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 520cac8 commit 95b46feCopy full SHA for 95b46fe
SoftwareGuide/Latex/Introduction/Installation.tex
@@ -34,8 +34,8 @@ \chapter{Configuring and Building ITK}
34
%%
35
\begin{itemize}
36
\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
+\item Visual Studio 2019 (technically MSVC toolset v142) and newer
+\item Xcode 10.0 (Apple Clang version 10.0.0, LLVM Clang 5) and newer
39
\end{itemize}
40
41
If you are currently using an outdated compiler this may be an excellent excuse
0 commit comments