2014-05-29 19:29:17 +02:00
|
|
|
Qt Creator 3 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.
|
|
|
|
|
2015-03-18 14:41:05 +01:00
|
|
|
|
2014-05-29 19:29:17 +02:00
|
|
|
NOTES:
|
|
|
|
1 - This package conflicts with qt-creator (version 2): install
|
|
|
|
only one of the two.
|
|
|
|
|
|
|
|
2 - This version of Qt Creator is advised for Qt5.
|
|
|
|
|
2015-03-18 14:41:05 +01:00
|
|
|
3 - Before start building/editing your application, you should
|
2014-05-29 19:29:17 +02:00
|
|
|
configure the Qt kits (both Qt4 and Qt5).
|
|
|
|
|
|
|
|
4 - QmlDesigner will work properly only if you configure the Qt5
|
|
|
|
Kit properly (Tools->Options->Build & Run->Kits) and make
|
|
|
|
it the Default Kit.
|
|
|
|
|
2015-03-18 14:41:05 +01:00
|
|
|
5 - An old IDE configuration in user home directory
|
2014-05-29 19:29:17 +02:00
|
|
|
(.config/QtProject*) also can lead to strange behavior.
|
2015-03-18 14:41:05 +01:00
|
|
|
|
|
|
|
6 - Examples, Qt5 docs and tutorials are not part of this
|
|
|
|
package (except for Qt Creator Docs itself).
|
|
|
|
To build Qt5 with documentations and examples do as
|
|
|
|
follow:
|
|
|
|
EXAMPLES=yes DOCS=yes ./qt5.SlackBuild
|
|
|
|
|
2015-09-26 04:23:54 +02:00
|
|
|
Upgrading from Qt5 5.4.* to Qt5 5.5 can lead to errors
|
2015-03-18 14:41:05 +01:00
|
|
|
when building the Qt5 docs. So, remove Qt5 before upgrading.
|