This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi
I am new to using code composer but I have multiple project demos.
When I compile a project I get the error xxxxx.h not found, I can correct this by modifing the search paths in the configuration.
However I have to do this for every project I compile :-(
Is there a way anyone knows of to change the overall default so that the paths I add would apply to all my projects and any future imported ones?
Regards Derek
Derek Day said:Is there a way anyone knows of to change the overall default so that the paths I add would apply to all my projects and any future imported ones?
I am not aware of a way to change the default settings. AFAIK, you will have to add them when you create a new project or import a project.
ki