Include could not find load file
Posted: Sun Mar 01, 2020 4:04 am
CMakeLists.txt has the following: include ($ENV{IDF_PATH}/tools/cmake/project.cmake)
My IDF_PATH is C:\Users\Randy\Desktop\esp-idf
When I try to build, I get "Include could not find load file:"
C:\Users\Randy\esp-idf/tools/cmake/project.cmake
It's missing Desktop and the slashes are screwed up. What needs to be corrected?
My IDF_PATH is C:\Users\Randy\Desktop\esp-idf
When I try to build, I get "Include could not find load file:"
C:\Users\Randy\esp-idf/tools/cmake/project.cmake
It's missing Desktop and the slashes are screwed up. What needs to be corrected?