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

Build-task issue with VS Code and PlatformIO #3327

Closed
1 task done
arittner opened this issue Aug 16, 2023 · 6 comments
Closed
1 task done

Build-task issue with VS Code and PlatformIO #3327

arittner opened this issue Aug 16, 2023 · 6 comments
Labels
bug external Not part of WLED itself - an external plugin/remote etc. workaround The issue contains a workaround

Comments

@arittner
Copy link

What happened?

The PlatformIO: Build in VS Code is out of order.

When I click on the Checkmark/Build button, the command palette opens and no build is started. When I remove PlatformIO: I get this list:

grafik

Build: binary only is working.

First, I thought it's a documentation issue (see Aircoookie/WLED-Docs#150)

VS Code: 1.81.1
OS: Windows 11 x64
PlatformIO: v3.3.1

To Reproduce Bug

When I click on the Checkmark/Build button, the command palette opens and no build is started.

Expected Behavior

The build should start (at least Build: binary only)

Install Method

Self-Compiled

What version of WLED?

0.13.3 (build 2208222)

Which microcontroller/board are you seeing the problem on?

ESP32

Relevant log/trace output

No response

Anything else?

^- installed method, version and board are irrelevant.

Wiki issue: Aircoookie/WLED-Docs#150

Code of Conduct

  • I agree to follow this project's Code of Conduct
@arittner arittner added the bug label Aug 16, 2023
@arittner
Copy link
Author

I checked different PlatformIO versions and the bug still persists. Maybe a VS Code issue.

@dosipod
Copy link

dosipod commented Aug 16, 2023

Yeah it was working before but a while back it no longer works , still works if we select run build task from menu ( on mac )
image

@blazoncek
Copy link
Collaborator

When a drop-down list opens after clicking "Build" button (checkmark) just delete pre-filled content of the field. Then select "Build: binary only" from the drop-down list.

@dosipod
Copy link

dosipod commented Aug 17, 2023

Delete works
PIO_BUILD

@softhack007
Copy link
Collaborator

0.13.3 (build 2208222)

If you want to compile old versions of the source code, you need this patch
bc90309

It fixes compatibility problem with newer versions of platformIO.

@softhack007 softhack007 added the external Not part of WLED itself - an external plugin/remote etc. label Aug 29, 2023
@blazoncek blazoncek added the workaround The issue contains a workaround label Sep 28, 2023
@blazoncek
Copy link
Collaborator

Closing as this may not be WLED related issue but MS VSC + PIO issue.

@blazoncek blazoncek closed this as not planned Won't fix, can't repro, duplicate, stale Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug external Not part of WLED itself - an external plugin/remote etc. workaround The issue contains a workaround
Projects
None yet
Development

No branches or pull requests

4 participants