"Add Argument" in Visual Studio Code doesn't seem to work

If you Edit your build configuration and then add and argument using this button:

it doesn't seem to work. I've tried doing File->Save and using the Build Configuration button, but if you then close the build configuration and re-open it, your new argument is gone (and I can see in the build commands when you build, the argument is not in the command line to the compiler.)

SDK 2.6.1

Parents
  • Hi Simon,

    Unfortunately I am not able to replicate this issue.

    Which sample are you trying to build? Also, which is your SDK version that you are using?

    Regards,

    Priyanka

  • See attached video. SDK is 2.6.1

  • Hi Simon,

    When you click "OK", the argument is being added. But then you do not build the configuration. Instead you close the entire window and then you open it again. For the changes to be retained, you will need click OK, as well as build it. 

    -Priyanka

  • Hi Simon,

    Please try clicking OK followed by clicking the Build Configuration too and then check whether the configurations are added, because in the video that you shared, you have not tried building. 

    Also  tried here at my end and once I s build, it's getting added.

    -Priyanka

Reply Children
No Data
Related