Unable to build on PlatformIO

Hello,

I've install VScode and PlatformIO to develop on ESP32.

All is ok until the build.
When I clic on Build (bottom left), VScode ask me to "select a task to execute".

Any ideas ?

Thanks.

Several news ...
This issue only appear in my Windows10 session.

I tried to install VScode+platformIO+Arduino on my LinuxMint 20.2, and the build works fine.

After that I tried to uninstall the package on Windows and then reinstall the entire package.
And the result is the same : impossible to build my code.

Is there someone to help me ? :wink:

all right.

solved the issue :slight_smile:
Just delete the line in settings.json : "task.autoDetect": "off"

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