<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Eclipse C/C++ and Linux Libraries</title>
	<atom:link href="http://whatwouldnickdo.com/wordpress/328/eclipse-cdt-and-linux-libraries/feed/" rel="self" type="application/rss+xml" />
	<link>http://whatwouldnickdo.com/wordpress/328/eclipse-cdt-and-linux-libraries/</link>
	<description>Discussions on Programming, Linux, and whatever else.</description>
	<lastBuildDate>Tue, 27 Jul 2010 12:00:19 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: mike</title>
		<link>http://whatwouldnickdo.com/wordpress/328/eclipse-cdt-and-linux-libraries/comment-page-1/#comment-1941</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Wed, 05 May 2010 04:58:07 +0000</pubDate>
		<guid isPermaLink="false">http://whatwouldnickdo.com/wordpress/?p=328#comment-1941</guid>
		<description>thanks for the reminder about removing lib*.so from library names.</description>
		<content:encoded><![CDATA[<p>thanks for the reminder about removing lib*.so from library names.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Keith</title>
		<link>http://whatwouldnickdo.com/wordpress/328/eclipse-cdt-and-linux-libraries/comment-page-1/#comment-1926</link>
		<dc:creator>Keith</dc:creator>
		<pubDate>Fri, 30 Apr 2010 16:37:55 +0000</pubDate>
		<guid isPermaLink="false">http://whatwouldnickdo.com/wordpress/?p=328#comment-1926</guid>
		<description>Dude, thanks a ton!!!  This is an awesome tutorial!</description>
		<content:encoded><![CDATA[<p>Dude, thanks a ton!!!  This is an awesome tutorial!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://whatwouldnickdo.com/wordpress/328/eclipse-cdt-and-linux-libraries/comment-page-1/#comment-1868</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Thu, 08 Apr 2010 01:59:30 +0000</pubDate>
		<guid isPermaLink="false">http://whatwouldnickdo.com/wordpress/?p=328#comment-1868</guid>
		<description>Thank you, thank you, thank you!  I&#039;m a .Netter and have been pulling my hair out on this one.  Nothing I could find in the docs and on the net until your article here.  Much appreciated!</description>
		<content:encoded><![CDATA[<p>Thank you, thank you, thank you!  I&#8217;m a .Netter and have been pulling my hair out on this one.  Nothing I could find in the docs and on the net until your article here.  Much appreciated!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manish</title>
		<link>http://whatwouldnickdo.com/wordpress/328/eclipse-cdt-and-linux-libraries/comment-page-1/#comment-1849</link>
		<dc:creator>manish</dc:creator>
		<pubDate>Thu, 18 Feb 2010 09:17:14 +0000</pubDate>
		<guid isPermaLink="false">http://whatwouldnickdo.com/wordpress/?p=328#comment-1849</guid>
		<description>I am new to using Eclipse for C++ development. If I want to use the .so and header files (downloaded and compiled for a particular library say boost or avcodec) located in my home directory instead of using the .so and header files located in system directory (say /usr/ or /usr/local), what do we configure that in eclipse? Any suggestion?</description>
		<content:encoded><![CDATA[<p>I am new to using Eclipse for C++ development. If I want to use the .so and header files (downloaded and compiled for a particular library say boost or avcodec) located in my home directory instead of using the .so and header files located in system directory (say /usr/ or /usr/local), what do we configure that in eclipse? Any suggestion?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Was ben</title>
		<link>http://whatwouldnickdo.com/wordpress/328/eclipse-cdt-and-linux-libraries/comment-page-1/#comment-1696</link>
		<dc:creator>Was ben</dc:creator>
		<pubDate>Fri, 25 Sep 2009 13:41:37 +0000</pubDate>
		<guid isPermaLink="false">http://whatwouldnickdo.com/wordpress/?p=328#comment-1696</guid>
		<description>[...]  Eclipse C/C++ and Linux Libraries &#124; /home/nick EclipseProject - Eclipse User Community Forums-viewtopic-Probleme mit der Einrichtung von CDT  Ich [...]</description>
		<content:encoded><![CDATA[<p>[...]  Eclipse C/C++ and Linux Libraries | /home/nick EclipseProject &#8211; Eclipse User Community Forums-viewtopic-Probleme mit der Einrichtung von CDT  Ich [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://whatwouldnickdo.com/wordpress/328/eclipse-cdt-and-linux-libraries/comment-page-1/#comment-1364</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Mon, 31 Aug 2009 12:42:10 +0000</pubDate>
		<guid isPermaLink="false">http://whatwouldnickdo.com/wordpress/?p=328#comment-1364</guid>
		<description>np newtux.  Sometimes the smallest things are left out of the official docs for us to figure out.  Glad this helped you out.</description>
		<content:encoded><![CDATA[<p>np newtux.  Sometimes the smallest things are left out of the official docs for us to figure out.  Glad this helped you out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: newtux</title>
		<link>http://whatwouldnickdo.com/wordpress/328/eclipse-cdt-and-linux-libraries/comment-page-1/#comment-1360</link>
		<dc:creator>newtux</dc:creator>
		<pubDate>Mon, 31 Aug 2009 01:49:22 +0000</pubDate>
		<guid isPermaLink="false">http://whatwouldnickdo.com/wordpress/?p=328#comment-1360</guid>
		<description>Thank you very much! I was trying to link a shared library libMySharedLib.so and eclipse was complaining that it could not find it. After reading your example I entered only MySharedLib without lib and .so in the settings and now it works.</description>
		<content:encoded><![CDATA[<p>Thank you very much! I was trying to link a shared library libMySharedLib.so and eclipse was complaining that it could not find it. After reading your example I entered only MySharedLib without lib and .so in the settings and now it works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: radovan</title>
		<link>http://whatwouldnickdo.com/wordpress/328/eclipse-cdt-and-linux-libraries/comment-page-1/#comment-868</link>
		<dc:creator>radovan</dc:creator>
		<pubDate>Wed, 08 Jul 2009 19:10:13 +0000</pubDate>
		<guid isPermaLink="false">http://whatwouldnickdo.com/wordpress/?p=328#comment-868</guid>
		<description>Thank you very much! 
 I was fighting with linker somethink about hour.</description>
		<content:encoded><![CDATA[<p>Thank you very much!<br />
 I was fighting with linker somethink about hour.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: steve</title>
		<link>http://whatwouldnickdo.com/wordpress/328/eclipse-cdt-and-linux-libraries/comment-page-1/#comment-703</link>
		<dc:creator>steve</dc:creator>
		<pubDate>Sat, 20 Jun 2009 22:35:06 +0000</pubDate>
		<guid isPermaLink="false">http://whatwouldnickdo.com/wordpress/?p=328#comment-703</guid>
		<description>Exactly what I was looking for.

Thanks a lot!</description>
		<content:encoded><![CDATA[<p>Exactly what I was looking for.</p>
<p>Thanks a lot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kevin</title>
		<link>http://whatwouldnickdo.com/wordpress/328/eclipse-cdt-and-linux-libraries/comment-page-1/#comment-572</link>
		<dc:creator>kevin</dc:creator>
		<pubDate>Sat, 30 May 2009 16:47:41 +0000</pubDate>
		<guid isPermaLink="false">http://whatwouldnickdo.com/wordpress/?p=328#comment-572</guid>
		<description>Thanks a lot!!!!
Every body else is Just hell bent to help u in windows, but no body helped in linux alas you!!
Thanks again....</description>
		<content:encoded><![CDATA[<p>Thanks a lot!!!!<br />
Every body else is Just hell bent to help u in windows, but no body helped in linux alas you!!<br />
Thanks again&#8230;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
