Relative Content

Tag Archive for c++unreal-engine5clangd

clangd cannot find ue5 header files

I used UE5 to generate a C++ class and opened it with VSC. Clangd prompted that it could not find “coreminimal.h”, but the project could be generated normally.