-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Not able to compile WLED with Visual Studio Code #4171
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
Comments
You should really be selecting which build env to use. Please also include a screenshot of what is shown when you select platformio on the right |
That is a known issue with PIO since update sometime in late 2022. |
OK thank you very much! What is the common solution for this problem. |
@TPPTim you can either use the build options, or follow this proposal for directly selecting the buildenv: |
Thank you very much! I have tried this, but I get an error that I cannot explain. For this I created the platformio_override.ini in the main Folder and added some -D Pindefines:
|
OK - thank you! |
Uh oh!
There was an error while loading. Please reload this page.
What happened?
Hello,
I am not able to compile the WLED project using Visual Studio Code. I followed this guide: https://kno.wled.ge/advanced/compiling-wled/
When I hit the build check button on the bottom PIO bar, only this line popps up in the search fild.

Nothing else happened. The Problems shows:

I did not change any thing else in the WLED project folder. Can you please help me what is wrong?
To Reproduce Bug
Install Git
Install Node JS
Install Visual Studio Code
Install Platform IO Plugin
Open WLED project folder
Expected Behavior
compiling the project
Install Method
Self-Compiled
What version of WLED?
0.14.4
Which microcontroller/board are you seeing the problem on?
ESP32
Relevant log/trace output
No response
Anything else?
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: