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

Qt Creator erroneously capitalizes environment variables

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • None
    • Qt Creator 2.0.1
    • None
    • Windows 7 x64 Professional

      This took me a while to track down. I run my build scripts using Bash over Cygwin, which is inherently case sensitive. This affects not only variables I've created myself but it also breaks scripts that are using variables that are lower case by default.

      I can't go and rename these system variables because it will break the script on other systems as well. And it may even break the operating system.

      Examples of default variables include:
      ProgramData
      ProgramFiles(x86)
      ProgramW6432
      CommonProgramFiles(x86)
      CommonProgramW6432

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

            buddenha Oswald Buddenhagen
            karmaflute Matthew DOnofrio
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes