<?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: How to Create Your Own Cocos2d Project Template</title>
	<atom:link href="http://iphonedev.net/2009/07/29/how-to-create-your-own-cocos2d-project-template/feed/" rel="self" type="application/rss+xml" />
	<link>http://iphonedev.net/2009/07/29/how-to-create-your-own-cocos2d-project-template/</link>
	<description>iPhone Development, Objective C, Cocoa</description>
	<lastBuildDate>Mon, 06 Sep 2010 16:28:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Getting Started with the Cocos2D Game Engine</title>
		<link>http://iphonedev.net/2009/07/29/how-to-create-your-own-cocos2d-project-template/comment-page-1/#comment-239</link>
		<dc:creator>Getting Started with the Cocos2D Game Engine</dc:creator>
		<pubDate>Wed, 16 Sep 2009 17:22:45 +0000</pubDate>
		<guid isPermaLink="false">http://iphonedev.net/?p=65#comment-239</guid>
		<description>[...] http://iphonedev.net/2009/07/29/how-to-create-your-own-cocos2d-project-template/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://iphonedev.net/2009/07/29/how-to-create-your-own-cocos2d-project-template/" rel="nofollow">http://iphonedev.net/2009/07/29/how-to-create-your-own-cocos2d-project-template/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wayne Hawkins</title>
		<link>http://iphonedev.net/2009/07/29/how-to-create-your-own-cocos2d-project-template/comment-page-1/#comment-234</link>
		<dc:creator>Wayne Hawkins</dc:creator>
		<pubDate>Sat, 05 Sep 2009 22:52:01 +0000</pubDate>
		<guid isPermaLink="false">http://iphonedev.net/?p=65#comment-234</guid>
		<description>Help.
I followed the above with no joy. I have tried both verion .8 and .8.1 bit with the same error when I try to run it. It is one error (Argument list too long: recursive header xpansion failed at /Developer/Documentation/DocSet/...) and it goes on way pass what I can see on the screen.
What is this and how can I fix it?</description>
		<content:encoded><![CDATA[<p>Help.<br />
I followed the above with no joy. I have tried both verion .8 and .8.1 bit with the same error when I try to run it. It is one error (Argument list too long: recursive header xpansion failed at /Developer/Documentation/DocSet/&#8230;) and it goes on way pass what I can see on the screen.<br />
What is this and how can I fix it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://iphonedev.net/2009/07/29/how-to-create-your-own-cocos2d-project-template/comment-page-1/#comment-183</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 07 Aug 2009 06:46:09 +0000</pubDate>
		<guid isPermaLink="false">http://iphonedev.net/?p=65#comment-183</guid>
		<description>&lt;a href=&quot;#comment-172&quot; rel=&quot;nofollow&quot;&gt;@wolhaju &lt;/a&gt; 
According to the codes kukat sent me, you probably didn&#039;t add libcocos2d.a to the
project template. Please follow step 6 to do that.</description>
		<content:encoded><![CDATA[<p><a href="#comment-172" rel="nofollow">@wolhaju </a><br />
According to the codes kukat sent me, you probably didn&#8217;t add libcocos2d.a to the<br />
project template. Please follow step 6 to do that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://iphonedev.net/2009/07/29/how-to-create-your-own-cocos2d-project-template/comment-page-1/#comment-176</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Thu, 06 Aug 2009 09:47:56 +0000</pubDate>
		<guid isPermaLink="false">http://iphonedev.net/?p=65#comment-176</guid>
		<description>&lt;a href=&quot;#comment-172&quot; rel=&quot;nofollow&quot;&gt;@wolhaju &lt;/a&gt; 

&lt;a href=&quot;#comment-175&quot; rel=&quot;nofollow&quot;&gt;@kukat &lt;/a&gt; 

Hi, could you please provide more information? or send me your project or project template? it&#039;s a little hard to say where the problem is.

My email: jiangli001 [AT] gmail.com</description>
		<content:encoded><![CDATA[<p><a href="#comment-172" rel="nofollow">@wolhaju </a> </p>
<p><a href="#comment-175" rel="nofollow">@kukat </a> </p>
<p>Hi, could you please provide more information? or send me your project or project template? it&#8217;s a little hard to say where the problem is.</p>
<p>My email: jiangli001 [AT] gmail.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kukat</title>
		<link>http://iphonedev.net/2009/07/29/how-to-create-your-own-cocos2d-project-template/comment-page-1/#comment-175</link>
		<dc:creator>kukat</dc:creator>
		<pubDate>Thu, 06 Aug 2009 09:38:31 +0000</pubDate>
		<guid isPermaLink="false">http://iphonedev.net/?p=65#comment-175</guid>
		<description>&lt;blockquote cite=&quot;#commentbody-172&quot;&gt;
&lt;strong&gt;&lt;a href=&quot;#comment-172&quot; rel=&quot;nofollow&quot;&gt;wolhaju&lt;/a&gt; :&lt;/strong&gt;After build.. i have 3 errors.
Please Help!
error comment
“.object_class_name_TextureMgr”, referenced from:
literal-pointer@__OBJC@__cls_refs@TextureMgr in ??AppDelegate.o
“.object_class_name_Scene”, referenced from:
literal-pointer@__OBJC@__cls_refs@Scene in ??AppDelegate.o
“.object_class_name_Director”, referenced from:
literal-pointer@__OBJC@__cls_refs@Director in ??AppDelegate.o
symbol(s) not found
collect2:Id returned 1 exit status
&lt;/blockquote&gt;

me too...</description>
		<content:encoded><![CDATA[<blockquote cite="#commentbody-172"><p>
<strong><a href="#comment-172" rel="nofollow">wolhaju</a> :</strong>After build.. i have 3 errors.<br />
Please Help!<br />
error comment<br />
“.object_class_name_TextureMgr”, referenced from:<br />
literal-pointer@__OBJC@__cls_refs@TextureMgr in ??AppDelegate.o<br />
“.object_class_name_Scene”, referenced from:<br />
literal-pointer@__OBJC@__cls_refs@Scene in ??AppDelegate.o<br />
“.object_class_name_Director”, referenced from:<br />
literal-pointer@__OBJC@__cls_refs@Director in ??AppDelegate.o<br />
symbol(s) not found<br />
collect2:Id returned 1 exit status
</p></blockquote>
<p>me too&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: wolhaju</title>
		<link>http://iphonedev.net/2009/07/29/how-to-create-your-own-cocos2d-project-template/comment-page-1/#comment-172</link>
		<dc:creator>wolhaju</dc:creator>
		<pubDate>Thu, 06 Aug 2009 05:55:57 +0000</pubDate>
		<guid isPermaLink="false">http://iphonedev.net/?p=65#comment-172</guid>
		<description>After build.. i have 3 errors.
Please Help!

error comment
&quot;.object_class_name_TextureMgr&quot;, referenced from:
literal-pointer@__OBJC@__cls_refs@TextureMgr in ??AppDelegate.o
&quot;.object_class_name_Scene&quot;, referenced from:
literal-pointer@__OBJC@__cls_refs@Scene in ??AppDelegate.o
&quot;.object_class_name_Director&quot;, referenced from:
literal-pointer@__OBJC@__cls_refs@Director in ??AppDelegate.o
symbol(s) not found
collect2:Id returned 1 exit status</description>
		<content:encoded><![CDATA[<p>After build.. i have 3 errors.<br />
Please Help!</p>
<p>error comment<br />
&#8220;.object_class_name_TextureMgr&#8221;, referenced from:<br />
literal-pointer@__OBJC@__cls_refs@TextureMgr in ??AppDelegate.o<br />
&#8220;.object_class_name_Scene&#8221;, referenced from:<br />
literal-pointer@__OBJC@__cls_refs@Scene in ??AppDelegate.o<br />
&#8220;.object_class_name_Director&#8221;, referenced from:<br />
literal-pointer@__OBJC@__cls_refs@Director in ??AppDelegate.o<br />
symbol(s) not found<br />
collect2:Id returned 1 exit status</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to Change the Icon of a Project Template &#8212; iPhone Dev</title>
		<link>http://iphonedev.net/2009/07/29/how-to-create-your-own-cocos2d-project-template/comment-page-1/#comment-133</link>
		<dc:creator>How to Change the Icon of a Project Template &#8212; iPhone Dev</dc:creator>
		<pubDate>Fri, 31 Jul 2009 12:48:14 +0000</pubDate>
		<guid isPermaLink="false">http://iphonedev.net/?p=65#comment-133</guid>
		<description>[...] 31st, 2009 iPhone Development  Write Comment         In last article, I presented how to create a Cocos2d project template. In this article, I will show you how to [...]</description>
		<content:encoded><![CDATA[<p>[...] 31st, 2009 iPhone Development  Write Comment         In last article, I presented how to create a Cocos2d project template. In this article, I will show you how to [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
