I am trying to setup coverity in my system, while configuring the compiler I am getting the below error:
I have uninstall the setup and try to install freshly but no luck yet. Any body has any idea?
I am trying to setup coverity in my system, while configuring the compiler I am getting the below error:
I have uninstall the setup and try to install freshly but no luck yet. Any body has any idea?
This typically occurs when the compiler does not run in the environment you're using with cov-configure
.
A quick and easy way to check would be to attempt to compile something trivial and simple - like a "Hello World" program in the same console window that you're running cov-configure
from. Since Coverity does support that version of QNX, I expect the issue is an environment one.