Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-16451

Custom Deploy step Working Directory does not parse correctly

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P2: Important
    • None
    • Qt Creator 4.0.1
    • None
    • macOS El Capitan

    Description

      Create a simple Qt project
      Add a custom deploy step
      Set the command pwd
      set the arguments empty
      set the working directory to %

      {CurrentProject:BuildPath}

      /bin/
      Notice the output of pwd shows only /, instead of the actual path /bin/. If you used %

      {CurrentProject:BuildPath}

      by itself, it shows up as the correct path, but appending anything will not be parsed correctly.

      Attachments

        Issue Links

          Activity

            People

              hunger Tobias Hunger
              tdeng tony deng
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: