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. No sound in exe file on different PC
Qt 6.11 is out! See what's new in the release blog

No sound in exe file on different PC

Scheduled Pinned Locked Moved Unsolved General and Desktop
11 Posts 3 Posters 949 Views
  • 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.
  • Christian EhrlicherC Offline
    Christian EhrlicherC Offline
    Christian Ehrlicher
    Lifetime Qt Champion
    wrote on last edited by
    #2

    @harish__rajora said in No sound in exe file on different PC:

    I have also added audio/qtaudio_windows.dll but still not working on other PCs.

    How? Did you properly use WindeployQt to make sure all needed plugins are properly installed on the right place?

    Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
    Visit the Qt Academy at https://academy.qt.io/catalog

    H 1 Reply Last reply
    0
    • H harish__rajora

      I cannot hear the sound after selecting the audio file through exe on different systems.
      I can hear the sound on my PC.
      I have also added audio/qtaudio_windows.dll but still not working on other PCs.

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by jsulm
      #3

      @harish__rajora Open a cmd and do:

      set QT_DEBUG_PLUGINS=1
      YOUR_APP.exe
      

      Post the output.

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • H Offline
        H Offline
        harish__rajora
        wrote on last edited by
        #4

        My application is getting opened.

        jsulmJ 2 Replies Last reply
        0
        • H harish__rajora

          My application is getting opened.

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #5

          @harish__rajora As I said: post the output of your app which you should see in cmd...

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0
          • H harish__rajora

            My application is getting opened.

            jsulmJ Offline
            jsulmJ Offline
            jsulm
            Lifetime Qt Champion
            wrote on last edited by
            #6

            @harish__rajora Sorry, it is QT_DEBUG_PLUGINS

            https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply
            0
            • H Offline
              H Offline
              harish__rajora
              wrote on last edited by
              #7

              Nothing.

              jsulmJ 1 Reply Last reply
              0
              • Christian EhrlicherC Christian Ehrlicher

                @harish__rajora said in No sound in exe file on different PC:

                I have also added audio/qtaudio_windows.dll but still not working on other PCs.

                How? Did you properly use WindeployQt to make sure all needed plugins are properly installed on the right place?

                H Offline
                H Offline
                harish__rajora
                wrote on last edited by
                #8

                @Christian-Ehrlicher What is proper use? I ran the windeploy on cmd with the path of my exe as argument.

                1 Reply Last reply
                0
                • H harish__rajora

                  Nothing.

                  jsulmJ Offline
                  jsulmJ Offline
                  jsulm
                  Lifetime Qt Champion
                  wrote on last edited by
                  #9

                  @harish__rajora said in No sound in exe file on different PC:

                  Nothing.

                  There should be a lot. I did a mistake in my first post. Please do:

                  set QT_DEBUG_PLUGINS=1
                  YOUR_APP.exe
                  

                  https://forum.qt.io/topic/113070/qt-code-of-conduct

                  1 Reply Last reply
                  0
                  • H Offline
                    H Offline
                    harish__rajora
                    wrote on last edited by
                    #10

                    There isn't bro. Just my app opens up.

                    jsulmJ 1 Reply Last reply
                    0
                    • H harish__rajora

                      There isn't bro. Just my app opens up.

                      jsulmJ Offline
                      jsulmJ Offline
                      jsulm
                      Lifetime Qt Champion
                      wrote on last edited by
                      #11

                      @harish__rajora Found this: https://forum.qt.io/topic/41943/platform-plugin-windows/8
                      Check the last post there.

                      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