How to change the destination of deployment on the Linux target

Sysprogs forums Forums VisualGDB How to change the destination of deployment on the Linux target

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #27498
    ckw089
    Participant

    I am using VisualGDB version is 5.4R12 (build3309).

    I want to change the destination of application deployment on the Linux target. Right now, the application is always get deployed to the /tmp folder on my Linux target.

    I have tried below, but the application is still always deployed to the same destination.

    1. CMake project settings / Installation Settings / Deploy installed binaries to:
    2. Debug settings / Deployment / Target path:

    Kindly let me know how to change this setting.

     

    #27499
    support
    Keymaster

    Hi,

    Please try updating to VisualGDB 5.5 Preview 4. If the problem persists, please share a screenshot of the Debug Settings page of VisualGDB Project Properties, as well as the actual path where the binary gets deployed, and we will help you recheck everything.

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