Can I use the CXX on the free SonarQube version?

Hi Team
I’ve installed SonarQube 8.8.0.42792(free version) and Sonar-cxx-plugin-2.0.6.2925 for testing the c++ project, but unfortunately, I got some warning messages as following picture.

Questions:

  1. Can I use the CXX on the free SonarQube version?
  2. or I have to use Developer Edition only.

image

Dear @williehao,

Community edition does not include C++ file analysis. You need a Developer Edition (or superior) license.

Aurélien