Skip to content
Snippets Groups Projects
Commit 9c040aa2 authored by Nguyen Anh Quynh's avatar Nguyen Anh Quynh
Browse files

docs: add MSVC version & Python as dependency to COMPILE-WINDOWS.md

parent ec9f8a96
No related branches found
No related tags found
No related merge requests found
...@@ -7,8 +7,11 @@ For *nix OS, see [COMPILE-NIX.md](COMPILE-NIX.md) ...@@ -7,8 +7,11 @@ For *nix OS, see [COMPILE-NIX.md](COMPILE-NIX.md)
CMake is required as dependency. CMake is required as dependency.
Download & install cmake from http://www.cmake.org Download & install cmake from http://www.cmake.org
Microsoft Visual Studio is required for compiling. Download & install it from Microsoft Visual Studio 2013 or older is required for compiling.
https://www.visualstudio.com Download & install it from https://www.visualstudio.com
Python is another dependency. Download & install it from
https://www.python.org
2. Open the Visual Studio Command Promplt, and from the root directory 2. Open the Visual Studio Command Promplt, and from the root directory
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment