Compile Error with Visual Studio Code & PlatformIO

Hi all,

is anyone compiling with Visual Studio Code & PlatformIO?

I’m getting the following error when I try to build and am unable to find the root cause:

C:/USER/.platformio/packages/framework-arduinoespressif32@3.20007.0/tools/sdk/esp32s3/include/newlib/platform_include/assert.h:20:10: fatal error: sdkconfig.h: No such file or directory

Building with PlatformIO in the browser just works fine.

Does anyone know how to resolve this issue?

Thanks,
Florian

Hello,

Which environment are you trying to build on which OS?