I have codelite 5.2, windows 10, C language, how can I configure the preferences of a project so that it finds the libraries (.h) of another project (of the library, static library) in the same workspace?
I have tried to put various paths but I always get: mylibrary.h: no such file or directory Please, I appreciate any help