<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16705" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV style="FONT: 10pt arial">
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I am compiling the pluign code in Visual studio. I 
had specified for a '.dll' output. </FONT></DIV>
<DIV><FONT face=Arial size=2>Now, it is giving linking errors for the functions 
within gstreamer. All the .h files were included. </FONT></DIV>
<DIV><FONT face=Arial size=2>My first doubt is- whether i should compile for a 
'.dll' output.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=1>
<P><FONT face=Arial color=#ff0000 size=2>1&gt;------ Build started: Project: 
TEL_MP3_DECODER, Configuration: Debug Win32 ------</FONT></P>
<P><FONT face=Arial color=#ff0000 size=2>1&gt;Linking...</FONT></P>
<P><FONT face=Arial color=#ff0000 size=2>1&gt; Creating library 
F:\TELmp3\TEL_MP3_DECODER\Debug\TEL_MP3_DECODER.lib and object 
F:\TELmp3\TEL_MP3_DECODER\Debug\TEL_MP3_DECODER.exp</FONT></P>
<P><FONT face=Arial color=#ff0000 size=2>1&gt;gstTELmp3.obj : error LNK2019: 
unresolved external symbol _g_type_register_static referenced in function 
_gst_telmp3dec_get_type</FONT></P>
<P><FONT face=Arial color=#ff0000 size=2>1&gt;gstTELmp3.obj : error LNK2019: 
unresolved external symbol _gst_element_get_type referenced in function 
_gst_telmp3dec_get_type</FONT></P>
<P><FONT face=Arial color=#ff0000 size=2>1&gt;gstTELmp3.obj : error LNK2019: 
unresolved external symbol _gst_element_class_set_details referenced in function 
_gst_telmp3dec_base_init</FONT></P>
<P><FONT face=Arial color=#ff0000 size=2>1&gt;gstTELmp3.obj : error LNK2019: 
unresolved external symbol _gst_element_class_add_pad_template referenced in 
function _gst_telmp3dec_base_init</FONT></P>
<P><FONT face=Arial color=#ff0000 size=2>1&gt;gstTELmp3.obj : error LNK2019: 
unresolved external symbol _gst_static_pad_template_get referenced in function 
_gst_telmp3dec_base_init</FONT></P>
<P><FONT face=Arial color=#ff0000 size=2>1&gt;gstTELmp3.obj : error LNK2019: 
unresolved external symbol _g_type_check_class_cast referenced in function 
_gst_telmp3dec_base_init</FONT></P>
<P><FONT face=Arial color=#ff0000 size=2>1&gt;gstTELmp3.obj : error LNK2019: 
unresolved external symbol __gst_debug_register_funcptr referenced in function 
_gst_telmp3dec_class_init</FONT></P>
<P><FONT face=Arial color=#ff0000 size=2>1&gt;gstTELmp3.obj : error LNK2019: 
unresolved external symbol _g_type_class_peek_parent referenced in function 
_gst_telmp3dec_class_init</FONT></P>
<P><FONT face=Arial color=#ff0000 size=2>1&gt;gstTELmp3.obj : error LNK2019: 
unresolved external symbol _gst_segment_new referenced in function 
_gst_telmp3dec_init</FONT></P>
<P><FONT face=Arial color=#ff0000 size=2>1&gt;gstTELmp3.obj : error LNK2019: 
unresolved external symbol _gst_pad_use_fixed_caps referenced in function 
_gst_telmp3dec_init</FONT></P>
<P><FONT face=Arial color=#ff0000 size=2>1&gt;gstTELmp3.obj : error LNK2019: 
unresolved external symbol _gst_pad_set_query_function referenced in function 
_gst_telmp3dec_init</FONT></P>
<P><FONT face=Arial color=#ff0000 size=2>1&gt;gstTELmp3.obj : error LNK2019: 
unresolved external symbol _gst_element_add_pad referenced in function 
_gst_telmp3dec_init</FONT></P>
<P><FONT face=Arial color=#ff0000 size=2>1&gt;gstTELmp3.obj : error LNK2019: 
unresolved external symbol _g_type_check_instance_cast referenced in function 
_gst_telmp3dec_init</FONT></P>
<P><FONT face=Arial color=#ff0000 size=2>1&gt;gstTELmp3.obj : error LNK2019: 
unresolved external symbol _gst_pad_set_chain_function referenced in function 
_gst_telmp3dec_init</FONT></P>
<P><FONT face=Arial color=#ff0000 size=2>1&gt;gstTELmp3.obj : error LNK2019: 
unresolved external symbol _gst_pad_set_event_function referenced in function 
_gst_telmp3dec_init</FONT></P>
<P><FONT face=Arial color=#ff0000 size=2>1&gt;gstTELmp3.obj : error LNK2019: 
unresolved external symbol _gst_pad_new_from_static_template referenced in 
function _gst_telmp3dec_init</FONT></P>
<P><FONT face=Arial color=#ff0000 size=2>1&gt;gstTELmp3.obj : error LNK2019: 
unresolved external symbol _gst_segment_free referenced in function 
_gst_telmp3dec_dispose</FONT></P>
<P><FONT face=Arial color=#ff0000 size=2>1&gt;gstTELmp3.obj : error LNK2019: 
unresolved external symbol _gst_object_unref referenced in function 
_gst_telmp3dec_query</FONT></P>
<P><FONT face=Arial color=#ff0000 size=2>1&gt;gstTELmp3.obj : error LNK2019: 
unresolved external symbol _gst_pad_query referenced in function 
_gst_telmp3dec_query</FONT></P>
<P><FONT face=Arial color=#ff0000 size=2>1&gt;gstTELmp3.obj : error LNK2019: 
unresolved external symbol _gst_pad_get_peer referenced in function 
_gst_telmp3dec_query</FONT></P>
<P><FONT face=Arial color=#ff0000 size=2>1&gt;gstTELmp3.obj : error LNK2019: 
unresolved external symbol _gst_object_get_parent referenced in function 
_gst_telmp3dec_query</FONT></P>
<P><FONT face=Arial color=#ff0000 size=2>1&gt;gstTELmp3.obj : error LNK2019: 
unresolved external symbol _gst_pad_event_default referenced in function 
_gst_telmp3dec_sink_event</FONT></P>
<P><FONT face=Arial color=#ff0000 size=2>1&gt;gstTELmp3.obj : error LNK2019: 
unresolved external symbol _gst_event_new_new_segment referenced in function 
_gst_telmp3dec_sink_event</FONT></P>
<P><FONT face=Arial color=#ff0000 size=2>1&gt;gstTELmp3.obj : error LNK2019: 
unresolved external symbol _gst_mini_object_get_type referenced in function 
_gst_telmp3dec_sink_event</FONT></P>
<P><FONT face=Arial color=#ff0000 size=2>1&gt;gstTELmp3.obj : error LNK2019: 
unresolved external symbol _gst_segment_set_newsegment referenced in function 
_gst_telmp3dec_sink_event</FONT></P>
<P><FONT face=Arial color=#ff0000 size=2>1&gt;gstTELmp3.obj : error LNK2019: 
unresolved external symbol _gst_event_parse_new_segment referenced in function 
_gst_telmp3dec_sink_event</FONT></P>
<P><FONT face=Arial color=#ff0000 size=2>1&gt;gstTELmp3.obj : error LNK2019: 
unresolved external symbol _gst_pad_push_event referenced in function 
_gst_telmp3dec_sink_event</FONT></P>
<P><FONT face=Arial color=#ff0000 size=2>1&gt;gstTELmp3.obj : error LNK2019: 
unresolved external symbol _gst_mini_object_unref referenced in function 
_gst_telmp3dec_sink_event</FONT></P>
<P><FONT face=Arial color=#ff0000 size=2>1&gt;gstTELmp3.obj : error LNK2019: 
unresolved external symbol _gst_buffer_join referenced in function 
_gst_telmp3dec_chain</FONT></P>
<P><FONT face=Arial color=#ff0000 size=2>1&gt;gstTELmp3.obj : error LNK2001: 
unresolved external symbol __imp__g_thread_functions_for_glib_use</FONT></P>
<P><FONT face=Arial color=#ff0000 size=2>1&gt;gstTELmp3.obj : error LNK2001: 
unresolved external symbol __imp__g_threads_got_initialized</FONT></P>
<P><FONT face=Arial color=#ff0000 size=2>1&gt;gstTELmp3.obj : error LNK2019: 
unresolved external symbol _gst_pad_push referenced in function 
_gst_telmp3dec_audio_frame</FONT></P>
<P><FONT face=Arial color=#ff0000 size=2>1&gt;gstTELmp3.obj : error LNK2019: 
unresolved external symbol _g_print referenced in function 
_gst_telmp3dec_audio_frame</FONT></P>
<P><FONT face=Arial color=#ff0000 size=2>1&gt;gstTELmp3.obj : error LNK2019: 
unresolved external symbol _gst_util_uint64_scale_int referenced in function 
_gst_telmp3dec_audio_frame</FONT></P>
<P><FONT face=Arial color=#ff0000 size=2>1&gt;gstTELmp3.obj : error LNK2019: 
unresolved external symbol _gst_pad_alloc_buffer_and_set_caps referenced in 
function _gst_telmp3dec_audio_frame</FONT></P>
<P><FONT face=Arial color=#ff0000 size=2>1&gt;gstTELmp3.obj : error LNK2019: 
unresolved external symbol _gst_caps_unref referenced in function 
_gst_telmp3dec_negotiate</FONT></P>
<P><FONT face=Arial color=#ff0000 size=2>1&gt;gstTELmp3.obj : error LNK2019: 
unresolved external symbol _gst_pad_set_caps referenced in function 
_gst_telmp3dec_negotiate</FONT></P>
<P><FONT face=Arial color=#ff0000 size=2>1&gt;gstTELmp3.obj : error LNK2019: 
unresolved external symbol _gst_caps_new_simple referenced in function 
_gst_telmp3dec_negotiate</FONT></P>
<P><FONT face=Arial color=#ff0000 size=2>1&gt;gstTELmp3.obj : error LNK2019: 
unresolved external symbol _gst_util_uint64_scale referenced in function 
_gst_telmp3dec_src_convert</FONT></P>
<P><FONT face=Arial color=#ff0000 size=2>1&gt;gstTELmp3.obj : error LNK2019: 
unresolved external symbol _gst_element_register referenced in function 
_plugin_init</FONT></P>
<P><FONT face=Arial color=#ff0000 
size=2>1&gt;F:\TELmp3\TEL_MP3_DECODER\Debug\TEL_MP3_DECODER.dll : fatal error 
LNK1120: 40 unresolved externals</FONT></P>
<P><FONT face=Arial color=#ff0000 size=2>1&gt;Build log was saved at 
"file://f:\TELmp3\TEL_MP3_DECODER\TEL_MP3_DECODER\Debug\BuildLog.htm"</FONT></P>
<P><FONT face=Arial color=#ff0000 size=2>1&gt;TEL_MP3_DECODER - 41 error(s), 0 
warning(s)</FONT></P>
<P><FONT face=Arial color=#ff0000 size=2>========== Build: 0 succeeded, 1 
failed, 0 up-to-date, 0 skipped ==========</FONT></P>
<P><FONT face=Arial color=#800000 size=2></FONT>&nbsp;</P>
<P><FONT face=Arial size=2>Thanks </FONT></P>
<P><FONT face=Arial size=2>Bob</FONT></P></FONT></DIV><p>The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments contained in it.

Contact your Administrator for further information.
</p>
</BODY></HTML>