Skip to content

Commit

Permalink
MSVC2015 updated
Browse files Browse the repository at this point in the history
  • Loading branch information
Tamir91 committed Sep 4, 2023
1 parent 3b3f24f commit dce9942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/installation_windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit dce9942

Please sign in to comment.