cancel
Showing results for 
Search instead for 
Did you mean: 

Header files not found by VSC

Jacek3
Visitor

I have problem that most headers are not visible so a lot of dependent problems occured.

All files are present - the same project compoiled in STM32CubeIDE works.

There is note that "clang(pp_file_not_found)"

Tried to add paths in CMakeLists.txt but no luck.

1 REPLY 1
Cartu38 OpenDev
Lead III

@Jacek3 have you a .clangd file added by STM32Cube to your project root ?

If not maybe look at https://community.st.com/t5/stm32cube-for-visual-studio-code/after-installing-stm32cube-for-visual-studio-code-why-do-two/td-p/839930 ... not code indexing related by explain a bit proper process to end up good setup.