20 lines
846 B
Plaintext
20 lines
846 B
Plaintext
CMake Error at E:/Espressif/frameworks/esp-idf-v5.0.4/tools/cmake/component.cmake:484 (add_library):
|
|
Cannot find source file:
|
|
|
|
E:/Espressif/frameworks/esp-idf-v5.0.4/app/led_matrix/main/esp_lcd_panel_io_i80_modify.c
|
|
|
|
Tried extensions .c .C .c++ .cc .cpp .cxx .cu .mpp .m .M .mm .ixx .cppm .h
|
|
.hh .h++ .hm .hpp .hxx .in .txx .f .F .for .f77 .f90 .f95 .f03 .hip .ispc
|
|
Call Stack (most recent call first):
|
|
main/CMakeLists.txt:1 (idf_component_register)
|
|
|
|
|
|
CMake Error at E:/Espressif/frameworks/esp-idf-v5.0.4/tools/cmake/component.cmake:484 (add_library):
|
|
No SOURCES given to target: __idf_main
|
|
Call Stack (most recent call first):
|
|
main/CMakeLists.txt:1 (idf_component_register)
|
|
|
|
|
|
CMake Generate step failed. Build files cannot be regenerated correctly.
|
|
ninja: error: rebuilding 'build.ninja': subcommand failed
|
|
|