forked from qt-creator/qt-creator
Doc: Add note about only B2Qt version 5.9 being supported
Change-Id: I677073b521bc3d7523814eaf562828e523c83e00 Reviewed-by: Eike Ziller <eike.ziller@qt.io> Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
This commit is contained in:
5
dist/changes-4.9.0.md
vendored
5
dist/changes-4.9.0.md
vendored
@@ -221,6 +221,11 @@ Remote Linux
|
||||
(QTCREATORBUG-21225)
|
||||
* Fixed issue with killing remote process (QTCREATORBUG-19941)
|
||||
|
||||
Boot to Qt
|
||||
|
||||
* Removed ADB-based Boot to Qt plugin that provided support for
|
||||
Boot to Qt versions 5.8, and earlier.
|
||||
|
||||
Credits for these changes go to:
|
||||
Aaron Barany
|
||||
Alessandro Portale
|
||||
|
@@ -1,6 +1,6 @@
|
||||
/****************************************************************************
|
||||
**
|
||||
** Copyright (C) 2018 The Qt Company Ltd.
|
||||
** Copyright (C) 2019 The Qt Company Ltd.
|
||||
** Contact: https://www.qt.io/licensing/
|
||||
**
|
||||
** This file is part of the Qt Creator documentation.
|
||||
@@ -117,9 +117,9 @@
|
||||
Either Windows 7 or later or Ubuntu Linux 64-bit 12.04 LTS or later is
|
||||
required to install and use Qt for Device Creation. For more information
|
||||
about the requirements for the development host, see the
|
||||
\l{http://doc.qt.io/QtForDeviceCreation/qtee-installation-guide.html}
|
||||
{Installation Guide} in the
|
||||
\l{http://doc.qt.io/QtForDeviceCreation/index.html}{Qt for Device Creation}
|
||||
\l{https://doc.qt.io/QtForDeviceCreation/b2qt-installation-guides.html}
|
||||
{Installation Guides} in the
|
||||
\l{https://doc.qt.io/QtForDeviceCreation/index.html}{Qt for Device Creation}
|
||||
documentation.
|
||||
|
||||
\section1 Compiling from Source
|
||||
|
@@ -1,6 +1,6 @@
|
||||
/****************************************************************************
|
||||
**
|
||||
** Copyright (C) 2017 The Qt Company Ltd.
|
||||
** Copyright (C) 2019 The Qt Company Ltd.
|
||||
** Contact: https://www.qt.io/licensing/
|
||||
**
|
||||
** This file is part of the Qt Creator documentation.
|
||||
@@ -56,9 +56,13 @@
|
||||
hardware.
|
||||
|
||||
For more information about the supported device groups and reference devices,
|
||||
see \l{http://doc.qt.io/QtForDeviceCreation/qtee-supported-platforms.html}
|
||||
{Supported Platforms} in the \l{http://doc.qt.io/QtForDeviceCreation/index.html}
|
||||
{Qt for Device Creation} documentation.
|
||||
see \l{https://doc.qt.io/QtForDeviceCreation/qtee-supported-platforms.html}
|
||||
{Reference Target Devices and Development Hosts} in the
|
||||
\l{https://doc.qt.io/QtForDeviceCreation/index.html}{Qt for Device Creation}
|
||||
documentation.
|
||||
|
||||
\note Since \QC 4.9, only Boot to Qt version 5.9 and later are supported.
|
||||
To develop for earlier Boot to Qt versions, use \QC 4.8.
|
||||
|
||||
\section2 Mobile Devices
|
||||
|
||||
|
Reference in New Issue
Block a user