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.

'Building workspace' has encountered a problem. Error occurred during the build.



I have code which was compiling fine a few days ago.  I made a few changes and now I can't get it to compile.  Here is what I am getting when I press the <<Details button.

Errors occurred during the build.
Errors running builder 'CDT Builder' on project 'TKA'.
Generated resource conflict:
two resources of the same name: /TKA/Debug/.metadata/.plugins/org.eclipse.cdt.make.core/specs.obj
generated by different tools
tool1: C2000 Compiler
tool2: C2000 Compiler
 
Generated resource conflict:
two resources of the same name: /TKA/Debug/.metadata/.plugins/org.eclipse.cdt.make.core/specs.obj
generated by different tools
tool1: C2000 Compiler
tool2: C2000 Compiler
 
Generated resource conflict:
two resources of the same name: /TKA/Debug/.metadata/.plugins/org.eclipse.cdt.make.core/specs.obj
generated by different tools
tool1: C2000 Compiler
tool2: C2000 Compiler
 
Generated resource conflict:
two resources of the same name: /TKA/Debug/.metadata/.plugins/org.eclipse.cdt.make.core/specs.obj
generated by different tools
tool1: C2000 Compiler
tool2: C2000 Compiler
 


Do I have a bad setting in some of my properties??

Elmer