<?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: Command failed with exit code 1 &#8211; ld: duplicate symbol</title>
	<atom:link href="http://www.greengar.com/2010/02/command-failed-with-exit-code-1-ld-duplicate-symbol/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.greengar.com/2010/02/command-failed-with-exit-code-1-ld-duplicate-symbol/</link>
	<description>Simple, fun, useful</description>
	<lastBuildDate>Thu, 19 Aug 2010 08:40:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: admin</title>
		<link>http://www.greengar.com/2010/02/command-failed-with-exit-code-1-ld-duplicate-symbol/comment-page-1/#comment-826</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 19 Feb 2010 09:09:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.greengar.com/?p=195#comment-826</guid>
		<description>Yes, you&#039;re first! I&#039;ll email you the code.

If you check the box, the class represented by the two files you&#039;re adding will be compiled twice: once during the cocos2d library compilation step, and again when your own project target is compiled. Thus, there&#039;s a duplicate symbol error.</description>
		<content:encoded><![CDATA[<p>Yes, you&#8217;re first! I&#8217;ll email you the code.</p>
<p>If you check the box, the class represented by the two files you&#8217;re adding will be compiled twice: once during the cocos2d library compilation step, and again when your own project target is compiled. Thus, there&#8217;s a duplicate symbol error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jackie</title>
		<link>http://www.greengar.com/2010/02/command-failed-with-exit-code-1-ld-duplicate-symbol/comment-page-1/#comment-825</link>
		<dc:creator>Jackie</dc:creator>
		<pubDate>Fri, 19 Feb 2010 04:56:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.greengar.com/?p=195#comment-825</guid>
		<description>So, it means that when you compile the sample, and cocos2d library will also be compiled even though you didn&#039;t check that. What if you check it, you will compile that library twice and then got that kind of error?
is that right?
btw, am i the first person to post the comment?</description>
		<content:encoded><![CDATA[<p>So, it means that when you compile the sample, and cocos2d library will also be compiled even though you didn&#8217;t check that. What if you check it, you will compile that library twice and then got that kind of error?<br />
is that right?<br />
btw, am i the first person to post the comment?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
