Skip to content

Pre_Include_Global incorrect path #77

@mszczypior

Description

@mszczypior

Hello, I am trying to use the Pre_Include_Global.h file, to do that I am adding correct component to .pdsc file:

<Pre_Include_Global_h>
#define XXX 1
</Pre_Include_Global_h>

I can see that Pre_Include_Global.h file is added to RTE directory, however the project cannot be build because of the incorrect path, it seems that plugin / eclipse is removing all slashes before the RTE:
cc1.exe: fatal error: C:Usersmszczypiorworkspacexxx/RTE/Pre_Include_Global.h: No such file or directory

Can you please advise if there is any workaround / setting I could use to make it working?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions