Results 1 to 1 of 1

Thread: Buil Qt with -phonon

  1. #1
    Join Date
    Jun 2010
    Posts
    8
    Thanks
    6
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: Buil Qt with -phonon

    Hi
    In Debia Squeeze (6.0) e try:
    Qt Code:
    1. ./configure -qt-sql-mysql -dbus-linked -xshape -phonon -v
    To copy to clipboard, switch view to plain text mode 
    I get this error.
    Qt Code:
    1. ...
    2. GStreamer auto-detection... ()
    3. g++ -c -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -o gstreamer.o gstreamer.cpp
    4. gstreamer.cpp:42:21: error: gst/gst.h: No such file or directory
    5. gstreamer.cpp:43:42: error: gst/interfaces/propertyprobe.h: No such file or directory
    6. gstreamer.cpp:44:37: error: gst/interfaces/xoverlay.h: No such file or directory
    7. gstreamer.cpp:48:4: error: #error "No GST_VERSION_* macros"
    8. gstreamer.cpp:53: warning: unused parameter ‘argc’
    9. gstreamer.cpp:53: warning: unused parameter ‘argv’
    10. make: *** [gstreamer.o] Error 1
    11. GStreamer disabled.
    12. Phonon support cannot be enabled due to functionality tests!
    To copy to clipboard, switch view to plain text mode 
    What packages am i missing!

    Thanks


    Added after 1 53 minutes:


    Well ... nothing like a wildcard!
    Qt Code:
    1. apt-get install libgstreamer0*
    To copy to clipboard, switch view to plain text mode 
    Last edited by veraS; 23rd May 2011 at 10:49.

Similar Threads

  1. phonon mp4
    By IGreench in forum Qt Programming
    Replies: 0
    Last Post: 21st April 2011, 20:30
  2. How To Use Phonon?
    By ardisaz in forum Newbie
    Replies: 2
    Last Post: 28th November 2010, 18:57
  3. Phonon
    By lamp in forum Qt for Embedded and Mobile
    Replies: 7
    Last Post: 6th October 2010, 11:17
  4. Qt4.4.3 Phonon
    By alexcuiCN in forum Qt Programming
    Replies: 0
    Last Post: 18th April 2009, 03:09
  5. Phonon and Mac
    By SidGBF in forum Qt Programming
    Replies: 5
    Last Post: 8th September 2008, 13:11

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.