The errors you got is about glib library. <br><br>You have to fill in the "linker input" section, in the project properties, with the .lib required (depends on what you are doing).<br>Try those:<br><br>libgstreamer-0.10.lib<br>
glib-2.0.lib<br>gobject-2.0.lib<br>libxml2_a.lib<br>iconv.lib<br><br>Fill in the "linker general - additionnal dependencies" (= lib path) too.<br><br><br><div><span class="gmail_quote">2008/4/10, Bob <<a href="mailto:bob@tataelxsi.co.in">bob@tataelxsi.co.in</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div bgcolor="#ffffff">
<div><font face="Arial" size="2">hi julien,</font></div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2">thanx for that fast reply. i did find the program
and tried to compile the same. y do i get the foll error?:</font></div>
<div><font face="Arial" size="2"></font> </div>
<div><font color="#0000ff" face="Arial" size="2">--------------------Configuration:
gstreamer - Win32
Debug--------------------<br>Compiling...<br>test.c<br>Linking...<br>test.obj :
error LNK2001: unresolved external symbol _g_signal_connect_data<br>test.obj :
error LNK2001: unresolved external symbol _g_object_set<br>test.obj : error
LNK2001: unresolved external symbol
_g_type_check_instance_cast<br>Debug/gstreamer.exe : fatal error LNK1120: 3
unresolved externals<br>Error executing link.exe.</font></div>
<div><font color="#0000ff" face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2"><font color="#0000ff">gstreamer.exe - 4 error(s), 0
warning(s)</font><br></font></div>
<div><font face="Arial" size="2">please help. i am really new to this</font></div>
<div><font face="Arial" size="2">thanks</font></div>
<div><font face="Arial" size="2">-bob</font></div><span class="sg">
</span><blockquote style="border-left: 2px solid rgb(0, 0, 0); padding-right: 0px; padding-left: 5px; margin-left: 5px; margin-right: 0px;"><span class="q">
<div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">----- Original Message ----- </div>
<div style="background: rgb(228, 228, 228) none repeat scroll 0% 50%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;">
<b>From:</b>
<a title="julien.isorce@gmail.com" href="mailto:julien.isorce@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Julien
Isorce</a> </div>
<div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>To:</b> <a title="bob@tataelxsi.co.in" href="mailto:bob@tataelxsi.co.in" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Bob</a> </div>
</span><span class="q"><div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>Cc:</b> <a title="gstreamer-devel@lists.sourceforge.net" href="mailto:gstreamer-devel@lists.sourceforge.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">gstreamer-devel@lists.sourceforge.net</a>
</div>
<div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>Sent:</b> Thursday, April 10, 2008 4:27
PM</div>
<div style="font-family: arial; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><b>Subject:</b> Re: [gst-devel] using GStreamer
in windows</div>
<div><br></div></span><div><span class="e" id="q_1193808400ff2403_5">Hi,<br><br>Take a look at the "hello work" section in this page
: <a href="http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/index.html" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/index.html</a><br>
<br>It
is almost what you need. You can first start to adapt it to play mp3, then if
you have still questions do not hesitate to ask again.<br><br>Julien
I.<br><br>
<div><span class="gmail_quote">2008/4/10, Bob <<a href="mailto:bob@tataelxsi.co.in" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">bob@tataelxsi.co.in</a>>:</span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div bgcolor="#ffffff">
<div><font face="Arial" size="2">hi julien,</font></div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2">what could be the pipeline in Visual Studio,
for:</font></div>
<div><font face="Arial" size="2"></font> </div>
<div><font face="Arial" size="2"><span style="font-size: 10pt; color: blue; font-family: Arial;">gst-launch-0.10
filesrc location=/some file.mp3 (give file path) ! ffdemux_mp3
! ffdec_mp3 ! directsoundsink</span></font></div>
<div><font face="Arial" size="2"><span style="font-size: 10pt; color: blue; font-family: Arial;"></span></font> </div>
<div><font color="#000000" face="Arial" size="2"><span style="font-size: 10pt; color: blue; font-family: Arial;"> thanks
</span></font></div><span>
<div><font color="#000000" face="Arial" size="2"><span style="font-size: 10pt; color: blue; font-family: Arial;">-bob</span></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></span></div></blockquote></div><br></span></div></blockquote><div><span class="e" id="q_1193808400ff2403_7"><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>
</span></div></div>
</blockquote></div><br>