Commit afeb6e1e authored by Tor Arne Vestbø's avatar Tor Arne Vestbø
Browse files

Remove redundant and overly detailed per-platform installation instructions


The main Getting started with Qt has all the info and we should just
link to that.

Change-Id: I5cb5d3b3276989f06ad1fb7726d121928fbab22a
Reviewed-by: default avatarPaul Wicking <paul.wicking@qt.io>
Reviewed-by: default avatarMats Honkamaa <mats.honkamaa@qt.io>
Reviewed-by: default avatarTor Arne Vestbø <tor.arne.vestbo@qt.io>
Showing with 6 additions and 49 deletions
...@@ -33,16 +33,8 @@ ...@@ -33,16 +33,8 @@
Qt's support for different Linux platforms is extensive and mature. Qt's support for different Linux platforms is extensive and mature.
\section1 Downloading and Installing Qt To download and install Qt for Linux, follow the instructions on the
\l{Getting Started with Qt} page.
There are two ways to install Qt:
\list 1
\li through the Qt Installers - downloads and installs Qt
\li through the \e{Qt sources}.
\endlist
You can download the Qt 5 installers and sources from the \l Downloads page.
For more information, visit the \l{Getting Started with Qt} page.
\section2 Requirements for Development Host \section2 Requirements for Development Host
......
...@@ -39,23 +39,8 @@ ...@@ -39,23 +39,8 @@
Application development on \macos is done using Xcode, which is available Application development on \macos is done using Xcode, which is available
from \l{https://developer.apple.com/xcode/}. from \l{https://developer.apple.com/xcode/}.
\section1 Downloading and Installing Qt To download and install Qt for \macos, follow the instructions on the
\l{Getting Started with Qt} page.
There are two ways to install Qt:
\list 1
\li through the \e{Qt Installers} - downloads and installs Qt
\li through the \e{Qt sources}.
\endlist
You can download the Qt 5 installers and sources from the \l Downloads page.
For more information, visit the \l{Getting Started with Qt} page.
\section2 Building Qt 5 from Source
Below, you will find more information about building Qt from source.
\list
\li \l{Qt for macOS - Building from Source} - building and installing from source
\endlist
\note Qt 5 uses Cocoa, therefore, building for Carbon is not possible. \note Qt 5 uses Cocoa, therefore, building for Carbon is not possible.
......
...@@ -40,28 +40,8 @@ ...@@ -40,28 +40,8 @@
page contains a list of Windows versions and compilers tested to work with page contains a list of Windows versions and compilers tested to work with
Qt. Qt.
\section1 Downloading and Installing Qt To download and install Qt for Windows, follow the instructions on the
\l{Getting Started with Qt} page.
There are two ways to install Qt:
\list 1
\li through the Qt Installers - downloads and installs Qt
\li through the \e{Qt sources}.
\endlist
You can download the Qt 5 installers and sources from the \l Downloads page.
For more information, visit the \l{Getting Started with Qt} page.
\section2 Building Qt 5 from Source
You can also build Qt 5 from the source package and configure it according
to your target platform. The source packages are obtained from
\l{http://www.qt.io/download/}.
Below, you will find more information about building Qt from source.
\list
\li \l{Qt for Windows - Requirements}
\li \l{Qt for Windows - Building from Source}
\endlist
\section1 Deployment and Other Issues \section1 Deployment and Other Issues
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment