<?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 C++ Development Environment on Windows with EasyEclipse and MinGW</title>
	<atom:link href="http://beans.seartipy.com/2007/08/25/setting-up-c-development-environment-on-windows-with-easyeclipse-and-mingw/feed/" rel="self" type="application/rss+xml" />
	<link>http://beans.seartipy.com/2007/08/25/setting-up-c-development-environment-on-windows-with-easyeclipse-and-mingw/</link>
	<description>"The time has come...to talk of many [technologies]." --Lewis Carroll('The Walrus and the Carpenter')</description>
	<lastBuildDate>Sun, 05 Feb 2012 15:38:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: C++ user</title>
		<link>http://beans.seartipy.com/2007/08/25/setting-up-c-development-environment-on-windows-with-easyeclipse-and-mingw/comment-page-1/#comment-138040</link>
		<dc:creator>C++ user</dc:creator>
		<pubDate>Thu, 03 Dec 2009 21:04:05 +0000</pubDate>
		<guid isPermaLink="false">http://beans.seartipy.com/2007/08/25/setting-up-c-development-environment-on-windows-with-easyeclipse-and-mingw/#comment-138040</guid>
		<description>Not satisfied with eclipse while using C++.  It has so far proven to be a waste of time.</description>
		<content:encoded><![CDATA[<p>Not satisfied with eclipse while using C++.  It has so far proven to be a waste of time.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Setting Up C++ Development Environment on Windows with EasyEclipse and MinGW</title>
		<link>http://beans.seartipy.com/2007/08/25/setting-up-c-development-environment-on-windows-with-easyeclipse-and-mingw/comment-page-1/#comment-137612</link>
		<dc:creator>Setting Up C++ Development Environment on Windows with EasyEclipse and MinGW</dc:creator>
		<pubDate>Mon, 25 May 2009 07:46:20 +0000</pubDate>
		<guid isPermaLink="false">http://beans.seartipy.com/2007/08/25/setting-up-c-development-environment-on-windows-with-easyeclipse-and-mingw/#comment-137612</guid>
		<description>[...] http://beans.seartipy.com/2007/08/25/setting-up-c-development-environment-on-windows-with-easyeclips... [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://beans.seartipy.com/2007/08/25/setting-up-c-development-environment-on-windows-with-easyeclips.." rel="nofollow">http://beans.seartipy.com/2007/08/25/setting-up-c-development-environment-on-windows-with-easyeclips..</a>. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: C++ Development Environment on Windows using Eclipse Ganymede and Nuwen MinGW</title>
		<link>http://beans.seartipy.com/2007/08/25/setting-up-c-development-environment-on-windows-with-easyeclipse-and-mingw/comment-page-1/#comment-137214</link>
		<dc:creator>C++ Development Environment on Windows using Eclipse Ganymede and Nuwen MinGW</dc:creator>
		<pubDate>Wed, 06 Aug 2008 16:07:31 +0000</pubDate>
		<guid isPermaLink="false">http://beans.seartipy.com/2007/08/25/setting-up-c-development-environment-on-windows-with-easyeclipse-and-mingw/#comment-137214</guid>
		<description>[...] this post to be an update of my previous post &#8220;Setting Up C++ Development Environment on Windows with EasyEclipse and MinGW.&#8221; I will be using the following components in this post to setup the development environment [...]</description>
		<content:encoded><![CDATA[<p>[...] this post to be an update of my previous post &#8220;Setting Up C++ Development Environment on Windows with EasyEclipse and MinGW.&#8221; I will be using the following components in this post to setup the development environment [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tabrez</title>
		<link>http://beans.seartipy.com/2007/08/25/setting-up-c-development-environment-on-windows-with-easyeclipse-and-mingw/comment-page-1/#comment-137185</link>
		<dc:creator>tabrez</dc:creator>
		<pubDate>Thu, 24 Jul 2008 12:02:56 +0000</pubDate>
		<guid isPermaLink="false">http://beans.seartipy.com/2007/08/25/setting-up-c-development-environment-on-windows-with-easyeclipse-and-mingw/#comment-137185</guid>
		<description>Glad that it helped Sileniek. Try the new Eclipse Ganymede for C++ and let me know how you like it.</description>
		<content:encoded><![CDATA[<p>Glad that it helped Sileniek. Try the new Eclipse Ganymede for C++ and let me know how you like it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leonardo Sileniek</title>
		<link>http://beans.seartipy.com/2007/08/25/setting-up-c-development-environment-on-windows-with-easyeclipse-and-mingw/comment-page-1/#comment-137181</link>
		<dc:creator>Leonardo Sileniek</dc:creator>
		<pubDate>Fri, 18 Jul 2008 18:18:01 +0000</pubDate>
		<guid isPermaLink="false">http://beans.seartipy.com/2007/08/25/setting-up-c-development-environment-on-windows-with-easyeclipse-and-mingw/#comment-137181</guid>
		<description>After numerous searches and guides, you were the first to actually be able to clearly show what I was doing wrong when trying to set up the mingw environment on winXP... Thank you so much.</description>
		<content:encoded><![CDATA[<p>After numerous searches and guides, you were the first to actually be able to clearly show what I was doing wrong when trying to set up the mingw environment on winXP&#8230; Thank you so much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Unit Testing C++ Programs using CppUnit in Eclipse IDE on Windows</title>
		<link>http://beans.seartipy.com/2007/08/25/setting-up-c-development-environment-on-windows-with-easyeclipse-and-mingw/comment-page-1/#comment-135779</link>
		<dc:creator>Unit Testing C++ Programs using CppUnit in Eclipse IDE on Windows</dc:creator>
		<pubDate>Mon, 26 Nov 2007 17:17:46 +0000</pubDate>
		<guid isPermaLink="false">http://beans.seartipy.com/2007/08/25/setting-up-c-development-environment-on-windows-with-easyeclipse-and-mingw/#comment-135779</guid>
		<description>[...] C++ toolchain must already be installed and configured with your Eclipse IDE; if not, read the MinGW and EasyEclipse configuration post for more information; it&#8217;s for older version of the Eclipse and configuration is much simpler [...]</description>
		<content:encoded><![CDATA[<p>[...] C++ toolchain must already be installed and configured with your Eclipse IDE; if not, read the MinGW and EasyEclipse configuration post for more information; it&#8217;s for older version of the Eclipse and configuration is much simpler [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Build C++ Programs With SCons in Eclipse Using SConsBuilder Plugin(MS Windows)</title>
		<link>http://beans.seartipy.com/2007/08/25/setting-up-c-development-environment-on-windows-with-easyeclipse-and-mingw/comment-page-1/#comment-133345</link>
		<dc:creator>Build C++ Programs With SCons in Eclipse Using SConsBuilder Plugin(MS Windows)</dc:creator>
		<pubDate>Wed, 24 Oct 2007 15:43:59 +0000</pubDate>
		<guid isPermaLink="false">http://beans.seartipy.com/2007/08/25/setting-up-c-development-environment-on-windows-with-easyeclipse-and-mingw/#comment-133345</guid>
		<description>[...] If the MinGW toolchain is not already installed on your Windows system, download and install MinGW, MSYS and gdb debugger from MinGW&#8217;s download page. Similarly download and install the latest version of Eclipse for C++(Europa) if it&#8217;s not already installed. If you are willing to take my recommendation, I suggest you start with EasyEclipse for C++ IDE which comes with many useful C++ plugins pre-installed. When you install EasyEclipse/Eclipse Europa for C++, it will automatically detect the MinGW installation and will configure all paths properly, but if for some reason you come across any problem(or if you are using an older version of Eclipse), take a look at my earlier post on how to configure MinGW with Eclipse IDE. [...]</description>
		<content:encoded><![CDATA[<p>[...] If the MinGW toolchain is not already installed on your Windows system, download and install MinGW, MSYS and gdb debugger from MinGW&#8217;s download page. Similarly download and install the latest version of Eclipse for C++(Europa) if it&#8217;s not already installed. If you are willing to take my recommendation, I suggest you start with EasyEclipse for C++ IDE which comes with many useful C++ plugins pre-installed. When you install EasyEclipse/Eclipse Europa for C++, it will automatically detect the MinGW installation and will configure all paths properly, but if for some reason you come across any problem(or if you are using an older version of Eclipse), take a look at my earlier post on how to configure MinGW with Eclipse IDE. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wascana is Eclipse Based Standalone C++ IDE for MS Windows</title>
		<link>http://beans.seartipy.com/2007/08/25/setting-up-c-development-environment-on-windows-with-easyeclipse-and-mingw/comment-page-1/#comment-123313</link>
		<dc:creator>Wascana is Eclipse Based Standalone C++ IDE for MS Windows</dc:creator>
		<pubDate>Fri, 14 Sep 2007 11:52:14 +0000</pubDate>
		<guid isPermaLink="false">http://beans.seartipy.com/2007/08/25/setting-up-c-development-environment-on-windows-with-easyeclipse-and-mingw/#comment-123313</guid>
		<description>[...] Wascana Desktop Developer is a completely standalone, Eclipse-based C++ development environment for the Windows platform which packages everything that is needed for developing applications using the C++ language. Download the installer, go through the installation wizard and you have a complete C++ IDE ready to go; unlike EasyEclipse for C++, no additional software or any further configuration is needed. It is based on the popular Eclipse platform and uses the CDT plugin and the MinGW compiler tools to provide the necessary functionality. Called CDT for Windows earlier, it is now renamed to Wascana Desktop Developer to avoid any trademark issues. The latest version, Wascana 0.9.3, was released a few days ago and it comes with the following components integrated into it: [...]</description>
		<content:encoded><![CDATA[<p>[...] Wascana Desktop Developer is a completely standalone, Eclipse-based C++ development environment for the Windows platform which packages everything that is needed for developing applications using the C++ language. Download the installer, go through the installation wizard and you have a complete C++ IDE ready to go; unlike EasyEclipse for C++, no additional software or any further configuration is needed. It is based on the popular Eclipse platform and uses the CDT plugin and the MinGW compiler tools to provide the necessary functionality. Called CDT for Windows earlier, it is now renamed to Wascana Desktop Developer to avoid any trademark issues. The latest version, Wascana 0.9.3, was released a few days ago and it comes with the following components integrated into it: [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

