Bug#1095473: qtchooser: Qt 6 is not supported by qtchooser

2025-02-08 Thread Urs Fleisch
Package: qtchooser Version: 66-2 Severity: normal X-Debbugs-Cc: urs_flei...@yahoo.de Dear Maintainer, I noticed that on Debian Trixie with QT_SELECT=6 set, qmake is complaining "qmake: could not find a Qt installation of '6'" because qtchooser does not know Qt 6. The only thing which would be nee

Bug#791348: qtcreator: ClangCodeModel plugin missing

2015-08-29 Thread Urs Fleisch
Dear Maintainer, To add the clang code model, you just have to add "LLVM_INSTALL_DIR=/usr " after "USE_SYSTEM_BOTAN=1 " in debian/rules, and probably libclang-dev to the Build-Depends in debian/control. Regards, Urs