summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2010-12-20 05:50:41 (GMT)
committerJason McDonald <jason.mcdonald@nokia.com>2010-12-20 05:50:41 (GMT)
commit28973e50710cfcd96da037cdad7f46700221c185 (patch)
tree01489506b15b4423326229eb44b4acb9a7e0dc8b /doc
parent184458394b344947bea1852ab88561dc60db6038 (diff)
downloadQt-28973e50710cfcd96da037cdad7f46700221c185.zip
Qt-28973e50710cfcd96da037cdad7f46700221c185.tar.gz
Qt-28973e50710cfcd96da037cdad7f46700221c185.tar.bz2
Make it clear which security updates are needed for Visual Studio 2005.
As well as Service Pack 1, the compiler also needs four additional security updates in order to work correctly with Qt's pre-built binary package. Task-number: QTBUG-7633 Reviewed-by: Toby Tomkins
Diffstat (limited to 'doc')
-rw-r--r--doc/src/getting-started/installation.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/src/getting-started/installation.qdoc b/doc/src/getting-started/installation.qdoc
index a68310c..5b009cd 100644
--- a/doc/src/getting-started/installation.qdoc
+++ b/doc/src/getting-started/installation.qdoc
@@ -963,6 +963,7 @@ We hope you will enjoy using Qt.
first install the Visual Studio Service Pack 1 available
\l{http://www.microsoft.com/downloads/details.aspx?FamilyId=BB4A75AB-E2D4-4C96-B39D-37BAF6B5B1DC&amp;displaylang=en}{here}
to avoid runtime conflicts.
+ Additionally, you must use the Check for Updates feature in the Help menu of the Visual Studio 2005 IDE to apply at least the following security updates: KB937061, KB971023, KB971090, KB973673.
If you are using a source edition of Qt, you must first install Perl so
that the syncqt script invoked by configure can be executed. You can download