Results 1 to 3 of 3

Thread: how to compile phonon-backend statically on linux?

  1. #1
    Join Date
    Aug 2010
    Posts
    24
    Thanks
    6
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default how to compile phonon-backend statically on linux?

    I use the .bin file I download from Nokia and installed with it.
    now I build my static qt lib from the file installed.
    but everytime there is some error in phonon-backend like this:


    make[3]: *** [.obj/release-static/devicemanager.o] error 1
    make[3]:leaving directory`/opt/qt4.6/qt/src/plugins/phonon/gstreamer'
    make[2]: *** [sub-gstreamer-make_default] error 2
    make[2]:leaving directory `/opt/qt4.6/qt/src/plugins/phonon'
    make[1]: *** [sub-phonon-make_default] error 2
    make[1]:leaving directory `/opt/qt4.6/qt/src/plugins'
    make: *** [sub-plugins-sub_src_target_ordered] error 2

    and thus I can't get a static phonon_backend,what wrong?

    PS:the 'leaving directory' and 'error' is what I translated from my console since I am using a non-English version of Ubuntu

  2. #2
    Join Date
    Aug 2010
    Posts
    2
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: how to compile phonon-backend statically on linux?

    I believe this is a known issue with current 4.6 static compilation attempts. In addition to this, though, I never could get Qt statically compiled on either a Mac, or Windows. I found tons of instructions, and I'm generally very good with interpreting compiler and linker errors, but Qt had me baffled and I eventually gave up.

    edit: That actually looks similar to an error that I got while trying to compile Qt with webkit compilation enabled. I specified the "no webkit" flag for the configuration, but I just ended up getting some other error.

  3. The following user says thank you to mmat for this useful post:

    berlinud (27th August 2010)

  4. #3
    Join Date
    Aug 2010
    Posts
    24
    Thanks
    6
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Re: how to compile phonon-backend statically on linux?

    yes,there is always some error while compiling qt statically.

Similar Threads

  1. Override streaming in QuickTime phonon backend
    By ChrisPeto in forum Qt Programming
    Replies: 1
    Last Post: 31st March 2011, 14:33
  2. Replies: 1
    Last Post: 1st September 2010, 10:23
  3. how to statically compile a program with qt libs?linux platform
    By berlinud in forum Installation and Deployment
    Replies: 8
    Last Post: 27th August 2010, 16:38
  4. Phonon in standalone app via py2app - backend plugin error
    By tory108 in forum Installation and Deployment
    Replies: 6
    Last Post: 20th February 2009, 18:36
  5. Compile Qt for Mac statically
    By eric in forum Installation and Deployment
    Replies: 4
    Last Post: 19th August 2008, 15:45

Tags for this Thread

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.