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.

Cannot change builder setting

Hi,

I import the example PDK example project with link option. I find that the build using "make" command. The console message is:

**** Build of configuration Debug for project cppiExampleProject ****

make all
make: *** No rule to make target `cppiExampleProject.out', needed by `all'.  Stop.

When I check the build option, I find that I cannot change to the external make as my previous projects do.

Do I need to change to external builder? Or, it needs another option?

Thanks