Silvio

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Silvio
    Participant

    Hi Ket,

    unfortunately there is a little problem if I try to change some make file options via the “VisualGDB Project Properties – > Makefile settings”.
    After hitting the Apply button visual gdb tries to build a test application. During the linking the following error occurs:

    arm-linux-gnueabihf-gcc.exe: error: $(SYSROOT)/lib/arm-linux-gnueabihf/librt.so.1: No such file or directory
    arm-linux-gnueabihf-gcc.exe: error:

    For me that is not a critical problem because a can change the settings directly in the *.mak file, but seems that this is maybe a bug.

    best wihes
    Silvio

    Silvio
    Participant

    Hi Ket,

    good work, this solved the problem.

    Thanks very much!

    Some hint for other using this solution:
    remove the last backslash from the last line “$(SYSROOT)/lib/arm-linux-gnueabihf/libgpg-error.so.0 ” (seems a copy typo)

    best wishes,
    Silvio

Viewing 2 posts - 1 through 2 (of 2 total)