<?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>Maróy Ákos &#187; technical</title>
	<atom:link href="http://akos.maroy.hu/category/technical/feed/" rel="self" type="application/rss+xml" />
	<link>http://akos.maroy.hu</link>
	<description>accumulating all the stuff I do</description>
	<lastBuildDate>Mon, 30 Aug 2010 08:53:30 +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>Progress on cross-platfrom C++ development</title>
		<link>http://corpora.tyrell.hu/2008/03/24/progress-on-cross-platfrom-c-development/</link>
		<comments>http://corpora.tyrell.hu/2008/03/24/progress-on-cross-platfrom-c-development/#comments</comments>
		<pubDate>Mon, 24 Mar 2008 21:35:26 +0000</pubDate>
		<dc:creator>akos</dc:creator>
				<category><![CDATA[Corpora]]></category>
		<category><![CDATA[log]]></category>
		<category><![CDATA[technical]]></category>

		<guid isPermaLink="false">http://corpora.tyrell.hu/2008/03/24/progress-on-cross-platfrom-c-development/</guid>
		<description><![CDATA[I&#8217;ve just posted a page describing my ventures into cross-platform C++ development using CMake and Eclipse CDT. The results are mostly based on the CMake - Eclipse tutorial, and also on some experimentation / verification on my own. The post includes a description and a code sample that is a little OpenGL application that compiles [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just posted a <a href="http://corpora.tyrell.hu/implementation/cross-platform-cxx/">page</a> describing my ventures into cross-platform C++ development using <a href="http://cmake.org/">CMake</a> and <a href="http://www.eclipse.org/cdt/">Eclipse CDT</a>. The results are mostly based on the <a href="http://www.cmake.org/Wiki/CMake:Eclipse">CMake - Eclipse tutorial</a>, and also on some experimentation / verification on my own. The post includes a description and a code sample that is a little OpenGL application that compiles &amp; runs on all Linux, Mac OS and Windows - including development using and IDE, interactive debugging among other things.</p>
<p>It&#8217;s always funny to work on multiple platforms at the same time - this is something I always liked actually.</p>
]]></content:encoded>
			<wfw:commentRss>http://corpora.tyrell.hu/2008/03/24/progress-on-cross-platfrom-c-development/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
