summaryrefslogtreecommitdiffstats
path: root/development
diff options
context:
space:
mode:
author B. Watson2020-10-13 06:58:29 +0200
committer Willy Sudiarto Raharjo2020-10-17 04:39:36 +0200
commita1ecf7257c96bdc0a5a11be7f8c4ba1c409b3336 (patch)
treec12615663919ae72a5d4caea9303c78e3c2f601e /development
parentb9251fb9a1eb4c67f41e8490e065596976a39054 (diff)
downloadslackbuilds-a1ecf7257c96bdc0a5a11be7f8c4ba1c409b3336.tar.gz
development/qt-creator2: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development')
-rw-r--r--development/qt-creator2/README17
1 files changed, 9 insertions, 8 deletions
diff --git a/development/qt-creator2/README b/development/qt-creator2/README
index 4ba206ee88..8c18f1ba1c 100644
--- a/development/qt-creator2/README
+++ b/development/qt-creator2/README
@@ -1,15 +1,16 @@
Qt Creator 2 is a Cross-Platform Qt IDE.
-The goal of Qt Creator is to provide a cross-platform, complete Integrated
-Development Environment (IDE) to develop Qt projects.
+The goal of Qt Creator is to provide a cross-platform, complete
+Integrated Development Environment (IDE) to develop Qt projects.
-NOTE1: This package conflicts with qt-creator: install only one of the two.
+NOTE1: This package conflicts with qt-creator: install only one of
+ the two.
-NOTE2: QmlDesigner needs Qt Private Headers. If you have intent to build the
-QmlDesigner you need to specify the Qt source location. Besides, it is
-required to apply all patches from Slackware tree and run configure.
-Note that configure process takes some time to finish due qmake compile
-process.
+NOTE2: QmlDesigner needs Qt Private Headers. If you intend to build the
+ QmlDesigner you need to specify the Qt source location. Besides,
+ it is required to apply all patches from Slackware tree and run
+ configure. Note that the configure process takes some time to
+ finish due to the qmake compile process.
Follow these steps to prepare source tree:
1 - Copy Qt SlackBuild directory from Slackware source tree to /tmp;