Results 1 to 3 of 3

Thread: :-1: error: Package gstreamer-0.10 not found

  1. #1
    Join Date
    Jul 2012
    Posts
    2
    Qt products
    Qt4

    Default :-1: error: Package gstreamer-0.10 not found

    Hi,

    I'm trying to modify a video streaming program on my mac from a linux qt project that uses gstreamer, it all works good on the linux machine. On the mac in QT i get the build error :-1: error: Package gstreamer-0.10 not found yet I have gstreamer installed and can use it from command line. I'm new to C++ programming and QT so could do with some noddy help!

    Thanks

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: :-1: error: Package gstreamer-0.10 not found

    You need the development package (headers, libs, etc.) not the runtime package (well, you need that as well).
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Jul 2012
    Posts
    2
    Qt products
    Qt4

    Default Re: :-1: error: Package gstreamer-0.10 not found

    Hi,

    I've got the development package installed, is there anything I need to add in QT so it can find it e.g in Java I would add an external Jar in Netbeans if I was using an external library?

    Thanks

    Simon

Similar Threads

  1. make: command not found, Error: 127
    By ct in forum General Programming
    Replies: 3
    Last Post: 21st April 2015, 08:19
  2. Replies: 32
    Last Post: 25th August 2012, 23:10
  3. Replies: 1
    Last Post: 22nd July 2011, 14:34
  4. directFB error JPEG not found ?
    By Thành Viên Mới in forum Qt Programming
    Replies: 1
    Last Post: 30th May 2011, 08:51
  5. -llua not found error
    By MarkoSan in forum Qt Programming
    Replies: 1
    Last Post: 13th February 2011, 23:36

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.