Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Parser errors between projects(Parser errors between projects in the same workspace)
icon5.gif  Parser errors between projects [message #1694651] Wed, 06 May 2015 20:39
joe ch is currently offline joe chFriend
Messages: 1
Registered: May 2015
Junior Member
I have a workspace with couple of projects.
Some of them are libs and some are executables.

For some projects there's a parser error in the editor to other functions/structs/classes defined in other projects. even though each project/lib gets compiled correctly when building them.

All of these projects are defined to compile with existing makefile (and not eclipse's settings).

What may cause this?
Maybe because some of the projects are C and some C++?
The outer makefile structure?

How can I fix it?

Please let me know if any further information is needed.

Thanks
Previous Topic:How do I capture console output when running cdt.managedbuilder.core.headlessbuild
Next Topic:debugging only
Goto Forum:
  


Current Time: Thu Apr 25 17:29:13 GMT 2024

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

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

Back to the top