[Qt-creator] Clang-tidy with build docker
Jochen Becher
jochen_becher at gmx.de
Wed Oct 1 16:21:42 CEST 2025
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
More information about the Qt-creator
mailing list