Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Release version has no voice?

Release version has no voice?

Scheduled Pinned Locked Moved General and Desktop
13 Posts 3 Posters 2.7k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    foxgod
    wrote on last edited by
    #1

    i wrote a code that used model(multimedia),when i compiled this code to release version ,i add all dll,but it's no voice,why?

    1 Reply Last reply
    0
    • JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by
      #2

      Hi,

      Please list all the DLLs that you added. Include your folder structure too.

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      1 Reply Last reply
      0
      • F Offline
        F Offline
        foxgod
        wrote on last edited by
        #3

        icudt51.dll icuin51.dll icuuc51.dll libdbus-c++-1.dll libgcc_s_dw2-1.dll libstdc++-6.dll libwinpthread-1.dll Qt5Core.dll Qt5Gui.dll Qt5Multimedia.dll Qt5MultimediaWidgets.dll Qt5Network.dll Qt5Widgets.dll
        this is my dll ,and my exe procedure can run.but no voice.

        1 Reply Last reply
        0
        • JKSHJ Offline
          JKSHJ Offline
          JKSH
          Moderators
          wrote on last edited by
          #4

          Are there any more DLLs? Your program won't run without platforms\qwindows.dll

          Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

          1 Reply Last reply
          0
          • F Offline
            F Offline
            foxgod
            wrote on last edited by
            #5

            [quote author="JKSH" date="1389517049"]Are there any more DLLs? Your program won't run without platforms\qwindows.dll[/quote]

            i hava platforms\qwindows.dll , and my my exe procedure can run, can run,it can get http response, but there is no voice if i play a mp3 from web address.

            1 Reply Last reply
            0
            • JKSHJ Offline
              JKSHJ Offline
              JKSH
              Moderators
              wrote on last edited by
              #6

              Does it work when you run in Qt Creator? (No need to copy DLLs in this case)

              Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

              1 Reply Last reply
              0
              • F Offline
                F Offline
                foxgod
                wrote on last edited by
                #7

                YES,it has voice in Qt Creator ,but it's no voice in release version.

                1 Reply Last reply
                0
                • JKSHJ Offline
                  JKSHJ Offline
                  JKSH
                  Moderators
                  wrote on last edited by
                  #8

                  Did you include mediaservice\wmfengine.dll?

                  Also, what version of Windows are you on?

                  Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

                  1 Reply Last reply
                  0
                  • F Offline
                    F Offline
                    foxgod
                    wrote on last edited by
                    #9

                    yes,i have no mediaservice\wmfengine.dll,i only have qtmedia_audioengine.dll? my version is QT5.0.1

                    1 Reply Last reply
                    0
                    • JKSHJ Offline
                      JKSHJ Offline
                      JKSH
                      Moderators
                      wrote on last edited by
                      #10

                      Use dsengine.dll

                      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

                      1 Reply Last reply
                      0
                      • F Offline
                        F Offline
                        foxgod
                        wrote on last edited by
                        #11

                        my os is windows7(64 BITE ),my qt IS qt5.2(32 BITE) ,USE dsengine.dll have not voice .i download codecs.for.windows.7.pack.v4.0.5.setup,,but the question exists remain.

                        1 Reply Last reply
                        0
                        • F Offline
                          F Offline
                          foxgod
                          wrote on last edited by
                          #12

                          i have sloved this question,i don't know why nedd opengl.DLL

                          1 Reply Last reply
                          0
                          • SGaistS Offline
                            SGaistS Offline
                            SGaist
                            Lifetime Qt Champion
                            wrote on last edited by
                            #13

                            Hi,

                            That depends on what you are using from Qt (and their dependencies). You can examine that using Dependency Walker

                            Interested in AI ? www.idiap.ch
                            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                            1 Reply Last reply
                            0

                            • Login

                            • Login or register to search.
                            • First post
                              Last post
                            0
                            • Categories
                            • Recent
                            • Tags
                            • Popular
                            • Users
                            • Groups
                            • Search
                            • Get Qt Extensions
                            • Unsolved