ESP-VA-SDK

Prabhat@whitelion
Posts: 1
Joined: Fri Jun 23, 2023 9:53 am

ESP-VA-SDK

Postby Prabhat@whitelion » Fri Jun 23, 2023 10:29 am

Hi, I am working with ESP-VA-SDK, and I am fairly new to ESP-IDF. I am using the ESP32-S3 Eye v2.2. When I build the code, I am getting this error
and our esp-idf version is 4.4.4 and I also tried esp-idf version V_4.2.4 and V_4.1.4

C:\esp_idf\components\esp-va-sdk\examples\google_voice_assistant>idf.py build
Executing action: all (aliases: build)
Running cmake in directory C:\esp_idf\components\esp-va-sdk\examples\google_voice_assistant\build
Executing "cmake -G Ninja -DPYTHON_DEPS_CHECKED=1 -DESP_PLATFORM=1 -DCCACHE_ENABLE=1 C:\esp_idf\components\esp-va-sdk\examples\google_voice_assistant"...
-- AUDIO_BOARD_PATH not defined
-- Configuring done

CMake Error
The detected version of Ninja () is less than the version of Ninja required
by CMake (1.3).

CMake Warning:
Manually-specified variables were not used by the project:

CCACHE_ENABLE
ESP_PLATFORM
PYTHON_DEPS_CHECKED
CMake Generate step failed. Build files cannot be regenerated correctly.
cmake failed with exit code 1

C:\esp_idf\components\esp-va-sdk\examples\google_voice_assistant>cmake --version
cmake version 3.23.1

CMake suite maintained and supported by Kitware (kitware.com/cmake).

C:\esp_idf\components\esp-va-sdk\examples\google_voice_assistant>ninja --version
1.10.2

C:\esp_idf\components\esp-va-sdk\examples\google_voice_assistant>

Could anyone provide help on how to solve this error

Who is online

Users browsing this forum: No registered users and 79 guests