aqtinstall VS qt-minimalistic-builds

Compare aqtinstall vs qt-minimalistic-builds and see what are their differences.

aqtinstall

aqt: Another (unofficial) Qt CLI Installer on multi-platforms (by miurahr)

qt-minimalistic-builds

Precompiled x64 Qt 5/6 library in minimalistic configuration for Windows. (by martinrotter)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
aqtinstall qt-minimalistic-builds
26 1
853 292
- -
8.2 0.0
6 days ago about 2 years ago
Python PowerShell
MIT License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

aqtinstall

Posts with mentions or reviews of aqtinstall. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-09.
  • Qt 5.15.11 open source released
    1 project | news.ycombinator.com | 5 Oct 2023
    I've used aqt[1] before but it doesn't look like it's seeing 5.15.11 yet, just 5.15.2.

    [1]: https://github.com/miurahr/aqtinstall

  • Unified Installer - Commercial only?
    1 project | /r/QtFramework | 21 Jun 2023
    Don't use the Qt installer. It sucks. It's only reason is to annoy people and collect your data. Use aqt: https://github.com/miurahr/aqtinstall
  • Adventures in Debian's Qt Land
    5 projects | news.ycombinator.com | 9 Jun 2023
    I mostly disagree. Like you said, Qt is the best native GUI toolkit available today. And that is a hard achievement. There are many tradeoffs (some you pointed out) but the open source community seems to find a way around those limitations. There are thousands of open source libraries you can plug-in into your Qt app to overcome many of its limitations (although some remain, like how can't we still not easily change caret/cursor color of QTextEdit??).

    Unlike you, I like the direction where Qt is taking. I think QML and Qt Quick are great. I just implemented a feature in my note-taking app that turns Markdown text into Kanban board using QML and the experience has been great (https://github.com/nuttyartist/notes/pull/574). I'm planning to continue transition from QWidgets to QML/Qt Quick.

    I do worry of the continuous friction with open source development and hate the online installers as well. I can recommend this useful tool https://github.com/miurahr/aqtinstall that allows you to easily download prebuilt Qt binaries. I hope they can revert their approach on that.

  • Current Issues With The Qt Project - From The Outside Looking In
    1 project | /r/cpp | 21 Apr 2023
    Install the qt binaries from the command line https://github.com/miurahr/aqtinstall
  • KDE Plasma development switches to Qt 6 tomorrow
    2 projects | news.ycombinator.com | 27 Feb 2023
    https://github.com/miurahr/aqtinstall will help you with that.
  • Qt 6.5 will switch to FFMPEG as the default Qt Multimedia backend for all platforms
    1 project | /r/QtFramework | 18 Jan 2023
  • Getting “QT with MinGW support”?
    2 projects | /r/QtFramework | 5 Oct 2022
  • Qt 6.4 Released
    3 projects | news.ycombinator.com | 29 Sep 2022
    you can install it from vcpkg or conan (or https://github.com/miurahr/aqtinstall if you really want the official Qt binaries) and it'll be much less
  • Trouble Building Qt6/5
    2 projects | /r/QtFramework | 17 Sep 2022
    Is there any particular reason why you want to build Qt yourself? This is usually quite painful and requires a lot of extra stuff (see https://wiki.qt.io/Building\_Qt\_6\_from\_Git) . If you just want to avoid the (horrible) official installer and a Qt account, you can use aqtinstaller to fetch everything you need: https://github.com/miurahr/aqtinstall
  • Please do not use Python for tooling
    2 projects | news.ycombinator.com | 16 Aug 2022
    Just recently, I had to recompile a (singleplayer) save game editor. So basically a GUI that does some clever hex editing.

    It was written in C++ using Qt.

    Have you ever tried compiling a Qt program on Windows? It involves signing up for an official Qt developer account to even install qmake.

    To the point I had to use an unofficial Qt installer CLI app (aqtinstall) [0] to even install the toolchain to build this little shitty app... which still relied on having several Qt .dll files in the same directory as the .exe to work.

    Have you clicked on [0] yet? Well, then guess what programming language aqtinstall uses.

    [0] https://github.com/miurahr/aqtinstall

qt-minimalistic-builds

Posts with mentions or reviews of qt-minimalistic-builds. We have used some of these posts to build our list of alternatives and similar projects.

What are some alternatives?

When comparing aqtinstall and qt-minimalistic-builds you can also consider the following projects:

archinstall_gui - Guided Arch Linux graphical installer

setup-cpp - Install all the tools required for building and testing C++/C projects.

openiddict-core - Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET

Turbo Vision - A modern port of Turbo Vision 2.0, the classical framework for text-based user interfaces. Now cross-platform and with Unicode support.

Crow - A Fast and Easy to use microframework for the web.

DirectXMath - DirectXMath is an all inline SIMD C++ linear algebra library for use in games and graphics apps

GuiLite - ✔️The smallest header-only GUI library(4 KLOC) for all platforms

mesa-dist-win - Pre-built Mesa3D drivers for Windows

MySqlConnector - MySQL Connector for .NET

JKQtPlotter - an extensive Qt5 & Qt6 Plotter framework (including a feature-richt plotter widget, a speed-optimized, but limited variant and a LaTeX equation renderer!), written fully in C/C++ and without external dependencies

Avalonia.FuncUI - Develop cross-plattform GUI Applications using F# and Avalonia!

docker-msvc-cpp - Dockerized Visual C++ environment with wine