Failed to clone ESP-IDF

Sysprogs forums Forums VisualGDB Failed to clone ESP-IDF

  • This topic has 2 replies, 2 voices, and was last updated 6 years ago by vard.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #20840
    vard
    Participant

    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!

    #20841
    support
    Keymaster

    Hi,

    It looks like something is preventing the git command to clone the ESP-IDF repository. Please check the output of the git command shown in the progress window for clues. If you are not sure, please post it here and we can help you understand it.

    #20842
    vard
    Participant

    Thank you very much for the fast response, it looks like I had an issue with the toolchain and the path on my PC. I re-installed it and everything seems to be fine now.
    All the best!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.