Main.h: No such file or directory

Hello, I’m using EZ Template and the VSCode PROS extension.
Got this error when trying to build.
fatal error: main.h: No such file or directory
1 | #include “main.h”
Apparently it can’t find main.h? I haven’t touched any of the default settings.
Thanks.

For anyone with this issue, it was a vscode problem, reinstalling vscode fixed it for me.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.