Cmake Error.
Posted: Tue Dec 08, 2020 10:01 am
So I tried to build the Hello World Project in VS-Code (Latest Version) with ESP-IDF 4.1.
I get this error,:
Any Ideas ?
I get this error,:
Code: Select all
CMake Error: The source directory "E:/ESPRESSIF/WorkSpace/hello_world" does not
appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.
The terminal process "C:\windows\System32\cmd.exe --login /d /c cmake -G Ninja .." terminated with exit code: 1.