aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Molkentin <daniel.molkentin@nokia.com>2009-11-02 18:27:39 +0100
committercon <qtc-committer@nokia.com>2009-11-05 15:59:07 +0100
commit0d1bdd0be2f88b1b9f4330c13d30eb8346ef0355 (patch)
tree7ef905bb673f68fa37dd9c1ee9d5cd94eed36986
parent7cbd0ceb3ab2fe1089886b92f834b8e93f88e03b (diff)
Known issues: installer does not prepare qtcreator.ini for every user
Reviewed-By: con (cherry picked from commit c9f3b29807864bdca2c977e52e0efa86290a17f5)
-rw-r--r--doc/qtcreator.qdoc10
1 files changed, 9 insertions, 1 deletions
diff --git a/doc/qtcreator.qdoc b/doc/qtcreator.qdoc
index 2405dcceacc..4b8c20b5251 100644
--- a/doc/qtcreator.qdoc
+++ b/doc/qtcreator.qdoc
@@ -1974,7 +1974,15 @@
\o Setting breakpoints in code that is compiled into the binary more
than once does not work.
- \endlist
+ \o On Linux and Windows, Installing Qt with one user account and
+ then using it with another requires other users to manually set
+ the Qt version. On Windows, setting the MinGW location is
+ required as well. The same applies to the location of GDB for Symbian.
+ A workaround is to copy %APPDATA%/Nokia/qtcreator.ini (Windows) or
+ $HOME/.config/Nokia/QtCreator.ini (Linux) from the directory
+ of the user who installed Creator to the other user.
+ This issues does not exist on Mac OS X.
+ \endlist
\section1 Known Issues of Version 1.2.0 and 1.2.1