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

QtMultimedia and Phonon MMF .pro files use /epoc32 without $${EPOCROOT}

    XMLWordPrintable

Details

    • e48f03a0, 722d25d7

    Description

      The following .pro files

      src/multimedia/audio/audio.pri
      src/plugins/phonon/mmf/mmf.pro
      

      contain lines like

      INCLUDEPATH += /epoc32/include/mmf/common
      

      this should be

      INCLUDEPATH += $${EPOCROOT}epoc32/include/mmf/common
      

      Attachments

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

        Activity

          People

            gastockw Gareth Stockwell
            gastockw Gareth Stockwell
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes