Link errors building GES with GST 1.0 in Visual Studio

Kim Lam kim at redgiantsoftware.com
Wed May 29 00:21:14 PDT 2013


Hello Sabastian

That is odd then.
I am definitely linking in gstpbutils-1.0.lib which I am going to assume is
the windows version of that library.
Perhaps they are not exported in the windows compilation?  Would it be
worthwile to try a rebuild of the SDK? I am at 1.0.7 at the moment.

Kim

On Wed, May 29, 2013 at 12:06 AM, Sebastian Dröge <
sebastian.droege at collabora.co.uk> wrote:

> On Di, 2013-05-28 at 18:13 -0700, Kim Lam wrote:
> > Hello
> >
> > So, I managed to build all the sources for GES.  There are three link
> > errors I can't figure out.
> >
> > 1>ges-base-xml-formatter.obj : error LNK2019: unresolved external symbol
> > _gst_encoding_profile_set_preset_name referenced in function
> > __create_profile
> > 1>ges-uri-asset.obj : error LNK2019: unresolved external symbol
> > _gst_discoverer_stream_info_get_stream_id referenced in function
> > _ges_uri_clip_asset_set_info
> > 1>ges-xml-formatter.obj : error LNK2019: unresolved external symbol
> > _gst_encoding_profile_get_preset_name referenced in function
> > __save_encoding_profiles
> >
> > Which libraries/library files should I be linking for these symbols?
>
> These three are in libgstpbutils-1.0
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20130529/5b299f5c/attachment.html>


More information about the gstreamer-devel mailing list