-
Bug
-
Resolution: Won't Do
-
P4: Low
-
None
-
Qt Creator 4.6.0
-
None
-
Windows 10
MSVC 2017
CMake 3.11
LLVM version 6.0.0
I am using a CMake based C++ project with clang-tidy. Qt creator can show warnings and errors from clang-tidy in Linux, but it fails to show anything on Windows.
Edit:
- I use CMake's CXX_CLANG_TIDY to integrate Clang-tidy
- On both Windows and Linux, I use Ninja as the generator. Nevertheless, changing the generator to NMake will not solve the problem.
- is duplicated by
-
QTCREATORBUG-20228 QtCreator cannot correctly parse Clang-Tidy output in Windows
-
- Closed
-