Cannot find library file.

Sysprogs forums Forums VisualGDB Cannot find library file.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #28524
    btbass
    Participant

    I am trying to use a library in a project. I set paths to the include files and lib files in the project properties.

    But it can never find the lib file?

    Error message:

    Tool arguments: -Wl,–start-group “/tmp/VisualGDB_ToolchainTestProgram.o” -o “/tmp/VisualGDB_ToolchainTestProgram” -Wl,-gc-sections -L/usr/lib -lpthread -llibExploringRPi -Wl,–end-group
    /usr/bin/ld: cannot find -llibExploringRPi
    collect2: error: ld returned 1 exit statussudo

    #28527
    support
    Keymaster

    Hi,

    Please see the following page for instructions on troubleshooting this: https://visualgdb.com/documentation/linkerinputs/

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