Page 1 of 1

Invalid header errors

Posted: Fri Jun 21, 2024 9:00 am
by Alxxzz
I bought an ESP32 device a few days ago to try my hand at programming it. However, I've had no success so far, despite trying everything I could think of—it's just been one error after another. I've experimented with different board types, like the ESP32 Dev Module, but neither the Arduino IDE nor VS Code has gotten me any further. Both keep referencing invalid headers. I've gone through all the available documentation online, and nothing seems to help. Any advice?

Re: Invalid header errors

Posted: Sun Jun 23, 2024 2:36 am
by ESP_Sprite
Alxxzz wrote:
Fri Jun 21, 2024 9:00 am
I bought an ESP32 device a few days ago to try my hand at programming it. However, I've had no success so far, despite trying everything I could think of—it's just been one error after another. I've experimented with different board types, like the ESP32 Dev Module, but neither the Arduino IDE nor VS Code has gotten me any further. Both keep referencing invalid headers. I've gone through all the available documentation online, and nothing seems to help. Any advice?
Be more specific. Walk us through one of your installations: how have you installed e.g. VSCode, what are you trying to compile, what specific errors do you get?