Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Phonon doesn't work when macdeployqt is used.

Phonon doesn't work when macdeployqt is used.

Scheduled Pinned Locked Moved Installation and Deployment
3 Posts 3 Posters 1.1k 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.
  • G Offline
    G Offline
    GITS
    wrote on last edited by
    #1

    Hi!

    With Qt 4.8.5, Phonon works great in OSX until the executable is deployed with macdeployqt.
    macdeployqt doesn't print any errors, and the executable works as before until Phonon is used.

    Application output shows this warning message:
    @WARNING: bool Phonon::FactoryPrivate::createBackend() phonon backend plugin could not be loaded @

    This happens on Snow Leopard and Mountain Lion.

    What can I do to deploy Phonon?
    Thanks.

    1 Reply Last reply
    0
    • J Offline
      J Offline
      janfaroe
      wrote on last edited by
      #2

      Does the Console application give you any further details?

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

        Hi and welcome to devnet,

        Check that you have all the dependencies and plugin in your resulting bundle. Also check that all paths have been corrected.

        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