I have another question, I chose the clang compiler to be able to compile with the same compiler on all platforms.
Is Sonarqube compatible with the clang-cl compiler?
Do you recommend a different solution?
I have another question, I chose the clang compiler to be able to compile with the same compiler on all platforms.
Is Sonarqube compatible with the clang-cl compiler?
Do you recommend a different solution?
Hello @paolo.ghini
I just moved your post to a new thread to avoid mixing topics again.
Please refrain from posting questions on a different topic than the thread’s topic.
We currently do not support clang-cl. We plan to support it in the future without any specific timeline.
It is hard for me to give any recommendation about your compiler. It depends on many factors, many of which relate to your application(s), CI environment, and more.
I can point you to the list of supported compilers.
I can also answer specific questions about their support if you have any.
Hey @paolo.ghini
If you didn’t see – last year we introduced support in SonarQube Server for a feature called C/C++ AutoConfig! Removing the question of supported compiler altogether.
This is available in SonarQube Server v10.6+, although you should really target at least v2025.1.