Skip to content

Commit b874cb3

Browse files
committed
DOC: add windows building blog to contributing.rst
1 parent 504ad46 commit b874cb3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/source/contributing.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -223,8 +223,9 @@ For Python 3.4, you can download and install the `Windows 7.1 SDK <https://www.m
223223

224224
For Python 3.5, you can download and install the `Visual Studio 2015 Community Edition <https://www.visualstudio.com/en-us/downloads/visual-studio-2015-downloads-vs.aspx>`__.
225225

226-
Here are some references:
226+
Here are some references and blogs:
227227

228+
- https://blogs.msdn.microsoft.com/pythonengineering/2016/04/11/unable-to-find-vcvarsall-bat/
228229
- https://github.com/conda/conda-recipes/wiki/Building-from-Source-on-Windows-32-bit-and-64-bit
229230
- https://cowboyprogrammer.org/building-python-wheels-for-windows/
230231
- https://blog.ionelmc.ro/2014/12/21/compiling-python-extensions-on-windows/

0 commit comments

Comments
 (0)