Link errors building GES with GST 1.0 in Visual Studio

Kim Lam kim at redgiantsoftware.com
Tue May 28 18:13:50 PDT 2013


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?

Kim


More information about the gstreamer-devel mailing list