<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Lua 5.1.2 Xcode Project</title>
	<link>http://blog.trickyfly.com/archives/20</link>
	<description>Software and Web Development Blog</description>
	<pubDate>Tue, 06 Jan 2009 02:11:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.3</generator>

	<item>
		<title>by: Justin Walsh</title>
		<link>http://blog.trickyfly.com/archives/20#comment-21098</link>
		<pubDate>Tue, 13 May 2008 15:21:40 +0000</pubDate>
		<guid>http://blog.trickyfly.com/archives/20#comment-21098</guid>
					<description>Mark,

Awesome, I haven't had the time to check out 5.1.3, thanks for the heads up.</description>
		<content:encoded><![CDATA[<p>Mark,</p>
<p>Awesome, I haven&#8217;t had the time to check out 5.1.3, thanks for the heads up.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Mark Manyen</title>
		<link>http://blog.trickyfly.com/archives/20#comment-20828</link>
		<pubDate>Sun, 11 May 2008 01:04:24 +0000</pubDate>
		<guid>http://blog.trickyfly.com/archives/20#comment-20828</guid>
					<description>Also, FYI... I just grabbed the project and plist files and dropped them into 5.1.3 and it went fine</description>
		<content:encoded><![CDATA[<p>Also, FYI&#8230; I just grabbed the project and plist files and dropped them into 5.1.3 and it went fine
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Mark Manyen</title>
		<link>http://blog.trickyfly.com/archives/20#comment-20827</link>
		<pubDate>Sun, 11 May 2008 01:03:32 +0000</pubDate>
		<guid>http://blog.trickyfly.com/archives/20#comment-20827</guid>
					<description>Truly awesome. I have been struggling with getting lua running on the Mac for a few days now. 

Thanks a bunch!</description>
		<content:encoded><![CDATA[<p>Truly awesome. I have been struggling with getting lua running on the Mac for a few days now. </p>
<p>Thanks a bunch!
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Joker</title>
		<link>http://blog.trickyfly.com/archives/20#comment-5296</link>
		<pubDate>Thu, 08 Nov 2007 22:29:52 +0000</pubDate>
		<guid>http://blog.trickyfly.com/archives/20#comment-5296</guid>
					<description>Thanks !</description>
		<content:encoded><![CDATA[<p>Thanks !
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Justin Walsh</title>
		<link>http://blog.trickyfly.com/archives/20#comment-5114</link>
		<pubDate>Wed, 07 Nov 2007 01:20:50 +0000</pubDate>
		<guid>http://blog.trickyfly.com/archives/20#comment-5114</guid>
					<description>Joker,

My advise is to not run it through Xcode's Console window. It looks as if the Xcode console window is instantly echoing back the input you type, causing your double character display.  Fire up your terminal and run the application directly.</description>
		<content:encoded><![CDATA[<p>Joker,</p>
<p>My advise is to not run it through Xcode&#8217;s Console window. It looks as if the Xcode console window is instantly echoing back the input you type, causing your double character display.  Fire up your terminal and run the application directly.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Joker</title>
		<link>http://blog.trickyfly.com/archives/20#comment-5098</link>
		<pubDate>Tue, 06 Nov 2007 22:55:33 +0000</pubDate>
		<guid>http://blog.trickyfly.com/archives/20#comment-5098</guid>
					<description>Yes, the interactive command line interpreter in Xcode !</description>
		<content:encoded><![CDATA[<p>Yes, the interactive command line interpreter in Xcode !
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Justin Walsh</title>
		<link>http://blog.trickyfly.com/archives/20#comment-5071</link>
		<pubDate>Tue, 06 Nov 2007 15:52:46 +0000</pubDate>
		<guid>http://blog.trickyfly.com/archives/20#comment-5071</guid>
					<description>Joker,

Are you just talking about the interactive command line interpreter, or is this happening when using lua from your own applications?  Code Sample?

I am not receiving anything of the sort, at least from interactive command line interpreter.</description>
		<content:encoded><![CDATA[<p>Joker,</p>
<p>Are you just talking about the interactive command line interpreter, or is this happening when using lua from your own applications?  Code Sample?</p>
<p>I am not receiving anything of the sort, at least from interactive command line interpreter.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Joker</title>
		<link>http://blog.trickyfly.com/archives/20#comment-5042</link>
		<pubDate>Tue, 06 Nov 2007 11:39:08 +0000</pubDate>
		<guid>http://blog.trickyfly.com/archives/20#comment-5042</guid>
					<description>Yeah it works but in the InterpreterWindow when i type my chunks , this happens :

pprriinntt((&quot;&quot;HHaalllloo&quot;&quot;))</description>
		<content:encoded><![CDATA[<p>Yeah it works but in the InterpreterWindow when i type my chunks , this happens :</p>
<p>pprriinntt((&#8221;"HHaalllloo&#8221;"))
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Justin Walsh</title>
		<link>http://blog.trickyfly.com/archives/20#comment-5019</link>
		<pubDate>Tue, 06 Nov 2007 07:38:44 +0000</pubDate>
		<guid>http://blog.trickyfly.com/archives/20#comment-5019</guid>
					<description>Joker,

Just built it under Leopard earlier today, worked like a charm.</description>
		<content:encoded><![CDATA[<p>Joker,</p>
<p>Just built it under Leopard earlier today, worked like a charm.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Joker</title>
		<link>http://blog.trickyfly.com/archives/20#comment-4780</link>
		<pubDate>Fri, 02 Nov 2007 20:14:19 +0000</pubDate>
		<guid>http://blog.trickyfly.com/archives/20#comment-4780</guid>
					<description>Does this xcodeproj work under Mac OS X Leopard (10.5) ?</description>
		<content:encoded><![CDATA[<p>Does this xcodeproj work under Mac OS X Leopard (10.5) ?
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
