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

Variables like %{BuildDir} not available anymore

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Not Evaluated Not Evaluated
    • None
    • Qt Creator 15.0.0
    • None
    • Linux/Wayland

      Eg when creating a deploy step/custom process variable %{BuildDir} doesn't work anymore. Had to change to %{ActiveProject:BuildConfig:Path}; also %{CurrentProject:...} is missing.

      But in this particular case that has a disadvantage: it that takes the active project: so now when I just select a (not active) project; right click; build; it builds that project (which is ok) but right click; deploy it deploys the active project instead (so have to make it active before deploying). Cannot solve this without %{BuildDir}

      This is just one symptom: not having %{BuildDir}/ %{CurrentProject:...} also effects setting up external tools for example.

      This changed in recent QT creator versions, I am now at 15.0.0. So this is a regression.

       

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            kandeler Christian Kandeler
            oxydaan Daan Scherft
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes