<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[GMan's Mods & Stuff — MacOS soon!]]></title>
		<link>https://gprogs.com/viewtopic.php?id=39</link>
		<atom:link href="https://gprogs.com/extern.php?action=feed&amp;tid=39&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in MacOS soon!.]]></description>
		<lastBuildDate>Wed, 30 Aug 2006 18:28:44 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: MacOS soon!]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=418#p418</link>
			<description><![CDATA[<p>greetings whogben <img src="https://gprogs.com/img/smilies/smile.png" width="15" height="15" alt="smile" />&nbsp; it was reported by BRL that BMAX wont link in a GCC 4.0 compiled lib (or so they thought) which would explain the linker errors i was getting.&nbsp; i dont know if thats the actual case though.&nbsp; im wondering now if MacOSX has a loadlibrary type function and if so, i might be able to load it at runtime.</p>]]></description>
			<author><![CDATA[null@example.com (gman)]]></author>
			<pubDate>Wed, 30 Aug 2006 18:28:44 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=418#p418</guid>
		</item>
		<item>
			<title><![CDATA[Re: MacOS soon!]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=416#p416</link>
			<description><![CDATA[<p>Ressurect!</p>]]></description>
			<author><![CDATA[null@example.com (whogben)]]></author>
			<pubDate>Wed, 30 Aug 2006 18:21:09 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=416#p416</guid>
		</item>
		<item>
			<title><![CDATA[Re: MacOS soon!]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=342#p342</link>
			<description><![CDATA[<p>nothing as of yet, but i did confirm several questions.</p><p>i confirmed through BRL that gcc4 is not yet support as i suspected.&nbsp; i found a legacy install for xcode but it did not install gcc3.3.&nbsp; i confirmed via niko @Irrlicht that v1.0 release was not yet formatted for Mac.&nbsp; </p><p>still in progress i guess <img src="https://gprogs.com/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (gman)]]></author>
			<pubDate>Tue, 30 May 2006 02:39:16 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=342#p342</guid>
		</item>
		<item>
			<title><![CDATA[Re: MacOS soon!]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=340#p340</link>
			<description><![CDATA[<p>w00t y3t?</p>]]></description>
			<author><![CDATA[null@example.com (whogben)]]></author>
			<pubDate>Mon, 29 May 2006 20:04:35 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=340#p340</guid>
		</item>
		<item>
			<title><![CDATA[Re: MacOS soon!]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=329#p329</link>
			<description><![CDATA[<p>I don&#039;t know what would be causing that problem, except that maybe it only has the latest gcc?&nbsp; Look in the apple support downloads perhaps for earlier stuff.&nbsp; Will try the 1.0 irrlicht in the future - but it might be that we just have to wait for a working version.</p>]]></description>
			<author><![CDATA[null@example.com (whogben)]]></author>
			<pubDate>Tue, 16 May 2006 06:29:43 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=329#p329</guid>
		</item>
		<item>
			<title><![CDATA[Re: MacOS soon!]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=328#p328</link>
			<description><![CDATA[]]></description>
			<author><![CDATA[null@example.com (gman)]]></author>
			<pubDate>Mon, 15 May 2006 22:52:58 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=328#p328</guid>
		</item>
		<item>
			<title><![CDATA[Re: MacOS soon!]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=327#p327</link>
			<description><![CDATA[<p>I&#039;m not sure what v1.0 you mean?&nbsp; I can take a crack at compiling whatever it is though - I had no problems compiling Irrlicht0.14</p>]]></description>
			<author><![CDATA[null@example.com (whogben)]]></author>
			<pubDate>Mon, 15 May 2006 22:23:45 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=327#p327</guid>
		</item>
		<item>
			<title><![CDATA[Re: MacOS soon!]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=321#p321</link>
			<description><![CDATA[<p>hmmmm.&nbsp; where do i start.&nbsp; ironic that you posted yesterday as i just received my mini yesterday <img src="https://gprogs.com/img/smilies/smile.png" width="15" height="15" alt="smile" />&nbsp; it just happens to be a pretty good time for it to arrive as the windows box that its replacing is idle until monday so i have a few days to get the dual boot working.&nbsp; obviously the first thing i tried though was Irrlicht <img src="https://gprogs.com/img/smilies/smile.png" width="15" height="15" alt="smile" />&nbsp; so heres the scoop:</p><p>i installed xcode off my mini CD and then did the OS update to 10.4.6.&nbsp; i downloaded Irrlicht v1.0 and tried to compile the xcode project.&nbsp; this resulted in a few hundred errors all of which were related to OpenGL.&nbsp; the framework was included in the project so im not sure whats up.&nbsp; i did some searching online and found that instead of including like &lt;GL/gl.h&gt;, to include like &lt;OpenGL/gl.h&gt; in xcode.&nbsp; so i started that and ended up with 3000+ errors.&nbsp; yay <img src="https://gprogs.com/img/smilies/sad.png" width="15" height="15" alt="sad" />&nbsp; i was extremely disappointed since reports about the v0.14 build were that it built right out of the box.&nbsp; i was so disgruntled i went on to Boot Camp and installing XP.&nbsp; </p><p>XP installed but unfortunately i didnt have the required &quot;SP2 included&quot; version.&nbsp; i thought i wouldnt need it since i had the SP2 seperate download, but apparently SP2 will not install because it incorrectly detects the remaining HD space and thinks there is not enough room to back up the install.&nbsp; this really ticked me off because SP1 allowed you to skip the backup whereas SP2 does not.&nbsp; anyways, i didnt get XP up and running either.&nbsp; needless to say at this point i was _not_ having a good night.</p><p>so as i was stewing on my sofa, i thought...&nbsp; gee.&nbsp; the Irrlicht v0.14 for mac is probably still available for download.&nbsp; so right before bed i downloaded and compiled.&nbsp; worked right out of the box.&nbsp; so there is hope, i just need more time to work on it.&nbsp; hopefully i can do a comparison of the two projects as well and figure out why the v1.0 doesnt build.</p><p>this morning, i remembered my MSDN subscription i could download an XP ISO with SP2 included.&nbsp; so hopefully tonight i can reinstall and get that working.&nbsp; things are a little brighter <img src="https://gprogs.com/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>so, i guess if anyone wants to take a crack at compiling v1.0 and filling me in on how to fix it, i would be much appreciative <img src="https://gprogs.com/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (gman)]]></author>
			<pubDate>Thu, 11 May 2006 13:06:23 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=321#p321</guid>
		</item>
		<item>
			<title><![CDATA[Re: MacOS soon!]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=319#p319</link>
			<description><![CDATA[<p>thats awesome, how&#039;s it going?</p>]]></description>
			<author><![CDATA[null@example.com (whogben)]]></author>
			<pubDate>Wed, 10 May 2006 21:17:39 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=319#p319</guid>
		</item>
		<item>
			<title><![CDATA[Re: MacOS soon!]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=313#p313</link>
			<description><![CDATA[<p>thats what im planning on doing.&nbsp; actually im going for a triple boot that was passed on by one of my linux savy friends.&nbsp; im going to elimnate one of my windows machines here at home hopefully and gain a mac and linux machine that i can with the Irrlicht mods on.</p>]]></description>
			<author><![CDATA[null@example.com (gman)]]></author>
			<pubDate>Mon, 01 May 2006 02:12:14 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=313#p313</guid>
		</item>
		<item>
			<title><![CDATA[Re: MacOS soon!]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=312#p312</link>
			<description><![CDATA[<p>We got one of those at work and dual booted it with Windows, works great!</p>]]></description>
			<author><![CDATA[null@example.com (whogben)]]></author>
			<pubDate>Sun, 30 Apr 2006 21:35:38 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=312#p312</guid>
		</item>
		<item>
			<title><![CDATA[Re: MacOS soon!]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=311#p311</link>
			<description><![CDATA[<p>the imac mini is on the way.&nbsp; i did decide to go with the intel version so i hope i didnt make a mistake <img src="https://gprogs.com/img/smilies/hmm.png" width="15" height="15" alt="hmm" /></p>]]></description>
			<author><![CDATA[null@example.com (gman)]]></author>
			<pubDate>Sun, 30 Apr 2006 06:38:19 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=311#p311</guid>
		</item>
		<item>
			<title><![CDATA[Re: MacOS soon!]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=310#p310</link>
			<description><![CDATA[<p>how&#039;s it going? <img src="https://gprogs.com/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></description>
			<author><![CDATA[null@example.com (whogben)]]></author>
			<pubDate>Sun, 30 Apr 2006 06:30:58 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=310#p310</guid>
		</item>
		<item>
			<title><![CDATA[Re: MacOS soon!]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=301#p301</link>
			<description><![CDATA[<p>not yet but i have not forgotten or given up.&nbsp; i worked some side projects on contract and made enough to get me a new mac mini off ebay for around $400US.&nbsp; this will allow me to build using OSX10.4 so hopefully i can get it all worked out then.&nbsp; contract $$$ arent due till early may so i would look to late may/early june unless someone with Xcode 1.5 miraculously manages to get me a working Irrlicht project.&nbsp; too bad really cause i spent close to $200 getting the iMac up and running not to mention the countless hours trying to get it to work.&nbsp; oh well <img src="https://gprogs.com/img/smilies/smile.png" width="15" height="15" alt="smile" />&nbsp; comes with the territory.</p>]]></description>
			<author><![CDATA[null@example.com (gman)]]></author>
			<pubDate>Fri, 14 Apr 2006 01:55:36 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=301#p301</guid>
		</item>
		<item>
			<title><![CDATA[Re: MacOS soon!]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=300#p300</link>
			<description><![CDATA[<p>Any progress?</p>]]></description>
			<author><![CDATA[null@example.com (whogben)]]></author>
			<pubDate>Fri, 14 Apr 2006 01:40:40 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=300#p300</guid>
		</item>
	</channel>
</rss>
