I’m running Windows 10 with an install from ParticleWorkbenchInstaller.exe
I haven’t used Workbench for over a month, when I came back to it I can no longer compile locally.
I created a new project, opened the .ino file, installed compiler toolchain 1.5.0 for an Argon, configured the project for my device, and then tried to perform a local compile.
From:
I get:
I have uninstalled, power cycled and re-installed from a fresh download off the website. I can compile in CLI
I haven’t used Workbench for over a month, when I came back to it I can no longer compile locally
i assume that means it was working at one point? if so, are you working with a project that you know once compiled fine?
have you updated VSCode recently? if not, give it a try:
looking at your screenshot above, i can tell Workbench is installed and running because you have our action buttons top-right as well as project settings displayed in the status bar.
try running Particle: Audit Environment as described here and share the non-sensitive bits in this thread.
beyond that, the only thing that caught my eye is the path /c:/B/Particle_Programs/tester/workplease - that seems wrong. is that project located on some sort of remote drive (e.g. dropbox, etc) or otherwise non-standard directory? if so, try creating a project in a standard directory.
the errors you are reporting are a bit odd in that you show "cannot find task" but then show the output from running that task so