AW: error while building master for windows

Thornton, Keith keith.thornton at zeiss.com
Tue Jul 14 12:17:20 UTC 2020


Thank you Nirbheek, that was indeed the problem
Gruesse

-----Ursprüngliche Nachricht-----
Von: gstreamer-devel <gstreamer-devel-bounces at lists.freedesktop.org> Im Auftrag von Nirbheek Chauhan
Gesendet: Montag, 13. Juli 2020 18:20
An: Discussion of the development of and with GStreamer <gstreamer-devel at lists.freedesktop.org>
Betreff: Re: error while building master for windows

On Mon, Jul 13, 2020 at 4:00 PM Thornton, Keith <keith.thornton at zeiss.com> wrote:
>    Creating library gst\\mpegtsmux\\gstmpegtsmux.lib and object 
> gst\\mpegtsmux\\gstmpegtsmux.exp
>
> gstbasetsmux.c.obj : error LNK2019: unresolved external symbol 
> gst_aggregator_finish_buffer_list referenced in function 
> gst_base_ts_mux_push_packets
>

This symbol was added recently to gstreamer core. You're probably building with an old git checkout of that. You should generally try to run as follows:

./cerbero-uninstalled -c config/win64.cbc -v
intelmsdk,visualstudio,qt5 fetch-package gstreamer-1.0 ./cerbero-uninstalled -c config/win64.cbc -v
intelmsdk,visualstudio,qt5 package gstreamer-1.0 --offline

That way you will always have the latest git checkouts of all gstreamer repos.

Cheers,
Nirbheek
_______________________________________________
gstreamer-devel mailing list
gstreamer-devel at lists.freedesktop.org
https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Flists.freedesktop.org%2Fmailman%2Flistinfo%2Fgstreamer-devel&data=02%7C01%7C%7C5fe69ac0e216495f658208d827527210%7C28042244bb514cd680347776fa3703e8%7C1%7C0%7C637302582336832409&sdata=vXHtuvmjQU%2BJ%2Frr5NztAxFBzTp1nE8uT9Qvo2Z8mPuM%3D&reserved=0


More information about the gstreamer-devel mailing list