Known issues: installer does not prepare qtcreator.ini for every user

Reviewed-By: con
This commit is contained in:
Daniel Molkentin
2009-11-02 18:27:39 +01:00
parent 2dfa6e948e
commit c9f3b29807

View File

@@ -1974,6 +1974,14 @@
\o Setting breakpoints in code that is compiled into the binary more \o Setting breakpoints in code that is compiled into the binary more
than once does not work. than once does not work.
\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 \endlist