Results 1 to 2 of 2

Thread: Deploying Phonon application

  1. #1
    Join Date
    Jul 2011
    Posts
    1
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Deploying Phonon application

    Hello,

    I struggle for several days to deploy my application using Phonon.
    I placed all the Qt DLLs near my exe, and the backend ‘phonon_ds94.dll’ in a folder phonon_backend.
    Everything works perfectly on Windows 7 (in release).

    When I tried it on Windows Vista, nothing has worked. A friend of mine who also tried on Vista and it only gets the sound (the application has video + audio).

    I’m wondering if we should not redistribute other DLLs or redistributable Windows ?
    Is it necessary to install specific components to OpenGL or DirectX?

    I saw that the documentation (http://developer.qt.nokia.com/faq/an...ed_application) indicates that we should copy the dll phonon_ds9d4.dll in phonon_backend. Is this correct (d stands for debug right?)?
    Both phonon_ds9d4.dll and phonon_ds94.dll must be copied ?

    I built my Qt libs under Windows 7 (development PC), does the produced DLL is compatible with XP and Vista ?
    Should phonon dlls be built under Vista if I want my application to run on Vista ?

    Why the application runs on 7 but not Vista?
    Thank you for your help!

  2. #2
    Join Date
    Apr 2006
    Location
    Denmark / Norway
    Posts
    67
    Thanks
    3
    Thanked 12 Times in 8 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Default Re: Deploying Phonon application

    Did you ever figure this one out?

    I have the same problem. 4.6.4 worked like a charm, so I think I have to revert my application to 4.6 branch. DOH!

Similar Threads

  1. Deploying a dynamically linked Phonon app
    By Mookie in forum Qt Programming
    Replies: 4
    Last Post: 3rd September 2011, 07:16
  2. Deploying an application on a different PC
    By adyb in forum Installation and Deployment
    Replies: 2
    Last Post: 25th July 2011, 14:53
  3. Deploying qt application under mac osx
    By lechoo in forum Installation and Deployment
    Replies: 0
    Last Post: 24th September 2010, 15:56
  4. deploying my qt application
    By arunredi in forum Installation and Deployment
    Replies: 1
    Last Post: 22nd May 2008, 11:34
  5. Deploying Qt application on Mac OS X
    By mourad in forum Installation and Deployment
    Replies: 1
    Last Post: 30th March 2008, 16:19

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.