Error building project in VS Code: CMake Unknown Command
Anonymous
I am using VS Code in Ubuntu environment to build my project, but I encountered the error "CMake Error at CMakeLists.txt:6 (azsphere_configure_tools):Unknown CMake command 'azsphere_configure_tools'." I installed Azure Sphere SDK and the latest version of CMake. Do I need to install something else in my environment?
Sign in to answer