[gst-devel] Compiling gstremer on windows

+ Kennedy Kok + kennedykok at hotmail.com
Thu May 12 22:10:16 CEST 2005


I downloaded the latest source code for gstreamer. I used Visual Studio.net
to open up the msvc71.sln and tried to compile it. 

 

This is the error I get during the link of libgstremer.

 

Linking...

   Creating library Debug/libgstreamer.lib and object Debug/libgstreamer.exp

grammar.tab.obj : error LNK2019: unresolved external symbol
_gst_child_proxy_lookup referenced in function _gst_parse_element_set

gstbin.obj : error LNK2019: unresolved external symbol
_gst_child_proxy_get_type referenced in function _gst_bin_get_type

gstbin.obj : error LNK2019: unresolved external symbol
_gst_child_proxy_child_added referenced in function _gst_bin_add

gstbin.obj : error LNK2019: unresolved external symbol
_gst_child_proxy_child_removed referenced in function _gst_bin_remove

Debug/libgtreamer-0.8.dll : fatal error LNK1120: 4 unresolved externals

 

 

What am I missing?

 

Kennedy

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20050512/25e1bd12/attachment.htm>


More information about the gstreamer-devel mailing list