-
Notifications
You must be signed in to change notification settings - Fork 31
Closed
Description
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
Labels
No labels