<?xml version="1.0" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
	<title>VDK Discussion Forum | VoipDevKit</title>
	<link>http://www.voipdevkit.com/developers/forum/general/warning-libjthread-1-2-1-so/</link>
	<description><![CDATA[Give VoIP to your ideas!]]></description>
	<generator>Simple:Press Forum Version 4.1.3</generator>
	<atom:link href="http://www.voipdevkit.com/developers/forum/?general&#038;warning-libjthread-1-2-1-so&#038;xfeed=topic" rel="self" type="application/rss+xml" />
<item>
	<title>lamonica on warning: libjthread-1.2.1.so</title>
	<link>http://www.voipdevkit.com/developers/forum/general/warning-libjthread-1-2-1-so/#p42</link>
	<category>General</category>
	<guid isPermaLink="true">http://www.voipdevkit.com/developers/forum/general/warning-libjthread-1-2-1-so/#p42</guid>
	<description><![CDATA[<p>Hi tntneo,</p>
<p>you have to add the following switch to your Makefile</p>
<blockquote>
<p>-L/home/tntneo/vdk</p>
</blockquote>
<p>or, if you are using the Qt tool <em>qmake</em>, you need to add in your <em>.pro</em> file the entry</p>
<blockquote>
<p>LIBPATH+=/home/tntneo/vdk</p>
</blockquote>
<p>Hope this helps <img title="Smile" src="/wp-content/forum-smileys/sf-smile.gif" alt="Smile" /></p>
]]></description>
	<pubDate>Mon, 18 Jan 2010 16:46:02 +0000</pubDate>
</item>
<item>
	<title>tntneo on warning: libjthread-1.2.1.so</title>
	<link>http://www.voipdevkit.com/developers/forum/general/warning-libjthread-1-2-1-so/#p41</link>
	<category>General</category>
	<guid isPermaLink="true">http://www.voipdevkit.com/developers/forum/general/warning-libjthread-1-2-1-so/#p41</guid>
	<description><![CDATA[<p>Thank you but i still have another problem when compiling</p>
<p>g++ -Wl,-O1 -o voiip main.o testwidget.o moc_testwidget.o&#160;&#160;&#160; -L/usr/lib -lvdk -lsofia-sip-ua -lspeex -lspeexdsp -ljrtp -lportaudio -lQtGui -lQtCore -lpthread<br />/usr/bin/ld: cannot find -lvdk<br />collect2: ld a retourn&#233; 1 code d&#39;&#233;tat d&#39;ex&#233;cution<br />make: *** [voiip] Erreur 1</p>
<p>Thanks</p>
]]></description>
	<pubDate>Mon, 18 Jan 2010 15:51:01 +0000</pubDate>
</item>
<item>
	<title>lamonica on warning: libjthread-1.2.1.so</title>
	<link>http://www.voipdevkit.com/developers/forum/general/warning-libjthread-1-2-1-so/#p40</link>
	<category>General</category>
	<guid isPermaLink="true">http://www.voipdevkit.com/developers/forum/general/warning-libjthread-1-2-1-so/#p40</guid>
	<description><![CDATA[<p>Hi tntneo,</p>
<p>libjthread-1.2.1.so is one of the dependencies of VDK, you should have got a copy of that in the same directory where VDK was installed. You should instruct your compiler to look in that directory for VDK libraries, try the following command before launching your application:</p>
<blockquote>
<p>export LD_LIBRARY_PATH="/home/tntneo/vdk"</p>
</blockquote>
<p>and then try again to run you application.</p>
]]></description>
	<pubDate>Mon, 18 Jan 2010 10:52:22 +0000</pubDate>
</item>
<item>
	<title>tntneo on warning: libjthread-1.2.1.so</title>
	<link>http://www.voipdevkit.com/developers/forum/general/warning-libjthread-1-2-1-so/#p39</link>
	<category>General</category>
	<guid isPermaLink="true">http://www.voipdevkit.com/developers/forum/general/warning-libjthread-1-2-1-so/#p39</guid>
	<description><![CDATA[<p>hi,</p>
<p>when i want to build the example i got tihs warning message</p>
<pre>/usr/bin/ld:&#160;warning:&#160;libjthread-1.2.1.so,&#160;needed&#160;by&#160;/home/tntneo/vdk/libvdk.so,&#160;not&#160;found (try&#160;using&#160;-rpath&#160;or&#160;-rpath-link)<br /><br />can you help me to solve the problem<br />i&#39;m on qt4.5.0 et ubuntu 9.04</pre>
]]></description>
	<pubDate>Sat, 16 Jan 2010 02:48:02 +0000</pubDate>
</item>
</channel>
</rss>