How to add new path to UpdateSysroot.bat

Sysprogs forums Forums VisualGDB How to add new path to UpdateSysroot.bat

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #6723
    torben_pi
    Participant

    Hello,

    I’m looking for a way to add a new directory to the TOOL “UpdateSysroot.bat” since this is the one that is called to synchronize headers and libraries or am I wrong?

    More Sepecifically: I would like to add the directory /opt/vc with his libraries and headers to my project. How can I do that?

    Thanks!

    #6724
    torben_pi
    Participant

    Update:

    In my project I did add the directories so that the synchronization works. But this is only a solution for one project… and I don’t want to do this manually everytime

    #6733
    support
    Keymaster

    You can synchronize the sysroot via VisualGDB Project Properties -> Build Settings page. Starting from VisualGDB 5.0 Beta 4, VisualGDB will remember the custom directories used for the last sync.

    #6737
    torben_pi
    Participant

    Thanks!

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