Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
K
Keystone
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Third Party Mirrors
Keystone
Commits
9c040aa2
Commit
9c040aa2
authored
8 years ago
by
Nguyen Anh Quynh
Browse files
Options
Downloads
Patches
Plain Diff
docs: add MSVC version & Python as dependency to COMPILE-WINDOWS.md
parent
ec9f8a96
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/COMPILE-WINDOWS.md
+5
-2
5 additions, 2 deletions
docs/COMPILE-WINDOWS.md
with
5 additions
and
2 deletions
docs/COMPILE-WINDOWS.md
+
5
−
2
View file @
9c040aa2
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment