You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 7, 2023. It is now read-only.
CMake Error at ../tools/cmake/component.cmake:475 (add_library):
No SOURCES given to target: __idf_iota_c
Call Stack (most recent call first):
components/iota_c/CMakeLists.txt:49 (idf_component_register)
CMake Generate step failed. Build files cannot be regenerated correctly.
cmake failed with exit code 1
The text was updated successfully, but these errors were encountered:
-- Configuring done
CMake Error at ../tools/cmake/component.cmake:475 (add_library):
Cannot find source file:
Tried extensions .c .C .c++ .cc .cpp .cxx .cu .m .M .mm .h .hh .h++ .hm
.hpp .hxx .in .txx
Call Stack (most recent call first):
components/iota_c/CMakeLists.txt:49 (idf_component_register)
CMake Error at ../tools/cmake/component.cmake:475 (add_library):
No SOURCES given to target: __idf_iota_c
Call Stack (most recent call first):
components/iota_c/CMakeLists.txt:49 (idf_component_register)
CMake Generate step failed. Build files cannot be regenerated correctly.
cmake failed with exit code 1
The text was updated successfully, but these errors were encountered: