Hello,
I am using the boostC compiler in MPLAB.
Bug Description:
When creating a new project, I am including .c files and .h files from a library path which is outside the project directory.
At first attempt the project builds perfectly.
After I change the smallest settings in the dialogue located at Project>Build Options>Project>BoostLink Linker , the project suddenly fails to build.
For example, the only thing I change is to switch on verbose mode. I see after that that the build fails and apparently that the Preprocessor is looking for the files in the wrong pa