Does ARMClang in Compiler Support?
Answered
When i load a project using a compile_commands.json and then the analysis yielded the following error:
Cannot determine compiler type by executable file: ‘D:\PersonalSoftware\Keil5\Arm\ARM\armclang\bin\armclang.exe’
Does CLion support ArmClang?
Or i'd like to ask: how can i solve this small problem?(if i change the armclang.exe to arm-eabi-gcc.exe in compile_commands.json, it can just work and provide clangd code highlight and syntax check)
And that i have another question , i have config the toolchain with armclang and change to it for current project ,but it looks didn't work and still give a error :



Please sign in to leave a comment.
Answered in https://intellij-support.jetbrains.com/hc/en-us/community/posts/25260738515090-About-compile-commands-json-CLion-24-3-4.