aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2012-01-19 23:58:25 +0000
committerJörg Mayer <jmayer@loplof.de>2012-01-19 23:58:25 +0000
commite1708e9edddd61fc8f2b255bce4c4fd7d0bb0a11 (patch)
treeb022396921173787c4de531a09f3b925fabcdb8f /doc
parenta84ed29e2ba9ebdd45f07960d66eef4dbed2116a (diff)
Slightly more details on building the qt version on Linux.
svn path=/trunk/; revision=40598
Diffstat (limited to 'doc')
-rw-r--r--doc/README.qt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/README.qt b/doc/README.qt
index f99afe37f7..02aa1bfe32 100644
--- a/doc/README.qt
+++ b/doc/README.qt
@@ -52,7 +52,8 @@ and do the following:
Install the Qt libraries and Qt Creator via your package manager or from
http://qt.nokia.com/downloads/. On Debian and Ubuntu the "qt-sdk" meta-package
-should provide everything you need. Build the top-level directory using CMake.
+should provide everything you need. Build the top-level directory using CMake
+(no out of tree builds yet). Inside ui/qt/ do "qtcreate QtShark.pro".
2. Going forward