Thanks all. All advices are very useful.
Jean-Michaël Celerier is right, libgstreamer-plugins-base1.0-dev was absent.


2017-01-15 5:12 GMT+07:00 Jean-Michaël Celerier <
jeanmichael.celer...@gmail.com>:

> You also need libgstreamer-plugins-base1.0-dev
>
>
>
> -------
> Jean-Michaël Celerier
> http://www.jcelerier.name
>
> On Sat, Jan 14, 2017 at 8:22 PM, Allan Sandfeld Jensen <k...@carewolf.com>
> wrote:
>
>> On Saturday 14 January 2017, Лагнер, Сергей wrote:
>> > Hello all.
>> >
>> > I'm trying to build qt from source(branch 5.8). The problem I've got
>> that
>> > Gstreamer does not work for me.
>> > Last time I've done following completely from scratch:
>> >
>> > - git clone https://code.qt.io/qt/qt5.git qt
>> > - ./init-repository
>> > - ./configure -opensource -nomake examples -nomake tests
>> >
>> > and I got
>> >
>> > Qt Multimedia:
>> >   ALSA ................................... yes
>> >   GStreamer 1.0 .......................... no
>> >   GStreamer 0.10 ......................... no
>> >
>> >
>> > I got stuck. I don't know how to define what packages are missed
>> > Any clue is highly appreciated
>>
>> Try calling configure with -v so you get all the command and can see what
>> fails. Then it is usually just a matter of installing the package that
>> contains whatever was missing for the test to fail.
>>
>> Best regards
>> `Allan
>> _______________________________________________
>> Interest mailing list
>> Interest@qt-project.org
>> http://lists.qt-project.org/mailman/listinfo/interest
>>
>
>
> _______________________________________________
> Interest mailing list
> Interest@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
>
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to