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