Build failed no error esp_32 project

Sysprogs forums Forums VisualGDB Build failed no error esp_32 project

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #24017
    0romis
    Participant

    Hello,

    I’m trying to translate a project from arduino libs to the ESP-idf libs but when i try to build it fails  with code 1. but no errors are found. I get this output:

     

    collect2.exe: error: ld returned 1 exit status
    ninja: build stopped: subcommand failed.
    ————————————————————-
    Command exited with code 1
    Executable: C:\PROGRA~2\Sysprogs\VISUAL~1/ninja.exe
    Arguments:
    Directory: C:\Users\Mathijs\source\repos\esp32_webserver_vgdb\esp32_webserver_vgdb/VisualGDB/Debug
    VisualGDB: Error: Command-line action failed
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
    what’s going wrong?

    #24020
    support
    Keymaster

    Hi,

    Please carefully review the entire build log. It should normally contain more information about the error before that line. You can scroll the log up using the scroll bar on the right side of the Output window.

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