summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@digia.com>2013-12-27 11:18:37 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-01-06 17:15:18 +0100
commit97b4ed07cf8d275826a4994b16cb6bf727a52890 (patch)
treeea246b9afa1431601a7edba260ab4a9e14b92582 /doc
parent3a97e71a45d9a4c172c1b5810dda2e777486c800 (diff)
downloadqtenginio-97b4ed07cf8d275826a4994b16cb6bf727a52890.tar.gz
Update install instructions
Task-number: QTBUG-35119 Change-Id: If51629d60694ced7d192a77da72c4cf572094137 Reviewed-by: Jędrzej Nowacki <jedrzej.nowacki@digia.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/enginio_overview.qdoc29
1 files changed, 4 insertions, 25 deletions
diff --git a/doc/enginio_overview.qdoc b/doc/enginio_overview.qdoc
index aa20a27..6ae91ff 100644
--- a/doc/enginio_overview.qdoc
+++ b/doc/enginio_overview.qdoc
@@ -119,34 +119,13 @@ This guide can be also applied when integrating Enginio with existing Qt project
\section1 Prerequisites
-You can use Enginio with an existing installation of Qt 5.2 or later, or get Qt packages containing Engino (starting with Qt 5.2).
+Enginio comes with Qt 5.2 and later (for 5.2.0 only in the online installer).
+Make sure to select the Enginio component in the \tt{Qt Cloud Services} category.
-\list
- \li Development environment (Linux, Windows or Mac OS X) and compiler toolchain.
- \li Qt framework, 5.2 or newer
- \li OpenSSL to enable SSL support in Qt.
- Install the OpenSSL binaries into your system and Qt will automatically pick them up.
-
- \list
- \li Mac OS X: the OpenSSL library should be preinstalled in the system
- \li Linux: Most distributions have a preinstalled OpenSSL library. If yours doesn't, install libssl via your distribution's package manager
- \li Windows: Install Win32 OpenSSL (light version is enough, copy DLLs to windows system directory when asked)
- \endlist
-
- \li Perl 5.10 or newer to enable Qt5 module compilation
- \list
- \li Mac OS X: Perl should exist as preinstalled in the system
- \li Linux: Perl should exist as preinstalled in the system
- \li Windows: Install some Perl distribution
- \endlist
-\endlist
+\note Make sure to have OpenSSL installed for Enginio to work.
-\section1 Install Enginio Qt library
+On iOS openSSL is not required since the native SSL framework is used.
-\list
- \li Download the latest library release for your platform
- \li Execute downloaded binary installer and follow instructions
-\endlist
*/
/*!