Hi ESP32 Team,
I went through ESP32 Voice Assistance SDK, https://github.com/espressif/esp-va-sdk. This code has been implemented in Linux and I want to build the same in ESP32 IDF v4.4 in Windows.
Is there any help or steps that I can get for the same.
ESP32 VA SDK Update
-
- Posts: 11
- Joined: Thu Jul 14, 2022 5:07 am
Re: ESP32 VA SDK Update
-- 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
CMAKE_EXPORT_COMPILE_COMMANDS
CMAKE_TOOLCHAIN_FILE
IDF_TARGET
CMake Generate step failed. Build files cannot be regenerated correctly.
cmake --build . -- -v
The parameter is incorrect
CMake Error: Generator: execution of make failed. Make command was: -v &&
Build complete (0 errors, 0 warnings): C:\Espressif\releases\esp-idf-v4.2.3\esp-idf-v4.2.3\Workspace\esp_va_sdk\build
Total time taken to build the project: 299 ms
This is the Error I am getting.
I have added AUDIO_BOARD_PATH inside Environment Variables to Set inside properties of the imported project file.
-- 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
CMAKE_EXPORT_COMPILE_COMMANDS
CMAKE_TOOLCHAIN_FILE
IDF_TARGET
CMake Generate step failed. Build files cannot be regenerated correctly.
cmake --build . -- -v
The parameter is incorrect
CMake Error: Generator: execution of make failed. Make command was: -v &&
Build complete (0 errors, 0 warnings): C:\Espressif\releases\esp-idf-v4.2.3\esp-idf-v4.2.3\Workspace\esp_va_sdk\build
Total time taken to build the project: 299 ms
This is the Error I am getting.
I have added AUDIO_BOARD_PATH inside Environment Variables to Set inside properties of the imported project file.
Who is online
Users browsing this forum: Bing [Bot] and 92 guests