<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Devlog: My D Dev Environment</title>
	<link>http://gdmike.statbuff.com/2007/05/13/devlog-my-d-dev-environment/</link>
	<description>News, opinions, articles, tips &#038; tricks on game development with an Indie twist.</description>
	<pubDate>Fri, 21 Nov 2008 17:00:55 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: gdmike</title>
		<link>http://gdmike.statbuff.com/2007/05/13/devlog-my-d-dev-environment/#comment-22499</link>
		<dc:creator>gdmike</dc:creator>
		<pubDate>Mon, 09 Jul 2007 01:22:18 +0000</pubDate>
		<guid>http://gdmike.statbuff.com/2007/05/13/devlog-my-d-dev-environment/#comment-22499</guid>
		<description>I've been a MingW user for years, along with MSYS, and have used it extensively for C and C++ work. I've heard, though, that the version of Make that comes with MSYS is an improvement over the MingW version. Though why, I don't know. MSYS makes a comment about it upon installation.

But I can no longer even imagine using any version of Make for D projects now that I've been spoiled by Bud and Rebuild. I never liked using Makefiles, anyway. Now, I consider them archaic and would prefer SCons or other such tools even for C stuff.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been a MingW user for years, along with MSYS, and have used it extensively for C and C++ work. I&#8217;ve heard, though, that the version of Make that comes with MSYS is an improvement over the MingW version. Though why, I don&#8217;t know. MSYS makes a comment about it upon installation.</p>
<p>But I can no longer even imagine using any version of Make for D projects now that I&#8217;ve been spoiled by Bud and Rebuild. I never liked using Makefiles, anyway. Now, I consider them archaic and would prefer SCons or other such tools even for C stuff.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Henning</title>
		<link>http://gdmike.statbuff.com/2007/05/13/devlog-my-d-dev-environment/#comment-22491</link>
		<dc:creator>Henning</dc:creator>
		<pubDate>Sun, 08 Jul 2007 19:38:08 +0000</pubDate>
		<guid>http://gdmike.statbuff.com/2007/05/13/devlog-my-d-dev-environment/#comment-22491</guid>
		<description>As a more portable alternative to make.exe you might want to try mingw32-make (found in the mingw project on sf.net).
Its a port of the GNU Make utility that is available on almost every unix OS (at least on linux ;-)) and it should have much more features.

Although naturally the whole make-stuff is "missing" some D magic (find out which files will be affected when a certain source file changes etc...)</description>
		<content:encoded><![CDATA[<p>As a more portable alternative to make.exe you might want to try mingw32-make (found in the mingw project on sf.net).<br />
Its a port of the GNU Make utility that is available on almost every unix OS (at least on linux ;-)) and it should have much more features.</p>
<p>Although naturally the whole make-stuff is &#8220;missing&#8221; some D magic (find out which files will be affected when a certain source file changes etc&#8230;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gdmike</title>
		<link>http://gdmike.statbuff.com/2007/05/13/devlog-my-d-dev-environment/#comment-20427</link>
		<dc:creator>gdmike</dc:creator>
		<pubDate>Wed, 16 May 2007 00:58:08 +0000</pubDate>
		<guid>http://gdmike.statbuff.com/2007/05/13/devlog-my-d-dev-environment/#comment-20427</guid>
		<description>Yes, I'm aware of Code::Blocks and have it installed. I've played with it a bit for both C and D programming, but I don't see any benefit to using it over my current set up.</description>
		<content:encoded><![CDATA[<p>Yes, I&#8217;m aware of Code::Blocks and have it installed. I&#8217;ve played with it a bit for both C and D programming, but I don&#8217;t see any benefit to using it over my current set up.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ebbe</title>
		<link>http://gdmike.statbuff.com/2007/05/13/devlog-my-d-dev-environment/#comment-20416</link>
		<dc:creator>Ebbe</dc:creator>
		<pubDate>Tue, 15 May 2007 10:18:10 +0000</pubDate>
		<guid>http://gdmike.statbuff.com/2007/05/13/devlog-my-d-dev-environment/#comment-20416</guid>
		<description>As for a good IDE, you could try using Code::Blocks. It is a life saviour for me :)

I've written about it on my - not so active - blog.


Ebbe</description>
		<content:encoded><![CDATA[<p>As for a good IDE, you could try using Code::Blocks. It is a life saviour for me <img src='http://gdmike.statbuff.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;ve written about it on my - not so active - blog.</p>
<p>Ebbe</p>
]]></content:encoded>
	</item>
</channel>
</rss>
