Announcement

Collapse
No announcement yet.

No sound in one program

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    No sound in one program

    Can anyone help me with this issue? In this one program I'm trying to run I get no sound and I can't figure out why. Any help is appreciated.

    Program: http://www.kurso.com.br/index.php?en

    Pastebin from term: http://pastebin.com/Zt7dXWiM

    Thanks!

    #2
    never mind.

    It seems that the program may need to be recompiled with QT5, due to the move away from phonon to QtMultimedia. however, I don't know enough about coding to make all those adjustments.

    thanks anyway!

    Comment


      #3
      addendum!

      I finally figured it out without recompiling the whole thing! i'm recording it here in case anyone in the future needs help figuring this out.


      Needed to install QT Multimedia files from repos, then needed to make a symlink for libQtMultimedia.so.4 to libQtMultimediaKit.so.1.

      Comment


        #4
        Thanks for coming back with the answer!

        Comment

        Working...
        X