<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>Allegro 4.4, OSX 10.6.2, XCode 3.2.1</title>
		<link>http://www.allegro.cc/forums/view/603300</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Sat, 27 Feb 2010 01:36:45 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Hi all,</p><p>I feel a bit like an idiot here, and I&#39;m hoping some can help.</p><p>I am trying to install/use Allegro 4.4.0.1 w/ XCode.</p><p>I was able to follow the directions from this post:</p><p><a href="http://www.allegro.cc/forums/thread/603237/852823#target">http://www.allegro.cc/forums/thread/603237/852823#target</a></p><p>and get allegro compiled and &quot;installed&quot; - but in XCode, I have no templates for XCode, nor do I have any frameworks that I see.  I&#39;d like to compile a simple allegro app, but I don&#39;t see how to create an app that would end as a bundle that isn&#39;t set for cocoa (I&#39;m sorry, I&#39;m new to xcode, I see a command line executable, but it doesn&#39;t seem to build a bundle)</p><p>Any tips on how to really get going would be most appreciated, or if anyone knows where to get a working template for allegro in XCode, that would be a tremendous help.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Nethfel)</author>
		<pubDate>Fri, 26 Feb 2010 23:18:26 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I don&#39;t actually use xcode, so I can only offer some limited advice.</p><div class="quote_container"><div class="title"><a href="http://www.allegro.cc/forums/thread/603300/853495#target">Nethfel</a> said:</div><div class="quote"><p>in XCode, I have no templates for XCode, nor do I have any frameworks that I see.</p></div></div><p>
I don&#39;t think there is an Xcode Allegro template; if there is it&#39;ll be a third-party contribution. If someone cares to make one (and do a binary distribution of Allegro for OS X) that would be useful.<br />Allegro doesn&#39;t build as a framework by default, just a collection of independent UNIX-style dylibs (or .a files). You <i>can</i> bundle these in a framework, and I know that there are instructions for how to do so out there for 4.2, but I don&#39;t know for 4.4. Probably best to start looking at the 4.2 documentation and try to go from there if you want to go that route.<br />My advice would be to compile Allegro as a static library (liballeg.a) and link to that instead (I&#39;m sure you can pass a library to link to in Xcode, but I don&#39;t know how or where you&#39;d set that option).</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>I&#39;d like to compile a simple allegro app, but I don&#39;t see how to create an app that would end as a bundle that isn&#39;t set for cocoa (I&#39;m sorry, I&#39;m new to xcode, I see a command line executable, but it doesn&#39;t seem to build a bundle)</p></div></div><p>
Allegro comes with a &quot;fixbundle&quot; tool that wraps your executable and its data files up into an application bundle. It&#39;s meant to be used from the terminal though, not from Xcode. It does work, however.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Evert)</author>
		<pubDate>Sat, 27 Feb 2010 00:28:39 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Well, looking more I seem to not have a file, and I&#39;m not sure why - I can&#39;t seem to find:  </p><p>liballeg.dylib</p><p>I followed the make instructions but there is no dylib anywhere...</p><p>Update: I found if I compile with framework, I don&#39;t get the dylib, if I compile without framework, I do get the dylib, but I can&#39;t link against it because I get errors about the library not being compatible/supported (unfortunately, the machine I was testing on is at work and I&#39;m at home atm).
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Nethfel)</author>
		<pubDate>Sat, 27 Feb 2010 01:36:45 +0000</pubDate>
	</item>
</rss>
