From 5651aa123e33a2f876bafd74355e1eaeefafea77 Mon Sep 17 00:00:00 2001 From: Ben Webb Date: Fri, 19 Jul 2024 16:47:38 -0700 Subject: [PATCH] We now use MSVS 2017 to build for Windows --- doc/manual/install_windows.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manual/install_windows.md b/doc/manual/install_windows.md index b27347ec41..51c8e7b86e 100644 --- a/doc/manual/install_windows.md +++ b/doc/manual/install_windows.md @@ -3,7 +3,7 @@ Building from source code on Windows {#install_windows} We build and test %IMP on Windows, built with the Microsoft Visual Studio compilers (we use Visual Studio -2015 for both the 32-bit and 64-bit Windows `.exe` installers; for the +2017 for both the 32-bit and 64-bit Windows `.exe` installers; for the [Anaconda packages](https://integrativemodeling.org/download-anaconda.html), which are built by [conda-forge](https://conda-forge.org/), VS 2019 is used). One complication is that different packages are compiled