MCUX 11.0.0 - Indexer can't find standard includes

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

MCUX 11.0.0 - Indexer can't find standard includes

ソリューションへジャンプ
1,279件の閲覧回数
dmarks_ls
Senior Contributor II

So, this seems to be a re-hash of my previous issue (MCUX 10.3.1 - How to fix not finding standard header files?), but it's not happening consistently.  Right now my coworker and I are working on a C++ project using MCUX 11.0.0 (which we can now debug with thanks to turning off the Live Variables service).  Everything seems OK with the IDE on my machine.  But on his machine, the C and C++ includes aren't resolving:

mcux_11.0.0_c_includes_not_found.png

mcux_11.0.0_cpp_includes_not_found.png

It was my understanding that MCUX 11.0.0 was supposed to fix the issue with the source indexer.  I had thought that the issue was fixed because everything seemed fine on my machine with 11.0.0 (the indexer was broken for me in 10.3.x).  But on my coworkers machine, the indexer is broken in 11.0.0.

Interestingly, on both of our machines, the "Paths and Symbols" configuration does not list the standard include paths:

mcux_11.0.0_paths_and_symbols_cpp.png

(The "GNU C" paths are identical to the C++ paths.)  So the indexer works fine on my system, but it doesn't work on his.  How do I fix this?

David R.

1 解決策
1,142件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Hi David,

did you already apply the 'Fixup Parsers' on your project?

pastedImage_1.png

I hope this helps,

Erich

元の投稿で解決策を見る

3 返答(返信)
1,143件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Hi David,

did you already apply the 'Fixup Parsers' on your project?

pastedImage_1.png

I hope this helps,

Erich

1,142件の閲覧回数
dmarks_ls
Senior Contributor II

Well hey, that's a new thing.  Yes, that did in fact clean up the issues with my coworker's machine.  Thanks.

0 件の賞賛
返信
1,142件の閲覧回数
BlackNight
NXP Employee
NXP Employee

Yes, that option is new and has been introduced with V11.0.0 of the IDE.