I have one main project and another project that is being added as subprojects. I want to access the header file, which is defined in the subproject in the main projects, but, unfortunately, it says that the file does not find an error.
Look at the attached image. What should I change to access the subproject header files?

source share