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

    • 07abc847e828abd02dc943109c737e224bbc5116

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes