Merge pull request #1531 from akien-mga/ide-config

Configuring an IDE: Add intro and details for scons path with Qt Creator
This commit is contained in:
Max Hilbrunner
2018-06-21 18:54:10 +02:00
committed by mhilbrunner
parent cf002b9ae7
commit 2ac2be71b8
2 changed files with 89 additions and 74 deletions

View File

@@ -54,6 +54,8 @@ The ``amd64`` version of Pywin32 is for a 64-bit version of Python
``pywin32-221.win-amd64-py2.7.exe``. Change the ``py`` number to install for
your version of Python (check via ``python --version`` mentioned above).
.. _doc_compiling_for_windows_install_vs:
Installing Visual Studio caveats
--------------------------------