Problem with compiling

hi, I get an error when I am starting the compilation via terminal->run task->build after the toolchain has been installed completely. I checked the path and all programs can show me the version in the terminal.

Has anyone an idea for me? thx

Reboot your PC. We’ve had problems with VSCode and make sometimes retaining old PATH settings.

I solved the problem today. I had forgotten to install GNU MCU Eclipse’s Windows Build Tools. That’s why the VSCode couldn’t find the MAKE file. thx Hannes

1 Like