Clion: Indexing issue when cross-compiling using Meson in wsl Toolchain

hi:

OS windows 11 ,Clion 2024.3

Load a project using basic Meson cross-compile file(`arm-none-eabi`)

What is the expected result?

Source code is indexed properly. No warnings/erros issued.

What happens instead?

compile is finished and all fine.

Indexing seems to not working at all. Most of the project's files are highlighted in red. It's not possible to jump to definitions("Cannot find declaration to go")

It seems like internally CLion won't fetch proper cross-compialtion settings in order to generate indexing map. 

0

Please sign in to leave a comment.