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

Can not open file for headers #1

Open
Arakistech opened this issue Jan 5, 2023 · 1 comment
Open

Can not open file for headers #1

Arakistech opened this issue Jan 5, 2023 · 1 comment

Comments

@Arakistech
Copy link

Canot open

Hi,

When I open the project in Platformio I get these messages "can not open file" for headers. What should I do?

@ToMe25
Copy link
Owner

ToMe25 commented Jan 6, 2023

Since I do not use VSCode I will unfortunately not be able to help all that much, but here are two things to try:

  1. Try running pio project init --ide vscode --board esp32dev in the project folder to tell Platform IO to install the required libraries, and refresh the project in VSCode.
    There is likely a GUI option for this in VSCode too, but I do not know where.

  2. Try running pio run -e esp32dev to check whether you can compile the project at all.
    If you tell me the results of this second test, I might be able to help you further, but I can't promise I will be able to.

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