Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
Qt Creator 9.0.0
-
None
Description
This is printed in General Messages and also it looks like cppcheck failure is not handled properly as cppcheck progress indicators keep getting stuck on screen.
The command "/usr/bin/cppcheck --enable=warning --enable=style --enable=performance --enable=portability --enable=information -j 16 --template="{file},{line},{severity},{id},{message}" --language=c++ --library=qt /projects/simplebrowser - Copy/webview.cpp" terminated with exit code 1.