Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Invalid project path: Workspace include path inaccessible(Building Project Warning)
icon6.gif  Invalid project path: Workspace include path inaccessible [message #1731062] Mon, 02 May 2016 15:14
Kurt Struevy is currently offline Kurt StruevyFriend
Messages: 45
Registered: May 2016
Member
Hello to all,
first of all: I'm new in this forum and need help for a quiet crazy problem. I fight with this problem since some weeks.
Here a short description of the problem:


  1. I created new C++ Project for make a static library (e.g. MyLibs)
  2. therefore I made a header and a source file
  3. then I created a C++ project for an executable
  4. therefore I made a source file where I included the header file of the static library
  5. then I set up the project properties having a include path to the static library (MyLibs). By selecting project propperties --> Cross G++ Compiler --> Includes include path (-i)
  6. Here immediately a warnig comes up (=Invalid project path: Workspace include path inaccessible (/home/xxx/workspace/MyLibs).

Has anybody an idea what I made wrong?

I would be happy th get a help.
Thanks a lot in advance

Kurt
Previous Topic:eclipse C project.
Next Topic:No source available for __mingw_CRTStartup() (C)
Goto Forum:
  


Current Time: Thu Apr 18 07:28:07 GMT 2024

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

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

Back to the top