Skip to content

Commit 3759a66

Browse files
authored
CDRIVER-4376 note that Visual Studio 2013 is required (#998)
1 parent 2cc01e5 commit 3759a66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/libmongoc/doc/installing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ The ``cmake`` utility is also required. First `install Homebrew according to its
132132
Build environment on Windows with Visual Studio
133133
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
134134

135-
Building on Windows requires Windows Vista or newer and Visual Studio 2010 or newer. Additionally, ``cmake`` is required to generate Visual Studio project files. Installation of these components on Windows is beyond the scope of this document.
135+
Building on Windows requires Windows Vista or newer and Visual Studio 2013 or newer. Additionally, ``cmake`` is required to generate Visual Studio project files. Installation of these components on Windows is beyond the scope of this document.
136136

137137
Build environment on Windows with MinGW-W64 and MSYS2
138138
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

0 commit comments

Comments
 (0)