How to conduct a coverity desktop scan for Project done using QT Creator and MSVC
Unsolved
Qt Creator and other tools
-
I am developing a project done using QT Creator and MSVC compiler . Need to conduct a Static Analisys scan on the project using Desktop analysis and not CI/CD Pipeline . How to configure coverity for the same and how do I initiate a scan . I was able to setup coverity and initiate a scan but its not scanning the required files and the compiler its taking is gcc .