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

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

XMLWordPrintable

    • e48f03a0, 722d25d7

      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
      

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes