Hi, I set up a development docker with Qt 6.8.3, gcc, qbs, cmake, clangd, ssh and use it with QtCreator 18 beta1. It works quite fine but when I try clang-tidy it fails because it uses clang-tidy on the host system, not in the docker.
Are you aware of this weakness and is it planned to fix this until release of QtC 18? I've got the impression that support of development docker will be a focus in QtC 18. What about support for the other analysis tools like CPU usage, QML Profiler and valgrind? Are those support on development dockers? Regards, Jochen -- Qt-creator mailing list [email protected] https://lists.qt-project.org/listinfo/qt-creator
