espressif / esp-skainet

Espressif intelligent voice assistant
Other
569 stars 127 forks source link

Example compile failed, (examples/voice_communication) (AIS-948) #57

Closed EeeeBin closed 2 years ago

EeeeBin commented 2 years ago

Env: idf: v4.4 master esp-skainet: master branch, d566965b8f61073ea583f4ca365316a77cdc2bcb Borad: esp32s3-box Error: image

This problem occurs when updating the esp-sr repository, libesp_audio_processor.a has to depend on esp-dsp, the link is not added in cmake

feizi commented 2 years ago

Hi @EeeeBin , The esp-dsp.a has been added, please try again.