diff --git a/doc/installation_windows.md b/doc/installation_windows.md index 1724387de7..5863a503a1 100644 --- a/doc/installation_windows.md +++ b/doc/installation_windows.md @@ -3,7 +3,7 @@ **Note:** Due to the USB 3.0 translation layer between native hardware and virtual machine, the librealsense team does not recommend or support installation in a VM. librealsense shall be built on Windows using [CMake v3.8+](https://cmake.org/download/) and Visual Studio 2017 / 2019 / 2022: -(MSVC2013 and older are not fully compatible with the C++11 feature-set). +(MSVC2015 and older are not fully compatible with the C++14 feature-set). ![Windows CMake](./img/windows_cmake.png)