Skip to content
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): #6

Open
CavyAgrotronics opened this issue May 20, 2022 · 1 comment

Comments

@CavyAgrotronics
Copy link

-- 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
Copy link

@CavyAgrotronics Could you provide more information?

  • which branch you are working on? I'd recommend main branch for working with Chrysalis network, develop branch is WIP and broken at this moment.
  • steps of how to reproduce this compiling error

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants