<?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"
	>
<channel>
	<title>Comments on: Eclipse with Compiler on Vista (or XP), also GLUT</title>
	<atom:link href="http://amethystmmc.com/blog/2007/07/17/glut-eclipse-and-vista-or-xp/feed/" rel="self" type="application/rss+xml" />
	<link>http://amethystmmc.com/blog/2007/07/17/glut-eclipse-and-vista-or-xp/</link>
	<description>Still in school. Working in tech. Trying to do some other things. Yippee.</description>
	<pubDate>Sat, 11 Oct 2008 23:33:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Copelnug</title>
		<link>http://amethystmmc.com/blog/2007/07/17/glut-eclipse-and-vista-or-xp/#comment-3631</link>
		<dc:creator>Copelnug</dc:creator>
		<pubDate>Mon, 22 Sep 2008 14:10:59 +0000</pubDate>
		<guid isPermaLink="false">http://amethystmmc.com/blog/2007/07/17/glut-eclipse-and-vista-or-xp/#comment-3631</guid>
		<description>Thank, i can now build a program with eclipse. But i cannot run it in Eclipse. I have to go run the executable.</description>
		<content:encoded><![CDATA[<p>Thank, i can now build a program with eclipse. But i cannot run it in Eclipse. I have to go run the executable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: landis</title>
		<link>http://amethystmmc.com/blog/2007/07/17/glut-eclipse-and-vista-or-xp/#comment-1070</link>
		<dc:creator>landis</dc:creator>
		<pubDate>Sat, 10 May 2008 14:58:38 +0000</pubDate>
		<guid isPermaLink="false">http://amethystmmc.com/blog/2007/07/17/glut-eclipse-and-vista-or-xp/#comment-1070</guid>
		<description>As a followup to my previous comment, you can probably not use the Windows path but then you wouldn't have command line access to the compiler.  Eclipse does have a pathing feature for projects.</description>
		<content:encoded><![CDATA[<p>As a followup to my previous comment, you can probably not use the Windows path but then you wouldn&#8217;t have command line access to the compiler.  Eclipse does have a pathing feature for projects.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: landis</title>
		<link>http://amethystmmc.com/blog/2007/07/17/glut-eclipse-and-vista-or-xp/#comment-773</link>
		<dc:creator>landis</dc:creator>
		<pubDate>Thu, 10 Apr 2008 11:38:59 +0000</pubDate>
		<guid isPermaLink="false">http://amethystmmc.com/blog/2007/07/17/glut-eclipse-and-vista-or-xp/#comment-773</guid>
		<description>Unfortunately Windows is simply NOT a development environment, much less open source friendly; you're pretty much stuck altering your path, that's just the way it is.  I'm afraid the simplest alternatives are either to use linux or to use Visual Studio.  Microsoft is in it for profit, and they will do all they can to make sure that you have to use their product and now their code too (C#).  That being said, I did experience a similar problem if I recall correctly so if I find the fix I used I will update this article with it.</description>
		<content:encoded><![CDATA[<p>Unfortunately Windows is simply NOT a development environment, much less open source friendly; you&#8217;re pretty much stuck altering your path, that&#8217;s just the way it is.  I&#8217;m afraid the simplest alternatives are either to use linux or to use Visual Studio.  Microsoft is in it for profit, and they will do all they can to make sure that you have to use their product and now their code too (C#).  That being said, I did experience a similar problem if I recall correctly so if I find the fix I used I will update this article with it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://amethystmmc.com/blog/2007/07/17/glut-eclipse-and-vista-or-xp/#comment-732</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 02 Apr 2008 11:29:01 +0000</pubDate>
		<guid isPermaLink="false">http://amethystmmc.com/blog/2007/07/17/glut-eclipse-and-vista-or-xp/#comment-732</guid>
		<description>I had the same problem and came up with pretty much what you suggested.
Getting paths to the compiler is easy enough but I still have problems when it comes to headers etc.

e.g. "no include path in which to search for windows.h"

I can add these paths manually in Eclipse but its a real hastle when creating a new project. 

Did you also have this problem? Path hacking is not a very neat solution for libraries and headers!</description>
		<content:encoded><![CDATA[<p>I had the same problem and came up with pretty much what you suggested.<br />
Getting paths to the compiler is easy enough but I still have problems when it comes to headers etc.</p>
<p>e.g. &#8220;no include path in which to search for windows.h&#8221;</p>
<p>I can add these paths manually in Eclipse but its a real hastle when creating a new project. </p>
<p>Did you also have this problem? Path hacking is not a very neat solution for libraries and headers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mystic101</title>
		<link>http://amethystmmc.com/blog/2007/07/17/glut-eclipse-and-vista-or-xp/#comment-71</link>
		<dc:creator>mystic101</dc:creator>
		<pubDate>Sat, 13 Oct 2007 09:57:30 +0000</pubDate>
		<guid isPermaLink="false">http://amethystmmc.com/blog/2007/07/17/glut-eclipse-and-vista-or-xp/#comment-71</guid>
		<description>The setup works like a charm. Thank you.</description>
		<content:encoded><![CDATA[<p>The setup works like a charm. Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: landis</title>
		<link>http://amethystmmc.com/blog/2007/07/17/glut-eclipse-and-vista-or-xp/#comment-15</link>
		<dc:creator>landis</dc:creator>
		<pubDate>Wed, 18 Jul 2007 17:27:24 +0000</pubDate>
		<guid isPermaLink="false">http://amethystmmc.com/blog/2007/07/17/glut-eclipse-and-vista-or-xp/#comment-15</guid>
		<description>&lt;p&gt;I wish we could just use Linux, unfortunately we get some nuts in cs who insist on programming in windoze... -sigh-.&lt;/p&gt;&lt;p&gt;Good point ebnf, I'm seeing if that's acceptable.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I wish we could just use Linux, unfortunately we get some nuts in cs who insist on programming in windoze&#8230; -sigh-.</p>
<p>Good point ebnf, I&#8217;m seeing if that&#8217;s acceptable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ebnf</title>
		<link>http://amethystmmc.com/blog/2007/07/17/glut-eclipse-and-vista-or-xp/#comment-13</link>
		<dc:creator>ebnf</dc:creator>
		<pubDate>Wed, 18 Jul 2007 02:32:54 +0000</pubDate>
		<guid isPermaLink="false">http://amethystmmc.com/blog/2007/07/17/glut-eclipse-and-vista-or-xp/#comment-13</guid>
		<description>Glut is deprecated, at least use the SDL.</description>
		<content:encoded><![CDATA[<p>Glut is deprecated, at least use the SDL.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt Michie</title>
		<link>http://amethystmmc.com/blog/2007/07/17/glut-eclipse-and-vista-or-xp/#comment-12</link>
		<dc:creator>Matt Michie</dc:creator>
		<pubDate>Tue, 17 Jul 2007 22:15:01 +0000</pubDate>
		<guid isPermaLink="false">http://amethystmmc.com/blog/2007/07/17/glut-eclipse-and-vista-or-xp/#comment-12</guid>
		<description>4. Install Linux, problem solved. ;)</description>
		<content:encoded><![CDATA[<p>4. Install Linux, problem solved. <img src='http://amethystmmc.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
