Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.5.2
-
None
Description
I know that some tools must be built like qmake, qml etc., but no Qt Designer and Qt Assistant just to mention a few. I'm not sure this is an intended behavior (I've been able to do that in the past), but even if it is, there should be a notice or warning that the option will be ignored, and why.
The toolchain is MinGW32 x64 (v11, as provided by the Qt Online Installer).
My configure options:
configure -prefix sorry/personal/info/here -static -static-runtime -release -opensource -confirm-license -nomake tools -nomake examples -nomake tests -skip qtwebengine -qt-doubleconversion -qt-pcre -qt-zlib -no-openssl -qt-freetype -qt-harfbuzz -qt-libpng -qt-libjpeg -qt-sqlite -qt-tiff -qt-webp
Tell me if you need to know something else, I'm happy to help.