Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-28001

$$PWD no longer works with qmake.cache.in

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • 5.0.0 Beta 2
    • Build tools: qmake
    • None
    • Qt 5 beta 2 package, Ubuntu 12.04 LTS

    Description

      With Qt 5 beta 1, I was able to successfully use the qmake.cache.in feature to define custom path variables that would be visible in all the project files in a subdirs project I have been working on. One of these variables defined in qmake.cache.in was set to $$PWD. With Qt 5 beta 2, this longer works, and the variable does not resolve to the current path. I have been able to work around this issue by using $$PRO_FILE_PWD instead of $$PWD, but I imagine $$PWD is much more commonly used.

      Attachments

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

        Activity

          People

            buddenha Oswald Buddenhagen
            fonzi337 Alfonso Chartier
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes