I was using SonarQube 7.9.4 with Sonar Scanner 4.0.0 and SonarQube C++ 1.3.2 Community 1.3.2 plugin, and I was able to scan my C++ code. I recently upgraded to SonarQube 8.9.7 and SonarQube C++ Community 2.0.7 plugin, and the SonarQue scan completely ignores my C++ code. SonarQube shows that the C++ Community 2.0.7 plugin is installed. There is no error in the scan log. One thing I noticed is that in the older version, the scan log has the “Sensor C++ (Community) SquidSensor [cxx] (done)” line, while the scan log in the new version does not.o o
1 Like
Hi @tnguyen ,
we don’t support the community C++ plugin sonar-cxx
, please refer to their support channel for help.
The SonarSource plugin for C/C++ is available on SonarQube, starting with Developer Edition, and also available on https://sonarcloud.io/ , for free for public projects.
1 Like