I've had a process for quite some time in creating a new project by just copying my .vscode folder, pico_sdk_import, and CMakeLists files into a new directory and starting from there.
But today I got this new error:I don't know why it would have randomly stopped working, or what environment variable that I need to set to fix it.
But today I got this new error:
Code:
CMake Error: CMake was unable to find a build program corresponding to "Ninja". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.
Statistics: Posted by Ascertain1413 — Sat Mar 23, 2024 12:45 pm