On 8/28/21 3:02 AM, Ben Cottrell wrote:
Yes, I've tried configure with these command line arguments:
    ./configure -opensource -confirm-license -platform linux-g++ -prefix
    /opt/6.1.2-linux-g++-static -static

However, you did not disable any of Qt's features, like Thiago suggested.

Use configure -list-features and pick something you definitely don't need, for example
lcdnumber ................ Widgets: Provides LCD-like digits.
and configure and build Qt with -no-feature-lcdnumber


Joerg
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to