Illustrious953
- 活动总数 5
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 1
-
Illustrious953 创建了一个帖子, 已回答Does ARMClang in Compiler Support?
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\... -
Illustrious953 创建了一个帖子, 已回答About compile_commands.json(CLion 24.3.4)
I'm using Xmake to build my embedded project(because it's easier to write config file than cmake), and i use it to generate a compile_commands.json in order to manage my project src files. But i ha...