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

Qt 4.8.6 mingw package miss phonon.dll's

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 4.8.6
    • 4.8.6
    • Packaging & Installer
    • None

    Description

      Qt 4.8.6 Mingw packages miss phonon dlls that we shipped in Qt 4.8.5:

      lib\phonon4.dll
      lib\phonon4d.dll

      The check for phonon in configure.exe searches for following files that should be provided by a Platform SDK/DirectShow SDK or the Windows SDK:

      findFile("vmr9.h") && findFile("dshow.h") && findFile("dmo.h") && findFile("dmodshow.h")
      && (findFile("strmiids.lib") || findFile("libstrmiids.a"))
      && (findFile("dmoguids.lib") || findFile("libdmoguids.a"))
      && (findFile("msdmo.lib") || findFile("libmsdmo.a"))
      && findFile("d3d9.h");

      Attachments

        Issue Links

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

          Activity

            People

              aksalova Akseli Salovaara
              kkohne Kai Köhne
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes