Search found 2 matches

by stvlaa
Wed Nov 20, 2024 4:21 pm
Forum: ESP-IDF
Topic: Performing build step for 'chip_gn' fails on fresh esp-idf and esp-matter installation
Replies: 4
Views: 2884

Re: Performing build step for 'chip_gn' fails on fresh esp-idf and esp-matter installation

I found a workaround:

go to build.ninja file

/project/build/build.ninja

find something like
COMMAND = cd "/Users/uladzislau/esp/esp-matter/connectedhomeip/connectedhomeip/config/esp32/components/chip;/Volumes/Uladzislau/embeeded/swift-matter-examples/led-blink/build/esp-idf/chip" && ninja esp32 ...

Go to advanced search