aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorrlacko <backup.rlacko@gmail.com>2014-07-16 16:22:49 +0200
committerrlacko <backup.rlacko@gmail.com>2014-07-16 16:22:49 +0200
commit9586447a31aa43d56f1025a976fb4f0271f65e9d (patch)
tree37688828c2e0d53a697e11a6a55042c04aaa3e44 /docs
parentd4e2e325fcfca47049c5f42ba06f551b0811efcd (diff)
Fixed links to qt libraries in windows build instructions
Diffstat (limited to 'docs')
-rw-r--r--docs/building/windows.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/building/windows.rst b/docs/building/windows.rst
index 09b87c92a..72266c9f7 100644
--- a/docs/building/windows.rst
+++ b/docs/building/windows.rst
@@ -10,11 +10,11 @@ Installing prerequisites
<http://www.python.org/download/>`_.
#. Install `Qt 4.8 libraries for Windows VS 2008 edition
- <http://download.qt-project.org/official_releases/qt/4.8/4.8.5/qt-win-opensource-4.8.5-vs2008.exe>`_
+ <http://download.qt-project.org/official_releases/qt/4.8/4.8.6/qt-opensource-windows-x86-vs2008-4.8.6.exe>`_
when building against Python 2.6, 2.7 or 3.2.
-
+
Install `Qt 4.8 libraries for Windows VS 2010 edition
- <http://download.qt-project.org/official_releases/qt/4.8/4.8.5/qt-win-opensource-4.8.5-vs2010.exe>`_
+ <http://download.qt-project.org/official_releases/qt/4.8/4.8.6/qt-opensource-windows-x86-vs2010-4.8.6.exe>`_
when building against Python 3.3 or 3.4.
#. Install `Cmake
@@ -23,7 +23,7 @@ Installing prerequisites
#. Install `Windows SDK v7.0
<http://www.microsoft.com/en-us/download/details.aspx?id=3138>`_
when building against Python 2.6, 2.7 or 3.2.
-
+
Install `Windows SDK v7.1
<http://www.microsoft.com/en-us/download/details.aspx?id=8279>`_
when building against Python 3.3 or 3.4.