Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Invalid project path: Duplicate path entries found, how to resolve

Hi,

On Tue, Nov 17, 2009 at 9:37 AM, Eclipse_Keil <llw2go@xxxxxxxxx> wrote:

Hi,

every time we i build my project, i get this warning in the "Problem View"

---------------------------
Invalid project path: Duplicate path entries found (/XXX [Output path]),
path: [XXX].
---------------------------
My guess is that you got output path set to the same folder for different configurations. You can change it in project properties->C/C++ General->Paths and Symbols-> tab Output Location.

Andrew 

How to get this away?

Thanks
Mike
--
View this message in context: http://old.nabble.com/Invalid-project-path%3A-Duplicate-path-entries-found%2C-how-to-resolve-tp26391053p26391053.html
Sent from the Eclipse CDT - Development mailing list archive at Nabble.com.

_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top