You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/libmongoc/doc/installing.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -132,7 +132,7 @@ The ``cmake`` utility is also required. First `install Homebrew according to its
132
132
Build environment on Windows with Visual Studio
133
133
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
134
134
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.
136
136
137
137
Build environment on Windows with MinGW-W64 and MSYS2
0 commit comments