Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » How to fix 'Path must include project and resource name'?
How to fix 'Path must include project and resource name'? [message #1787375] Thu, 24 May 2018 08:37
David Aldrich is currently offline David AldrichFriend
Messages: 13
Registered: July 2009
Junior Member
I have a Wind River Linux C++ application project that I am building with Workbench 4, which is based on Eclipse 4.6.3 and CDT 9.2.1.201703062208. I store the project in Subversion, check it out to a local directory and import it (link not copy) into my Eclipse workspace. This has always worked fine until I recently upgraded Workbench to the latest version. Now, when I attempt to build the project, I get error:

Errors occurred during the build.
Errors running builder 'Wind River Builder' on project 'LedaAP'.
Path must include project and resource name: /LedaAP

When I open the properties of the project I see:

Path: /LedaAP
Type: Project
Location: C:\SVNProj\<snip>\LedaAP_workbench

The location is correctly the location of the .project files.

Is the problem that 'Path' is prefixed by '/'? Or is it in some other way incorrect?

How could I fix it?

Best regards

David
Previous Topic:Not able to link to project
Next Topic:use of MQTT C++ library in my project
Goto Forum:
  


Current Time: Sat Apr 20 00:26:29 GMT 2024

Powered by FUDForum. Page generated in 0.02867 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top