Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
mantid
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review 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
mantidproject
mantid
Commits
0ca3d32c
Commit
0ca3d32c
authored
6 years ago
by
Gigg, Martyn Anthony
Committed by
Martyn Gigg
6 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Add more detail to developer docs r.e. VS2017 setup
parent
cbeb86c5
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
dev-docs/source/GettingStarted.rst
+4
-0
4 additions, 0 deletions
dev-docs/source/GettingStarted.rst
dev-docs/source/JenkinsConfiguration.rst
+3
-2
3 additions, 2 deletions
dev-docs/source/JenkinsConfiguration.rst
with
7 additions
and
2 deletions
dev-docs/source/GettingStarted.rst
+
4
−
0
View file @
0ca3d32c
...
@@ -21,6 +21,10 @@ Install the following:
...
@@ -21,6 +21,10 @@ Install the following:
* `Visual Studio 2017 Community Edition <https://visualstudio.microsoft.com/downloads/>`_.
* `Visual Studio 2017 Community Edition <https://visualstudio.microsoft.com/downloads/>`_.
* When asked about installation workloads choose ``Desktop development with C++``
* When asked about installation workloads choose ``Desktop development with C++``
* Under the "Installation details" section verify that the following are checked:
* ``Windows 8.1 SDK and UCRT SDK``
* The latest Windows 10 SDK
* `Git <https://git-scm.com/>`_.
* `Git <https://git-scm.com/>`_.
...
...
This diff is collapsed.
Click to expand it.
dev-docs/source/JenkinsConfiguration.rst
+
3
−
2
View file @
0ca3d32c
...
@@ -43,8 +43,9 @@ Set up a local ``builder`` account that will be used by the slave.
...
@@ -43,8 +43,9 @@ Set up a local ``builder`` account that will be used by the slave.
Install the :ref:`required prerequisites <GettingStarted>` for the relevant OS.
Install the :ref:`required prerequisites <GettingStarted>` for the relevant OS.
.. note::
.. note::
For Windows the `Command line Visual C++ build tools <http://landinghub.visualstudio.com/visual-cpp-build-tools>`__
For Windows the `Command line Visual C++ build tools <https://visualstudio.microsoft.com/downloads/>`__
may be used in place of a full Visual Studio install from version 2017 onwards (the 2015 tools contain a broken `vcvarsall.bat`).
may be used in place of a full Visual Studio install from version 2017 onwards (the 2015 tools contain a broken `vcvarsall.bat`). The same
options should be used as for the full install.
Windows
Windows
-------
-------
...
...
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