Sorry for sending this here, but I don't see a better list, and I
suspect it would be in German.
I'm trying to build the recently released 5.12.1 and am not getting
very far. It appears that the new version should be able to use either
qt5 or qt6, (but not both at once,) but the various --with-xxx options
to ./configure seem to have been limited. I am using
--with-qmake=/usr/lib64/qt5/bin/qmake and --with-guis=qt5, but no qmake
is found at all, and it appears to me that it is may be trying to use
qt6 anyway.
I assume ./configure --help is actually generated from configure
itself, and not some other file, so what is the correct way to get it
to compile with qt5?
Thanks for any pointers.
Jack