<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Carlos Arango's Notebook</title>
	<atom:link href="http://carlosarango.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://carlosarango.wordpress.com</link>
	<description>Notes on programming and SW development</description>
	<lastBuildDate>Sat, 09 May 2009 04:16:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='carlosarango.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Carlos Arango's Notebook</title>
		<link>http://carlosarango.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://carlosarango.wordpress.com/osd.xml" title="Carlos Arango&#039;s Notebook" />
	<atom:link rel='hub' href='http://carlosarango.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Como configurar Eclipse para desarrollo en C/C++ en Windows</title>
		<link>http://carlosarango.wordpress.com/2009/05/08/como-configurar-eclipse-para-desarrollo-en-cc-en-windows/</link>
		<comments>http://carlosarango.wordpress.com/2009/05/08/como-configurar-eclipse-para-desarrollo-en-cc-en-windows/#comments</comments>
		<pubDate>Sat, 09 May 2009 04:16:14 +0000</pubDate>
		<dc:creator>licheca</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[boost]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[desarrollo]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[howto]]></category>

		<guid isPermaLink="false">http://carlosarango.wordpress.com/?p=63</guid>
		<description><![CDATA[Descarga Eclipse para desarrolladores en C/C++. Ten cuidado en descargar la versión para Windows. Descarga la distribución especial de MinGW de Nuwen. Esta distribución de MinGW contiene un conjunto adicional de librerias muy útiles, entre las cuales están las librerias Boost para C++. Extrae el archivo ZIP de Eclipse en un directorio sin espacios. Por [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=carlosarango.wordpress.com&amp;blog=6457372&amp;post=63&amp;subd=carlosarango&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<ol>
	<strong>
<li>Descarga <a href="http://www.eclipse.org/downloads/">Eclipse para desarrolladores en C/C++</a></strong>.</p>
<p>Ten cuidado en descargar la versión para Windows.</li>
<p></p>
<p><strong>
<li>Descarga la <a href="http://nuwen.net/mingw.html"> distribución especial de MinGW de Nuwen</a></strong>.</p>
<p>Esta distribución de <a href="http://www.mingw.org/">MinGW</a> contiene un conjunto adicional de librerias muy útiles, entre las cuales están las <a href="http://www.boost.org/">librerias Boost para C++</a>.</li>
<p></p>
<p><strong>
<li>Extrae el archivo ZIP de Eclipse en un directorio sin espacios.</strong></p>
<p>Por ejemplo:</p>
<p><em>C:\eclipse\</em></li>
<p></p>
<p><strong>
<li>Ahora extrae el archivo ZIP de MinGW a un directorio sin espacios.</strong></p>
<p><em>C:\MinGW\</em></li>
<p></p>
<p><strong>
<li>Ahora debes agregar el directorio bin de MinGW al Path del sistema.</strong></p>
<ul>
<li>Ve al <em>Panel de control &gt; Sistema</em>, selecciona el Tab <em>Opciones Avanzadas</em> y has clic en el botón <em>Variables de entorno</em>.</li>
<li>En la lista <em> Variables del sistema</em> , selecciona la variable <em>Path</em> y has clic en el botón <em>Modificar</em>.</li>
<li><strong>Ten cuidado</strong> al agregar al final de la cadena actual <strong>;C:\MinGW\bin</strong> (No te olvides de agregar el punto y coma inicial).</li>
</ul>
<li><strong>Ejecuta Eclipse.</strong><br />
Abre la carpeta donde descomprimiste Eclipse y ejecuta el archivo <em>eclipse.exe</em>.
</li>
<li><strong>Crea un nuevo proyecto de C++.</strong><br />
En Eclipse, ve al menú <em>File &gt; New &gt; C++ Project</em>. En la lista de  Toolchains debes ver ahora <em>MinGW GCC</em>.
</li>
</ol>
<br />Posted in Uncategorized Tagged: boost, c, desarrollo, eclipse, howto <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/carlosarango.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/carlosarango.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/carlosarango.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/carlosarango.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/carlosarango.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/carlosarango.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/carlosarango.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/carlosarango.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/carlosarango.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/carlosarango.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/carlosarango.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/carlosarango.wordpress.com/63/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/carlosarango.wordpress.com/63/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/carlosarango.wordpress.com/63/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=carlosarango.wordpress.com&amp;blog=6457372&amp;post=63&amp;subd=carlosarango&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://carlosarango.wordpress.com/2009/05/08/como-configurar-eclipse-para-desarrollo-en-cc-en-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/36bbe1f91d3c942a0a697d8ecbc93610?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">licheca</media:title>
		</media:content>
	</item>
		<item>
		<title>How To Setup Eclipse for C/C++ development on Windows</title>
		<link>http://carlosarango.wordpress.com/2009/05/08/how-to-setup-eclipse-for-cc-development-on-windows/</link>
		<comments>http://carlosarango.wordpress.com/2009/05/08/how-to-setup-eclipse-for-cc-development-on-windows/#comments</comments>
		<pubDate>Sat, 09 May 2009 03:52:22 +0000</pubDate>
		<dc:creator>licheca</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[boost]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://carlosarango.wordpress.com/?p=11</guid>
		<description><![CDATA[Download Eclipse for C/C++ Developers Be careful to get the Windows version. Some of us, including me, would have appreciated this advice earlier. Download Nuwen&#8217;s special MinGW distribution This is a great MinGW distribution that adds a lot of useful libraries, including C++ Boost Libraries. Extract the Eclipse ZIP file to a directory with no [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=carlosarango.wordpress.com&amp;blog=6457372&amp;post=11&amp;subd=carlosarango&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<ol>
	<strong>
<li>Download <a href="http://www.eclipse.org/downloads/">Eclipse for C/C++ Developers</a></strong></p>
<p>Be careful to get the Windows version. Some of us, including me, would have appreciated this advice earlier.</li>
<p></p>
<p><strong>
<li>Download <a href="http://nuwen.net/mingw.html">Nuwen&#8217;s special MinGW distribution</a></strong></p>
<p>This is a great <a href="http://www.mingw.org/">MinGW</a> distribution that adds a lot of useful libraries, including <a href="http://www.boost.org/">C++ Boost Libraries</a>.</li>
<p></p>
<p><strong>
<li>Extract the Eclipse ZIP file to a directory with no spaces.</strong></p>
<p>I recommend something like:</p>
<p><em>C:\eclipse\</em></li>
<p></p>
<p><strong>
<li>Now extract the MinGW ZIP file to a directory, again: no spaces.</strong></p>
<p><em>C:\MinGW\</em></li>
<p></p>
<p><strong>
<li>Now you need to add MinGW&#8217;s bin folder to the System&#8217;s Path. </strong></p>
<ul>
<li>Go to <em>Control Panel &gt; System</em>, select the <em>Advanced</em> tab and then click on the <em>Environment Variables</em> button.</li>
<li>On the<em> System Variables</em> list, select the <em>Path</em> variable and clic the <em>edit</em> button.</li>
<li><strong>Be careful</strong> to add at the end of the current string <strong>;C:\MinGW\bin</strong> (Don&#8217;t forget the starting semicolon).</li>
</ul>
<li><strong>Run Eclipse.</strong><br />
Open the folder where you extracted Eclipse and run the <em>eclipse.exe</em> file.
</li>
<li><strong>Create a new C++ project.</strong><br />
On Eclipse, go to <em>File &gt; New &gt; C++ Project</em>. On the Toolchains list you should see now <em>MinGW GCC</em> on the list.
</li>
</ol>
<br />Posted in Uncategorized Tagged: boost, c, development, eclipse, howto, windows <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/carlosarango.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/carlosarango.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/carlosarango.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/carlosarango.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/carlosarango.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/carlosarango.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/carlosarango.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/carlosarango.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/carlosarango.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/carlosarango.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/carlosarango.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/carlosarango.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/carlosarango.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/carlosarango.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=carlosarango.wordpress.com&amp;blog=6457372&amp;post=11&amp;subd=carlosarango&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://carlosarango.wordpress.com/2009/05/08/how-to-setup-eclipse-for-cc-development-on-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/36bbe1f91d3c942a0a697d8ecbc93610?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">licheca</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world!</title>
		<link>http://carlosarango.wordpress.com/2009/02/05/hello-world/</link>
		<comments>http://carlosarango.wordpress.com/2009/02/05/hello-world/#comments</comments>
		<pubDate>Thu, 05 Feb 2009 02:08:58 +0000</pubDate>
		<dc:creator>licheca</dc:creator>
				<category><![CDATA[general]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi, I guess I&#8217;ll keep WordPress default entry title because this will be a programing related blog. Please excuse my english level and feel free to point out any mistakes you find on any of my posts. Be back soon. Posted in general<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=carlosarango.wordpress.com&amp;blog=6457372&amp;post=1&amp;subd=carlosarango&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hi, I guess I&#8217;ll keep WordPress default entry title because this will be a programing related blog. Please excuse my english level and feel free to point out any mistakes you find on any of my posts. Be back soon.</p>
<br />Posted in general  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/carlosarango.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/carlosarango.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/carlosarango.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/carlosarango.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/carlosarango.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/carlosarango.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/carlosarango.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/carlosarango.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/carlosarango.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/carlosarango.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/carlosarango.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/carlosarango.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/carlosarango.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/carlosarango.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=carlosarango.wordpress.com&amp;blog=6457372&amp;post=1&amp;subd=carlosarango&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://carlosarango.wordpress.com/2009/02/05/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/36bbe1f91d3c942a0a697d8ecbc93610?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">licheca</media:title>
		</media:content>
	</item>
	</channel>
</rss>
