Search found 1 match

by jake.struck
Thu Jun 08, 2023 7:27 pm
Forum: ESP-IDF
Topic: Ninja can't fnish making *.elf file
Replies: 1
Views: 944

Ninja can't fnish making *.elf file

I'm running VSCode with Espressif extension on a Win10 PC. When I run ESP IDF Build on my project, it fails to complete and exits with an error. The terminal output is as follows: * Executing task: cmake -G Ninja -DPYTHON_DEPS_CHECKED=1 -DESP_PLATFORM=1 -B c:\Users\jakes\Desktop\Airtime_VS\build -S ...