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

Qt 4.8.6 mingw package miss phonon.dll's

XMLWordPrintable

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

      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");

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes