<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>Install Allegro 4.4 on Mac OS Mountain Lion 10.8.4</title>
		<link>http://www.allegro.cc/forums/view/613118</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Thu, 15 Aug 2013 19:00:18 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I successfully installed Allegro 5 on my mac,the thing is that i need to install Allegro 4.4,i&#39;ve been trying for a couple of hours but with no luck.</p><p>I&#39;m following these steps,but i don&#39;t know where i&#39;m failing:</p><p>1 - &#39;git clone <a>git://git.code.sf.net/p/alleg/allegro</a>&#39;</p><p>2 - &#39;git checkout 4.4&#39;</p><p>3 - &#39;cd allegro<br />     mkdir build<br />     cd build&#39;</p><p>4 - &#39;cmake -G Xcode -DWANT_FRAMEWORKS=1 - ..<br />     xcodebuild<br />     sudo xcodebuild install&#39;</p><p>I following this tutorial,it is for Allegro 5,but as you can see on step 2,i change the version: <br /><a href="http://stefanhendriks.wordpress.com/2013/01/11/getting-started-with-allegro-5-1-on-mac-os-x-10-8-xcode-4-5-and-homebrew/">http://stefanhendriks.wordpress.com/2013/01/11/getting-started-with-allegro-5-1-on-mac-os-x-10-8-xcode-4-5-and-homebrew/</a></p><p>Can anyone tell some steps to follow,se if a get some lucky!
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Mateusnunesbm)</author>
		<pubDate>Thu, 15 Aug 2013 02:10:31 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/613118/988770#target">Mateusnunesbm</a> said:</div><div class="quote"><p> Can anyone tell some steps to follow</p></div></div><p>Copying and posting the text of any errors or warnings of the above commands would help immensely.</p><p><a href="http://www.catb.org/esr/faqs/smart-questions.html">http://www.catb.org/esr/faqs/smart-questions.html</a>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Arthur Kalliokoski)</author>
		<pubDate>Thu, 15 Aug 2013 02:38:25 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I&#39;m pretty sure 4.4 won&#39;t compile on Mountain Lion (or even Lion and maybe earlier) unless you build with an older version of the compiler/SDK. The newer SDKs don&#39;t have QuickDraw for one thing and 4.4 needs it.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Trent Gamblin)</author>
		<pubDate>Thu, 15 Aug 2013 07:19:26 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I have some Allegro 4 programs that were compiled on older versions of OS X. They don&#39;t work properly on my new Mac running Mountain Lion: the display is messed up and the input appears to be slow or otherwise &quot;off&quot;. The thing is: it uses APIs that have been deprecated and unsupported for ages.</p><p>I never tried compiling Allegro 4 for Mountain Lion, but indications are that even if you did, things would not work properly.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Evert)</author>
		<pubDate>Thu, 15 Aug 2013 12:56:02 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Sadly, the reason I&#39;ve stopped using Allegro is that 4.x no longer compiled for me after OS X 10.4. I could still run my 10.4-compiled apps, but couldn&#39;t compile new ones. That meant that all my projects that were Allegro 4-based ground to a halt almost immediately.</p><p>Now I just lurk these threads occasionally, but can&#39;t help with any of the Allegro 5 questions. <img src="http://www.allegro.cc/forums/smileys/cry.gif" alt=":&#39;(" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (OnlineCop)</author>
		<pubDate>Thu, 15 Aug 2013 17:22:15 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Now that I have a functional replacement for Allegro 4&#39;s GUI I should really finish my &quot;porting an Allegro 4 game to Allegro 5&quot; guide...</p><p>The tricky part is that you need to have working (and compilable) code before you start; I ported my game under Snow Leopard (I think, could have been Leopard too). Basically what I did was reduce the dependency on Allegro 4 as much as possible (remove unneeded includes, get rid of Allegro includes for files that only used TRUE/FALSE, get rid of the datafiles), then recompile with Allegro 5 instead of Allegro 4 and one by one eliminate errors due to missing Allegro 4 functions by re-implementing them in Allegro 5. Then once everything compiles again and you can continue with the game you can gradually cleanup the Allegro 4 code until all the compatibility code is gone (I&#39;m not quite there yet, but close).
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Evert)</author>
		<pubDate>Thu, 15 Aug 2013 19:00:18 +0000</pubDate>
	</item>
</rss>
