<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Holsee&#039;s Blog &#187; GNUstep</title>
	<atom:link href="http://www.blog.holsee.com/tag/gnustep/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.blog.holsee.com</link>
	<description>Adventures in Entrepreneurship, Code, Coffee and Photography..</description>
	<lastBuildDate>Fri, 02 Jul 2010 10:48:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Hello World in Objective C using GNUstep on Windows</title>
		<link>http://www.blog.holsee.com/2009/12/hello-world-in-objective-c-using-gnustep-on-windows/</link>
		<comments>http://www.blog.holsee.com/2009/12/hello-world-in-objective-c-using-gnustep-on-windows/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 22:21:17 +0000</pubDate>
		<dc:creator>holsee</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[GNUstep]]></category>
		<category><![CDATA[Objective C]]></category>

		<guid isPermaLink="false">http://www.blog.holsee.com/2009/12/hello-world-in-objective-c-using-gnustep-on-windows/</guid>
		<description><![CDATA[Steps to writing some Objective C on Windows: 

Download GNUstep System &#38; Core from: http://www.gnustep.org/experience/Windows.html
Use the ..\GNUstep\mingw\bin\gcc.exe compiler
Set this to an Environment Variable GCC
Run =&#62; gcc -o hello hello.m
out pops hello.exe


]]></description>
			<content:encoded><![CDATA[<p>Steps to writing some Objective C on Windows: </p>
<ul>
<li>Download GNUstep System &amp; Core from: <a href="http://www.gnustep.org/experience/Windows.html">http://www.gnustep.org/experience/Windows.html</a></li>
<li>Use the ..\GNUstep\mingw\bin\gcc.exe compiler</li>
<li>Set this to an Environment Variable GCC</li>
<li>Run =&gt; gcc -o hello hello.m</li>
<li>out pops hello.exe</li>
</ul>
<p><a href="http://www.blog.holsee.com/wp-content/uploads/2009/12/ObjC_On_Windows1.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="ObjC_On_Windows" border="0" alt="ObjC_On_Windows" src="http://www.blog.holsee.com/wp-content/uploads/2009/12/ObjC_On_Windows_thumb1.jpg" width="613" height="375" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.blog.holsee.com/2009/12/hello-world-in-objective-c-using-gnustep-on-windows/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
