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

';' for INCLUDEPATH separater not accepted any more

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 4.7.4
    • 4.7.1
    • Build tools: qmake
    • None
    • DevStudio 2005
    • 332988a37962224619748434f9dc426e3cf88a6d

    Description

      According to the documention ';' or ' ' may be used as a path separator for INCLUDEPATH.

      Semicolon ';' worked OK in 4.6.2 but does not work in 4.7.1.

      In 4.7.1, this path is OK
      INCLUDEPATH = ../../src ../../src/road ../../tmp

      but this path does not work (DevStudio 2005 can not find any include files)
      INCLUDEPATH = ../../src;../../src/road;../../tmp

      Attachments

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

        Activity

          People

            buddenha Oswald Buddenhagen
            bbarber Brad Barber
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes