Qt6 installation component selection
-
I'm trying to install Qt6 framework open source version with online installer. I'm stuck at choosing component and libraries. I have no internet bill enough to download all component. I have no Wifi . So my internet is limited. I can't effort to download all components amd libraries. What components and libraries are the most need for embedded system, windown and android platform? I had already installed Mingw compiler. Do I need it to download again?
Can you guy please tell me what i need to select at least essential components and libraries? -
Hi and welcome to devnet,
It all depends on what you want to do.
The bare minimum is the QtBase module and if you want to do some QtQuick development then the declarative module.
If you want to really limit your bandwidth usage, then the hardcore way would be to download the zip archive and build stuff yourself.