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,

I'm so exciting, hahaha, it works....
I've 3 different configurations for my project. Now i have assign different
OUTPUT folder to each configuration, now it works, without this warning.

Thanks Andrew
Mike


Andrew Gvozdev-2 wrote:
> 
> Hi,
> On Wed, Nov 18, 2009 at 4:27 AM, Eclipse_Keil <llw2go@xxxxxxxxx> wrote:
> 
>>
>> No, it doesn't work.
>>
>> I've changed the path and the warning is still there.
>>
> 
> Just delete them manually in Problems View. What you did should prevent
> them
> from reappearing again.
> 
> Andrew
> 
> 
>> Mike
>>
>>
>> Andrew Gvozdev-2 wrote:
>> >
>> > 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
>> >>
>> >
>> > _______________________________________________
>> > cdt-dev mailing list
>> > cdt-dev@xxxxxxxxxxx
>> > https://dev.eclipse.org/mailman/listinfo/cdt-dev
>> >
>> >
>>
>> --
>> View this message in context:
>> http://old.nabble.com/Invalid-project-path%3A-Duplicate-path-entries-found%2C-how-to-resolve-tp26391053p26404752.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
>>
> 
> _______________________________________________
> cdt-dev mailing list
> cdt-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/cdt-dev
> 
> 

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



Back to the top