Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] How to resolve "Invalid project path:Duplicate path entries. error"?

Adding to it.

When I am selecting the generate make file automatically button in C/C++ build setting this
error is gone.

Actually i want it to be like this:

build location:          ${workspace_loc:/MyProject
which is only possible if I deselect the generate makefile automatically option.

rather than this:

build location :        ${workspace_loc:/MyProject/Debug
  which comes when i select the generate makefile automatically option.


Help me to remove this warning message.

Thanks
Padam



--- On Wed, 8/10/08, padam chamoli <padam_chamoli@xxxxxxxxxxx> wrote:
From: padam chamoli <padam_chamoli@xxxxxxxxxxx>
Subject: [cdt-dev] How to resolve "Invalid project path:Duplicate path entries. error"?
To: cdt-dev@xxxxxxxxxxx
Date: Wednesday, 8 October, 2008, 7:04 PM

Hi

I am creating a makefile project.
While creating a new project I am getting this warning message,
"Invalid project path:Duplicate path entries".
When i build it the warning go away.

The warning message is there only for current project. Say for example i create a prj1 this message is there.Now if I create a new project prj2 the message is now only for prj2.

I am not using any spaces or special characters in the project name.

Can anybody tell why this warning message is there?

Thanks
Padam


Add more friends to your messenger and enjoy! Invite them now.
_______________________________________________ cdt-dev mailing list cdt-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/cdt-dev 


Add more friends to your messenger and enjoy! Invite them now.

Back to the top