iotaledger / esp32-client-sdk

IOTA Client Software Development Kit(SDK) for ESP32
Apache License 2.0
12 stars 7 forks source link

CMake Error at ../tools/cmake/component.cmake:475 (add_library): #6

Open CavyAgrotronics opened 2 years ago

CavyAgrotronics commented 2 years ago

-- Configuring done CMake Error at ../tools/cmake/component.cmake:475 (add_library): Cannot find source file:

C:/Espressif/frameworks/esp-idf-v4.3.2/esp32-client-sdk/components/iota_c/iota_c/src/core/seed.c

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

oopsmonk commented 2 years ago

@CavyAgrotronics Could you provide more information?