Added screenshot for devs on Windows of MSVS2015 install settings.

这个提交包含在:
Craig Warren
2016-01-21 16:09:02 +00:00
父节点 af3d0c0970
当前提交 9cd4af0048
共有 3 个文件被更改,包括 6 次插入2 次删除

二进制文件未显示。

之后

宽度:  |  高度:  |  大小: 61 KiB

查看文件

@@ -6,7 +6,7 @@ gprMax User Guide
:maxdepth: 2
:caption: Introduction
includereadme
readme_install_devs
features
gprmodelling

查看文件

@@ -55,7 +55,11 @@ Microsoft Windows
^^^^^^^^^^^^^^^^^
* Download and install Microsoft Visual Studio 2015 Community (https://www.visualstudio.com/downloads/download-visual-studio-vs), which is free. Do a custom install and make sure under programming languages Visual C++ is selected, no other options are required.
* Create a new environment variable :code:`VS100COMNTOOLS` which matches the value of the existing :code:`VS140COMNTOOLS` environment variable. To set an environment variable from the Start Menu, right-click the Computer icon and select Properties. Click the Advanced System Settings link in the left column. In the System Properties window, click on the Advanced tab, then click the Environment Variables button near the bottom of that tab.
.. figure:: images/MSVS2015_install.png
:width: 200 px
Screenshot of Microsoft Visual Studio 2015 Community custom install settings.
4. Compile the Cython extensions