Forum Topic - QCC: license check failed:
   
QCC: license check failed  
I am trying to compile some automotive c++ code targeting QNX. I always get the error license check failed.

QCC -V gives me the same error:

source qnx700/qnxsdp-env.sh
QCC -V


Anybody faced this before? Any idea how to solve it?

- Ilyas
Re: QCC: license check failed  
QNX is a commercial OS, and you need to have a license to run the toolchain. There are some licenses available free of 
cost, e.g. for academic use, but you need to apply for them on the QNX homepage.

-Al