SonarLint for Clion doesn't work with WSL

Template for a good bug report, formatted with Markdown:

  • versions used (SonarQube, Scanner, Plugin, and any relevant extension)
    4.15 Sonarlint with Clion 2021.1
  • error observed (wrap logs/code around triple quote ``` for proper formatting)
java.lang.IllegalStateException: java.io.IOException: Cannot run program "C:\usr\bin\arm-none-eabi-gcc" (in directory "--redacted--"): CreateProcess error=2, The system cannot find the file specified

Probably works fine under native linux but not on windows with WSL configured as toolchain. Dealbreaker for us :slight_smile:

A post was merged into an existing topic: SonarLint for CLion doesn’t work with WSL under windows