Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Platform is not defined in main.c #9

Open
jingzhi1997 opened this issue Nov 10, 2021 · 1 comment
Open

Platform is not defined in main.c #9

jingzhi1997 opened this issue Nov 10, 2021 · 1 comment

Comments

@jingzhi1997
Copy link

Platform is not defined in main.c. Therefore, when platform.h is being included, an error will be thrown:"Platform provided is not supported in this Build System".

@usmn001
Copy link

usmn001 commented Dec 5, 2023

I am having same issue , even though i have included my include files with -I. notation in sources.mk but still no avail.
main.c:23:10: fatal error: platform.h: No such file or directory
23 | #include "platform.h"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants