Offline Qt Downloads
We recommend you use the Qt Online Installer for first time installations and the Qt Maintenance Tool for changes to a current install.
- Qt6 source packages
- 5.15.x source packages
- 5.12.x Offline Installers
- Qt Creator
- Other downloads
- Pre-releases
Qt6 Source Packages
Qt 6.4.2 Source Packages:
The source code is available:
- For Windows users as a single zip file (1.1 G) ( Info )
- For Linux/macOS users as a tar.xz file (703 MB) ( Info )
You can get split source packages from here. Or visit the repository at code.qt.io.
Qt 6.2.4 Source Packages:
The source code is available:
- For Windows users as a single zip file (1.0 G) ( Info )
- For Linux/macOS users as a tar.xz file (631 MB) ( Info )
You can get split source packages from here. Or visit the repository at code.qt.io.
Older Qt Versions
All older versions of Qt are available in the archive .
Qt 5.15.x Source Packages
The source code is available:
- For Windows users as a single zip file (962 MB) ( Info )
- For Linux/macOS users as a tar.xz file (560 MB) ( Info )
You can get split source packages from here. Or visit the repository at code.qt.io.
5.12.x Offline Installers
Qt offline installer is a stand-alone binary package including Qt libraries and Qt Creator.
Source packages & Other releases
The source code is available:
- For Windows users as a single zip file (831 MB) ( Info )
- For Linux/macOS users as a tar.xz file (486 MB) ( Info )
You can get split source packages from here. Or visit the repository at code.qt.io.
Qt Creator
Qt Creator 9.0.2 is released and it is available via Qt online installer. If you need a standalone installer, please select the file according to your operating system from the list below to get the latest Qt Creator for your computer.
The source code is available as a zip (70 MB) ( Info ) or a tar.gz (58 MB) ( Info ). Or visit the repository at code.qt.io.
Be sure to check if Qt is supported on your platform and read the installation notes that are located in the Qt Documentation .
Please check the individual downloads for licensing information.
Pre-releases
Looking for Qt 6.5 Beta? Packages are available in Qt Online Installer. Additionally source packages are available here.
Get Qt & QA
Take your software development to the next level with Qt — and now, elevate and automate your testing with our complete quality assurance tools.
Buy Qt Framework & Tools
Get the full Qt experience with a licensing plan designed to support your business goals plus access to the official Qt Support Helpdesk and a close strategic relationship with The Qt Company.
Buy Quality Assurance Tools
Get the full QA experience with a licensing plan designed to support your testing needs.
Try Qt Framework and Tools
New to Qt and want to try before you buy? Download a free trial of the Qt framework, tools for desktop and embedded development, Qt Design Studio, plus other enterprise add-ons like Qt Digital Advertising platform.
Try Quality Assurance Tools
New to QA and want to try our testing tools before you buy? Download a free trial of our QA tools – Squish, CoCo, and Test Center.
Existing Qt customers
Got Qt already and want to upgrade your license or try out the latest Qt 6 release? Sign into the customer portal to download a trial or contact your Customer Success Manager to discuss your options.
Downloads for Existing QA customers
FORMERLY FROGLOGIC CUSTOMERS
Are you already a customer looking to download your testing tools? Look no further.
Download Qt for open source use
Find out how you can use Qt under the (L)GPL and contribute to the Qt project.
Настраиваем окружение Qt6+QtC без VPN
Как известно, с недавних пор сервера qt.io запрещают загрузку любых архивов с российских IP. Если первое время проверка шла только на получение метаинформации, теперь любая загрузка файла обрывается сервером.
Обычные советы, как это обойти, включают:
Используй платный безлимитный VPN;
Используй дистрибутив Linux и его бинарные сборки;
Собирай сам из исходинков.
Все это рабочие советы, но не очень дружелюбны к начинающим разработчикам, которые только hello world начинают собирать. Я расскажу, как можно быстро настроить окружение используя зеркала Yandex и github.
Часть 1, установка Qt библиотек
Для начала определимся с желаемой версией установки (пусть будет Qt 6.4.1) и целевой директорией (пусть будет D:/Qt — если память не изменяет, с юникодными символами в директории могут быть проблемы).
Помещаем их в директорию D:/Qt , и распаковывем 7-zip в тещую директорию (т.о все они распакаются в одно место — 6.4.1 и содержимое объединится).
Можно также порыскать по соседним директориям, если вам нужны какие-то модули не из стандартной поставки, например:
В общем-то, на этом установка самого фреймворка завершена, если у вас уже стоит Qt Creator, просто укажите путь к qmake6.exe для добавления версии Qt.
(D:\Qt\6.4.1\msvc2019_64\bin\qmake6.exe)
Часть 2, установка Qt Creator
Можно также найти QtC на зеркале Yandex, но я предпочитаю релизы с Github.
Скачиваем архивы qtcreator-Windows-MSVC-3703462836.7z и qtcreatorcdbext-Windows-MSVC-3703462836.7z ( в зависимости от версии, набор цифр будет отличаться)
Распаковываем первый в любой удобный вам путь, например, D:/Qt/qt-creator-9.0.0
Распаковываем второй таким образом, чтобы его содержимое (dll) оказалось в D:/Qt/qtcreator-9.0.0/lib/qtcreatorcdbext64
Про настройку CDB отладчика, Kit-ов и прочего писать уже не буду, инструкций по настройке IDE и так предостаточно.
Пакет: qt6-base-dev (6.2.4+dfsg-2ubuntu1) [universe]
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Qt/KDE Maintainers (Почтовый архив)
- Patrick Franz
It should generally not be necessary for users to contact the original maintainer.
Внешние ресурсы:
Подобные пакеты:
Qt 6 base development files
Другие пакеты, относящиеся к qt6-base-dev
- зависимости
- рекомендации
- предложения
- enhances
- dep: libglx-dev Vendor neutral GL dispatch library — GLX development files
- dep: libopengl-dev Vendor neutral GL dispatch library — OpenGL development files
- dep: libqt6concurrent6 (= 6.2.4+dfsg-2ubuntu1) Qt 6 concurrent module
- dep: libqt6core6 (= 6.2.4+dfsg-2ubuntu1) Qt 6 core module
- dep: libqt6dbus6 (= 6.2.4+dfsg-2ubuntu1) Qt 6 D-Bus module
- dep: libqt6gui6 (= 6.2.4+dfsg-2ubuntu1) Qt 6 GUI module
- dep: libqt6network6 (= 6.2.4+dfsg-2ubuntu1) Qt 6 network module
- dep: libqt6openglwidgets6 (= 6.2.4+dfsg-2ubuntu1) Qt 6 OpenGL widgets module
- dep: libqt6printsupport6 (= 6.2.4+dfsg-2ubuntu1) Qt 6 print support module
- dep: libqt6sql6 (= 6.2.4+dfsg-2ubuntu1) Qt 6 SQL module
- dep: libqt6test6 (= 6.2.4+dfsg-2ubuntu1) Qt 6 test module
- dep: libqt6widgets6 (= 6.2.4+dfsg-2ubuntu1) Qt 6 widgets module
- dep: libqt6xml6 (= 6.2.4+dfsg-2ubuntu1) Qt 6 XML module
- dep: qmake6 (= 6.2.4+dfsg-2ubuntu1) Qt 6 qmake Makefile generator tool
- dep: qt6-base-dev-tools (= 6.2.4+dfsg-2ubuntu1) Qt 6 base development programs
- dep: qt6-qpa-plugins (= 6.2.4+dfsg-2ubuntu1) Qt 6 EGL plugins
- rec: libqt6opengl6-dev (= 6.2.4+dfsg-2ubuntu1) Qt 6 OpenGL library development files
Загрузка qt6-base-dev
| Архитектура | Размер пакета | В установленном виде | Файлы |
|---|---|---|---|
| amd64 | 1 307,0 Кб | 13 011,0 Кб | [список файлов] |
| arm64 | 1 309,9 Кб | 13 016,0 Кб | [список файлов] |
| armhf | 1 294,4 Кб | 12 738,0 Кб | [список файлов] |
| ppc64el | 1 337,4 Кб | 13 151,0 Кб | [список файлов] |
| s390x | 1 301,7 Кб | 13 012,0 Кб | [список файлов] |
This page is also available in the following languages:
Авторские права © 2023 Canonical Ltd.; См. условия лицензии. Ubuntu это торговый знак компании Canonical Ltd. Об этом сайте.