2023-12-21 05:39 AM
I have a project, that has multiple executables/uC-Code, that has some common headerfiles. These are opened from the participating projects-folders. But then the same file is opened multiple times. As one can imagine this brings problems and confusion. The compiler would happily compile with the include directiorys setup in the settings, but Cube shows errors.
Is there a way to have it just open one file?