<?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: Setting up camp at LinuxTag</title>
	<atom:link href="http://worldforgedev.org/archives/56/feed" rel="self" type="application/rss+xml" />
	<link>http://worldforgedev.org/archives/56</link>
	<description></description>
	<lastBuildDate>Sun, 04 Jul 2010 07:17:06 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: erik</title>
		<link>http://worldforgedev.org/archives/56/comment-page-1#comment-209</link>
		<dc:creator>erik</dc:creator>
		<pubDate>Thu, 04 May 2006 12:27:03 +0000</pubDate>
		<guid isPermaLink="false">http://worldforgedev.org/archives/56#comment-209</guid>
		<description>Ah, yep, building Ember cvs requires Ogre 1.2. And with this version of Ogre they&#039;ve changed the default platform on *nix system from SDL to GLX. Ember uses SDL for its input system, and I haven&#039;t yet had time to make Ember work with the GLX backend. The only solution right now is to compile Ogre with the configure flag &quot;--with-platform=SDL&quot;. It shouldn&#039;t trigger a complete recompile of the whole Ogre, just the platform part.</description>
		<content:encoded><![CDATA[<p>Ah, yep, building Ember cvs requires Ogre 1.2. And with this version of Ogre they&#8217;ve changed the default platform on *nix system from SDL to GLX. Ember uses SDL for its input system, and I haven&#8217;t yet had time to make Ember work with the GLX backend. The only solution right now is to compile Ogre with the configure flag &#8220;&#8211;with-platform=SDL&#8221;. It shouldn&#8217;t trigger a complete recompile of the whole Ogre, just the platform part.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kai</title>
		<link>http://worldforgedev.org/archives/56/comment-page-1#comment-208</link>
		<dc:creator>kai</dc:creator>
		<pubDate>Thu, 04 May 2006 09:34:56 +0000</pubDate>
		<guid isPermaLink="false">http://worldforgedev.org/archives/56#comment-208</guid>
		<description>I&#039;m building current CVS ember, as I&#039;m lacking the 32bit compat libs for SDL_image, so the autopackage doesn&#039;t work. I figure I could set up a 32bit chroot instead...
Updating OpenAL fixed the compile issues though. Now ember crashes in
#1  0x0000000000453c74 in EmberOgre::EmberOgre::configure (this=0x7fffffaa6040) at EmberOgre.cpp:495
495                     SDL_WM_SetIcon(IMG_Load(iconPath), 0);

Looks like I didn&#039;t set the paths right.</description>
		<content:encoded><![CDATA[<p>I&#8217;m building current CVS ember, as I&#8217;m lacking the 32bit compat libs for SDL_image, so the autopackage doesn&#8217;t work. I figure I could set up a 32bit chroot instead&#8230;<br />
Updating OpenAL fixed the compile issues though. Now ember crashes in<br />
#1  0&#215;0000000000453c74 in EmberOgre::EmberOgre::configure (this=0&#215;7fffffaa6040) at EmberOgre.cpp:495<br />
495                     SDL_WM_SetIcon(IMG_Load(iconPath), 0);</p>
<p>Looks like I didn&#8217;t set the paths right.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: erik</title>
		<link>http://worldforgedev.org/archives/56/comment-page-1#comment-207</link>
		<dc:creator>erik</dc:creator>
		<pubDate>Thu, 04 May 2006 08:28:42 +0000</pubDate>
		<guid isPermaLink="false">http://worldforgedev.org/archives/56#comment-207</guid>
		<description>What version of Ember are you trying to build?
Doesn&#039;t the autopackage packages work?</description>
		<content:encoded><![CDATA[<p>What version of Ember are you trying to build?<br />
Doesn&#8217;t the autopackage packages work?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
