Open yusufk opened 3 years ago
The IDF branch you are using seems to be v4.4. But in the top level readme, it mentions to checkout the release/v4.2 branch.
Can you check the development setup (https://github.com/espressif/esp-va-sdk/tree/master#2-development-setup) and try again?
Logged this on esp-idf and was asked to move it here (https://github.com/espressif/esp-idf/issues/7711)
Environment
git describe --tags
to find it): v4.4-dev-3401-gb86fe0c66cxtensa-esp32-elf-gcc --version
to find it): xtensa-esp32-elf-gcc (crosstool-NG esp-2021r1) 8.4.0Problem Description
Build fails for https://github.com/espressif/esp-va-sdk/tree/master/examples/google_voice_assistant with an error:
Expected Behavior
Build succeeded
Actual Behavior
make failed with exit code 2`
Steps to reproduce
Debug Logs
Other items if possible
build
folder (note this may contain all the code details and symbols of your project.)