<?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: External Libraries in XCode</title>
	<atom:link href="http://www.rustyrazorblade.com/2008/02/external-libraries-in-xcode/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.rustyrazorblade.com/2008/02/external-libraries-in-xcode/</link>
	<description>Tech Thoughts, Mostly on LAMP - by Jon Haddad</description>
	<lastBuildDate>Thu, 22 Jul 2010 09:10:54 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: amit</title>
		<link>http://www.rustyrazorblade.com/2008/02/external-libraries-in-xcode/comment-page-1/#comment-29582</link>
		<dc:creator>amit</dc:creator>
		<pubDate>Fri, 03 Oct 2008 08:43:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.rustyrazorblade.com/2008/02/06/external-libraries-in-xcode/#comment-29582</guid>
		<description>I got the it to work finally... only thing needed to do was to give to correct path... therefore i copied the required files &quot;libmysqlpp.dylib&quot;, &quot;libmysqlpp.3.dylib&quot;, to the /usr/local/lib/ folder..

thanks a lot</description>
		<content:encoded><![CDATA[<p>I got the it to work finally&#8230; only thing needed to do was to give to correct path&#8230; therefore i copied the required files &#8220;libmysqlpp.dylib&#8221;, &#8220;libmysqlpp.3.dylib&#8221;, to the /usr/local/lib/ folder..</p>
<p>thanks a lot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jon</title>
		<link>http://www.rustyrazorblade.com/2008/02/external-libraries-in-xcode/comment-page-1/#comment-29571</link>
		<dc:creator>jon</dc:creator>
		<pubDate>Fri, 03 Oct 2008 01:55:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.rustyrazorblade.com/2008/02/06/external-libraries-in-xcode/#comment-29571</guid>
		<description>Mine were here: 
/usr/local/mysql/lib/mysql/libmysqlclient.15.0.0.dylib
/usr/local/lib/libmysqlpp.2.3.2.dylib

Did you build MySQL yourself?  I&#039;m not sure if it comes w/ the libraries you&#039;ll need if you don&#039;t build it.</description>
		<content:encoded><![CDATA[<p>Mine were here:<br />
/usr/local/mysql/lib/mysql/libmysqlclient.15.0.0.dylib<br />
/usr/local/lib/libmysqlpp.2.3.2.dylib</p>
<p>Did you build MySQL yourself?  I&#8217;m not sure if it comes w/ the libraries you&#8217;ll need if you don&#8217;t build it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amit</title>
		<link>http://www.rustyrazorblade.com/2008/02/external-libraries-in-xcode/comment-page-1/#comment-29552</link>
		<dc:creator>amit</dc:creator>
		<pubDate>Thu, 02 Oct 2008 11:25:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.rustyrazorblade.com/2008/02/06/external-libraries-in-xcode/#comment-29552</guid>
		<description>I am trying to use mysql++ on mac (10.5.5) using Xcode. I already have &quot;/usr/local/includes and /usr/local/mysql/&quot; in the header and library search paths. Also i have added :

&quot;libmysqlclient.a&quot;, &quot;libmysqlpp_excommon.a&quot; by using add existing files. I could NOT find the &quot;mysqlpp.dylib&quot; or the &quot;libmysqlpp.a/so&quot; anywhere. Its these files that the linker is asking for.. but where are they?? I have searched the build folders and the all the possible lib and include folders as well....

I have been trying for last few days and dont know what the problem is.. and if i have done anything wrong in installing mysql++ .

can someone help??</description>
		<content:encoded><![CDATA[<p>I am trying to use mysql++ on mac (10.5.5) using Xcode. I already have &#8220;/usr/local/includes and /usr/local/mysql/&#8221; in the header and library search paths. Also i have added :</p>
<p>&#8220;libmysqlclient.a&#8221;, &#8220;libmysqlpp_excommon.a&#8221; by using add existing files. I could NOT find the &#8220;mysqlpp.dylib&#8221; or the &#8220;libmysqlpp.a/so&#8221; anywhere. Its these files that the linker is asking for.. but where are they?? I have searched the build folders and the all the possible lib and include folders as well&#8230;.</p>
<p>I have been trying for last few days and dont know what the problem is.. and if i have done anything wrong in installing mysql++ .</p>
<p>can someone help??</p>
]]></content:encoded>
	</item>
</channel>
</rss>
