Im including a header file. The clangd says that the header file cannot be found. Im using the -I option to specify the path for my header files. Is there a way to let clangd know what path to the header files it should use or is there some way to ignore this error with like a comment?
Im including a header file. The clangd says that the header file cannot be found. Im using the -I option to specify the path for my header files. Is there a way to let clangd know what path to the header files it should use or is there some way to ignore this error with like a comment?