Build Error
Posted: Fri Jul 10, 2020 8:29 am
I think I fat fingered something and screwed up a project build. I'm now receiving the following error message.
**** Internal Builder is used for build ****
Build error
Generated resource conflict:
two resources of the same name: /MRU_Node/Release/.metadata/.plugins/org.eclipse.cdt.make.core/specs.o
generated by different tools
tool1: GNU C++ Compiler
tool2: GNU C Compiler
There are four projects in my Workspace, but this is the only one that will not build. It will not clean either.
It is also the only project in the Workspace that has a /.metadata/... folder in its Release folder. The other three do not. There is a /.metadata folder one level up with I'm guessing is supposed to be shared by all four projects.
Is this what is keeping me from cleaning and rebuilding my project? Can I just delete it?
**** Internal Builder is used for build ****
Build error
Generated resource conflict:
two resources of the same name: /MRU_Node/Release/.metadata/.plugins/org.eclipse.cdt.make.core/specs.o
generated by different tools
tool1: GNU C++ Compiler
tool2: GNU C Compiler
There are four projects in my Workspace, but this is the only one that will not build. It will not clean either.
It is also the only project in the Workspace that has a /.metadata/... folder in its Release folder. The other three do not. There is a /.metadata folder one level up with I'm guessing is supposed to be shared by all four projects.
Is this what is keeping me from cleaning and rebuilding my project? Can I just delete it?