ESP-Nodes/ESP32-IDF_Blink/build/log/idf_py_stderr_output_24320

31 lines
1.1 KiB
Plaintext
Raw Normal View History

2024-06-19 21:42:34 -04:00
CMake Error at C:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/build.cmake:544 (message):
ERROR: Some components (espressif/led_strip) in the "managed_components"
directory were modified on the disk since the last run of the CMake.
Content of this directory is managed automatically.
If you want to keep the changes, you can move the directory with the
component to the "components"directory of your project.
I.E. for "espressif__led_strip" run:
mv
C:\Users\alex\github\ESP-Nodes\ESP32-IDF_Blink\managed_components\espressif__led_strip
C:\Users\alex\github\ESP-Nodes\ESP32-IDF_Blink\components\espressif__led_strip
Or, if you want to discard the changes remove the ".component_hash" file
from the component's directory.
I.E. for "espressif__led_strip" run:
rm
C:\Users\alex\github\ESP-Nodes\ESP32-IDF_Blink\managed_components\espressif__led_strip\.component_hash
Call Stack (most recent call first):
C:/Users/alex/esp/v5.2.2/esp-idf/tools/cmake/project.cmake:605 (idf_build_process)
CMakeLists.txt:6 (project)
ninja: error: rebuilding 'build.ninja': subcommand failed