Skip to content

Missing Include pathes in IDEs #29

Description

@nixmd

I am trying to import a generated makefile inside eclipse (pure eclise, not TrueStudio or SW). Build works ok as it does the job using make command, but eclipse editor does not recognize some macros which are defined inside other header files, for example those which start with double underscore.
If you open main.c file, you can see that they are marked as error and warning.
How can I override this inside eclipse?
In KDevelop, I can define Inc pathes inside IDE, but it was not possible to do so in eclipse. How to to fix this through the makefile? Other makefiles generated inside projects created by Eclipse ARM Plugin don't have such problem.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions