CarlosDerSeher / snapclient

snapclient on ESP32
GNU General Public License v3.0
101 stars 14 forks source link

compile errors on fresh installed idf 5.0.2 #34

Closed rcmcronny closed 1 year ago

rcmcronny commented 1 year ago

I tried with the develop branch, as i wanted to test it with my esp audio module 2.2 (which should be similar to the lyrat).

idf_py_stdout_output_12287.txt

I am not that programmer with idf ans so somewhat helpless, is that because of a new idf ?

Thanks, Ronny

CarlosDerSeher commented 1 year ago

Porting to IDF 5 is on my to do list but if you checkout the README there you'll find it will only compile using ESP-IDF v4.3.1

rcmcronny commented 1 year ago

My fault, i did read the README but did not notice the version in there. Thanks for pointing out.