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

qmake: When referencing an environment variable it needs to be in upper case although Windows is not case sensitive

    XMLWordPrintable

Details

    Description

      qmake: When referencing an environment variable it needs to be in upper case although Windows is not case sensitive. Therefore:

      DESTDIR = $(Foo)\bin

      will fail whereas

      DESTDIR = $(FOO)\bin

      will work.

      Attachments

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

        Activity

          People

            stormols Marius Storm-Olsen
            anshaw Andy Shaw (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes