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

include($(MY_ENV_VAR)/MyFile.pri) dosen't work with completion or text editor

    XMLWordPrintable

Details

    • 07abc847e828abd02dc943109c737e224bbc5116

    Description

      Hello,

      When I want to include a *.pri file using an environment var (ie. include($(MY_ENV_VAR)/MyFile.pri) ), it doesn't work with code completion, highlight... but it works for code compilation. If I replace $(MY_ENV_VAR) with the absolute path, it works... It would be great to interpret the environment vars because in headers or body files, #include <something_from_MyFile_pri/aFile.h> is underlined as if it's an unfound file, an it's not possible to use CTRL+click on the file to go to it.

      Attachments

        Activity

          People

            buddenha Oswald Buddenhagen
            sylv Sylv
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: