You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
github-actionsbot
changed the title
An error occurred compiling the tags V2.7 play mp3 control sample
An error occurred compiling the tags V2.7 play mp3 control sample (AUD-5838)
Nov 7, 2024
I have this same problem. I am simply trying to validate my install, so taking mostly the defaults. My esp-idf is working. Most of the compile works. I am using esp-adf master instead of tag v2.7. I am using esp-idf of the v5.4 release (also happened on esp-idf master but I know that is not supported). I know I don't care about this function because my eventual dev board does not have an LCD so I am going to move on. Like the poster I am also on windows.
operational approach:
2.git checkout v2.7
3.git submodule update --init --recursive
4.operation install.bat and export.bat
5.cd .\get-started\play_mp3_control
6.idf.py set-target esp32
7.idf.py build
The text was updated successfully, but these errors were encountered: