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
I got an error when I tried to configure using menuconfig as well as when trying to build the Capture_CSI
Here is the error:
CMake Error at ../../../../tools/cmake/component.cmake:475 (add_library):
Cannot find source file:
I got an error when I tried to configure using menuconfig as well as when trying to build the Capture_CSI
Here is the error:
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):
../../../../tools/cmake/component.cmake:538 (idf_component_register)
main/CMakeLists.txt:4 (register_component)
CMake Error at ../../../../tools/cmake/component.cmake:475 (add_library):
No SOURCES given to target: __idf_main
Call Stack (most recent call first):
../../../../tools/cmake/component.cmake:538 (idf_component_register)
main/CMakeLists.txt:4 (register_component)
CMake Generate step failed. Build files cannot be regenerated correctly.
cmake failed with exit code 1
Could you please help with that?
Thank you in advance.
The text was updated successfully, but these errors were encountered: