Uploaded image for project: 'Qbs ("Cubes")'
  1. Qbs ("Cubes")
  2. QBS-948

PathProbe behavior changed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 1.5.0
    • 1.5.0
    • General
    • None
    • 9ec50632e8a9a57c1a02b629d322db27142cdcd0

    Description

      I have this probe:

      Probes.PathProbe
          {
              id: includeProbe
              names: ["gst/gst.h"]
              platformPaths: ["/usr/include/gstreamer-1.0", "D:/gstreamer/1.0/x86_64/include/gstreamer-1.0"]
          }
      

      If the probe is found then in the previous version includeProbe.path value would be "/usr/include/gstreamer-1.0". But now it is "/usr/include/gstreamer-1.0/gst".

      The compilation obviously breakes.
      What is the reason for such a change? Am I missing something?

      Please help

      Attachments

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

        Activity

          People

            jakepetroules Jake Petroules (DO NOT ASSIGN ISSUES)
            mfojtak Michal Fojtak
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes