Hi everyone!
I just upgraded from 5.3 to 5.4 and I wanted to setup a new project. I tried to checkout ESP-IDF v3, I selected “Latest Experimental (master)” option, kept my target directory as C:\SysGCC\esp32\esp-idf\master, but I’m getting this VisualGDB error:
VisualGDB version: 5.4.3.2193
—————— System.Exception ——————
System.Exception: Failed to clone ESP-IDF. Check git output.
at t11.k.b(rq1 a)
at VisualGDB.Common_GUI.WPF.ItemizedProgressWindow.<>c__DisplayClass1_0`1.<RunAction>b__0()
Any suggestions?
I’m on Win 10 Pro x64, version 1709, using VS2017
Thanks!