<?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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>Albertux~# ./Blog &#187; c/c++</title>
	<atom:link href="http://albertux.ayalasoft.com/tag/cc/feed/" rel="self" type="application/rss+xml" />
	<link>http://albertux.ayalasoft.com</link>
	<description>61 20 64 65 76 65 6c 6f 70 65 72 20 6c 69 66 65</description>
	<lastBuildDate>Thu, 01 Jul 2010 16:23:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<!-- podcast_generator="podPress/8.8" - maintenance_release="8.8.5.3" -->
	<copyright>2008 </copyright>
	<managingEditor>albertoi7@gmail.com (Albertux~# ./Blog)</managingEditor>
	<webMaster>albertoi7@gmail.com (Albertux~# ./Blog)</webMaster>
	<category>posts</category>
	<ttl>1440</ttl>
	<image>
		<url>http://ayalasoft.com/img/podcast02.jpg</url>
		<title>Albertux~# ./Blog &#187; c/c++</title>
		<link>http://albertux.ayalasoft.com</link>
		<width>144</width>
		<height>144</height>
	</image>
	<itunes:subtitle></itunes:subtitle>
	<itunes:summary>After three days without programming, life becomes meaningless.</itunes:summary>
	<itunes:keywords></itunes:keywords>
	<itunes:category text="Technology">
		<itunes:category text="Software How-To" />
	</itunes:category>
	<itunes:category text="Technology">
		<itunes:category text="Podcasting" />
	</itunes:category>
	<itunes:author>Albertux~# ./Blog</itunes:author>
	<itunes:owner>
		<itunes:name>Albertux~# ./Blog</itunes:name>
		<itunes:email>albertoi7@gmail.com</itunes:email>
	</itunes:owner>
	<itunes:block>no</itunes:block>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://ayalasoft.com/img/podcast01.jpg" />
		<item>
		<title>c/c++ win32api</title>
		<link>http://albertux.ayalasoft.com/2009/04/18/c-cpp-win32api/</link>
		<comments>http://albertux.ayalasoft.com/2009/04/18/c-cpp-win32api/#comments</comments>
		<pubDate>Sat, 18 Apr 2009 22:26:00 +0000</pubDate>
		<dc:creator>albertux</dc:creator>
				<category><![CDATA[develop]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[c/c++]]></category>
		<category><![CDATA[win32]]></category>
		<category><![CDATA[win32api]]></category>

		<guid isPermaLink="false">http://albertux.ayalasoft.com/?p=1903</guid>
		<description><![CDATA[C/C++ Win32API Win32API C/C++ Documentation: theForger&#8217;s Win32 API Tutorial [english] Win API Con Clase [spanish] I made a single uploader application (c/c++ win32api) and web administrator panel (php/javascript/mysql) c/c++ win32api is a post from: Albertux~# ./Blog<p><a href="http://albertux.ayalasoft.com/2009/04/18/c-cpp-win32api/">c/c++ win32api</a> is a post from: <a href="http://albertux.ayalasoft.com">Albertux~# ./Blog</a></p>
]]></description>
			<content:encoded><![CDATA[<p><strong>C/C++ Win32API</strong></p>
<p>Win32API C/C++ Documentation:</p>
<p><a href="http://www.winprog.org/tutorial/" target="_blank">theForger&#8217;s Win32 API Tutorial</a> [english]<br />
<a href="http://winapi.conclase.net/" target="_blank">Win API Con Clase</a> [spanish]</p>
<p>I made a single uploader application (c/c++ win32api) and web administrator panel (php/javascript/mysql)</p>
<p><script src="http://ayalasoft.com/media/swfobject.js" type="text/javascript"></script></p>
<div id="playerup"><script type="text/javascript"><!--
var sup = new SWFObject("http://ayalasoft.com/media/flvplayer.swf","single","576","360","7");
		sup.addParam("allowfullscreen","true");
sup.addVariable("file","http://ayalasoft.com/media/uploader.flv");
		sup.addVariable("width","576");
		sup.addVariable("height","360");
sup.addVariable("autostart", "true")
sup.addVariable("repeat", "true")
		sup.write("playerup");
// --></script></div>
<p><a href="http://albertux.ayalasoft.com/2009/04/18/c-cpp-win32api/">c/c++ win32api</a> is a post from: <a href="http://albertux.ayalasoft.com">Albertux~# ./Blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://albertux.ayalasoft.com/2009/04/18/c-cpp-win32api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Use CImg on MinGw</title>
		<link>http://albertux.ayalasoft.com/2009/04/06/use-cimg-mingw/</link>
		<comments>http://albertux.ayalasoft.com/2009/04/06/use-cimg-mingw/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 23:18:23 +0000</pubDate>
		<dc:creator>albertux</dc:creator>
				<category><![CDATA[develop]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[c/c++]]></category>
		<category><![CDATA[lib]]></category>
		<category><![CDATA[mingw]]></category>

		<guid isPermaLink="false">http://albertux.ayalasoft.com/?p=1864</guid>
		<description><![CDATA[Use CImg on MinGw Needs MinGW Downlaod CImg This example code is taken from: Fatchoco Blog test.cpp: #include &#34;CImg.h&#34; &#160; using namespace cimg_library; &#160; int main&#40;int argc, char *argv&#91;&#93;&#41; &#123; CImg&#60;unsigned char&#62; img&#40;640,400,1,3&#41;; // Define a 640x400 color image with 8 bits per color component. img.fill&#40;0&#41;; // Set pixel values to 0 (color : black) [...]<p><a href="http://albertux.ayalasoft.com/2009/04/06/use-cimg-mingw/">Use CImg on MinGw</a> is a post from: <a href="http://albertux.ayalasoft.com">Albertux~# ./Blog</a></p>
]]></description>
			<content:encoded><![CDATA[<p><strong>Use CImg on MinGw</strong></p>
<p>Needs <a href="http://www.mingw.org/" target="_blank">MinGW</a><br />
Downlaod <a href="http://cimg.sourceforge.net/" target="_blank">CImg</a><br />
This example code is taken from: <a href="http://fatchoco.wordpress.com/2009/03/01/using-cimg-in-mingw/" target="_blank">Fatchoco Blog</a></p>
<p>test.cpp:</p>

<div class="wp_syntax"><div class="code"><pre class="cpp" style="font-family:monospace;"><span style="color: #339900;">#include &quot;CImg.h&quot;</span>
&nbsp;
<span style="color: #0000ff;">using</span> <span style="color: #0000ff;">namespace</span> cimg_library<span style="color: #008080;">;</span>
&nbsp;
<span style="color: #0000ff;">int</span> main<span style="color: #008000;">&#40;</span><span style="color: #0000ff;">int</span> argc, <span style="color: #0000ff;">char</span> <span style="color: #000040;">*</span>argv<span style="color: #008000;">&#91;</span><span style="color: #008000;">&#93;</span><span style="color: #008000;">&#41;</span> <span style="color: #008000;">&#123;</span>
    CImg<span style="color: #000080;">&lt;</span><span style="color: #0000ff;">unsigned</span> <span style="color: #0000ff;">char</span><span style="color: #000080;">&gt;</span> img<span style="color: #008000;">&#40;</span><span style="color: #0000dd;">640</span>,<span style="color: #0000dd;">400</span>,<span style="color: #0000dd;">1</span>,<span style="color: #0000dd;">3</span><span style="color: #008000;">&#41;</span><span style="color: #008080;">;</span>            <span style="color: #666666;">// Define a 640x400 color image with 8 bits per color component.</span>
    img.<span style="color: #007788;">fill</span><span style="color: #008000;">&#40;</span><span style="color: #0000dd;">0</span><span style="color: #008000;">&#41;</span><span style="color: #008080;">;</span>                                       <span style="color: #666666;">// Set pixel values to 0 (color : black)</span>
    <span style="color: #0000ff;">unsigned</span> <span style="color: #0000ff;">char</span> purple<span style="color: #008000;">&#91;</span><span style="color: #008000;">&#93;</span> <span style="color: #000080;">=</span> <span style="color: #008000;">&#123;</span> <span style="color: #0000dd;">255</span>,<span style="color: #0000dd;">0</span>,<span style="color: #0000dd;">255</span> <span style="color: #008000;">&#125;</span><span style="color: #008080;">;</span>         <span style="color: #666666;">// Define a purple color</span>
    img.<span style="color: #007788;">draw_text</span><span style="color: #008000;">&#40;</span><span style="color: #0000dd;">100</span>,<span style="color: #0000dd;">100</span>,<span style="color: #FF0000;">&quot;Hello World&quot;</span>,purple,<span style="color: #0000dd;">0</span>,<span style="color: #0000dd;">1</span>,<span style="color: #0000dd;">35</span><span style="color: #008000;">&#41;</span><span style="color: #008080;">;</span> <span style="color: #666666;">// Draw a purple &quot;Hello world&quot; at coordinates (100,100).</span>
    img.<span style="color: #007788;">display</span><span style="color: #008000;">&#40;</span><span style="color: #FF0000;">&quot;My first CImg code&quot;</span><span style="color: #008000;">&#41;</span><span style="color: #008080;">;</span>               <span style="color: #666666;">// Display the image in a display window.</span>
    <span style="color: #0000ff;">return</span> <span style="color: #0000dd;">0</span><span style="color: #008080;">;</span>
<span style="color: #008000;">&#125;</span></pre></div></div>

<p>Put CImg.h in the same dir as test.cpp and compile:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">g++</span>  test.cpp  <span style="color: #660033;">-c</span>  <span style="color: #660033;">-o</span>  test.o
<span style="color: #c20cb9; font-weight: bold;">g++</span>  test.o  <span style="color: #660033;">-lgdi32</span>  <span style="color: #660033;">-o</span>  test.exe</pre></div></div>

<p><a href="http://ayalasoft.com/img/cimg-mingw.jpg" rel="shadowbox"><img src="http://ayalasoft.com/img/cimg-mingw-thumb.jpg"></a></p>
<p><a href="http://albertux.ayalasoft.com/2009/04/06/use-cimg-mingw/">Use CImg on MinGw</a> is a post from: <a href="http://albertux.ayalasoft.com">Albertux~# ./Blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://albertux.ayalasoft.com/2009/04/06/use-cimg-mingw/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>C/C++ and NetBeans</title>
		<link>http://albertux.ayalasoft.com/2009/01/15/c-cplusplus-and-netbeans/</link>
		<comments>http://albertux.ayalasoft.com/2009/01/15/c-cplusplus-and-netbeans/#comments</comments>
		<pubDate>Thu, 15 Jan 2009 20:07:36 +0000</pubDate>
		<dc:creator>albertux</dc:creator>
				<category><![CDATA[develop]]></category>
		<category><![CDATA[unix/linux]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[c/c++]]></category>
		<category><![CDATA[netbeans]]></category>

		<guid isPermaLink="false">http://albertux.ayalasoft.com/?p=1462</guid>
		<description><![CDATA[C/C++ and NetBeans NetBeans needs C/C++ compiler, the better option is GCC (GNU Compiler Collection). On Win32 you can use Cygwin to get it. On Project Properties you can change the Build options (Debug or Release), add libraries, Plataform, Package type (tar/zip/rpm,deb), Strip Symbols (reduce size of the executable) Your executable will be on: \NetBeansProjects\(your [...]<p><a href="http://albertux.ayalasoft.com/2009/01/15/c-cplusplus-and-netbeans/">C/C++ and NetBeans</a> is a post from: <a href="http://albertux.ayalasoft.com">Albertux~# ./Blog</a></p>
]]></description>
			<content:encoded><![CDATA[<p><strong>C/C++ and NetBeans</strong></p>
<p>NetBeans needs C/C++ compiler, the better option is <a href="http://gcc.gnu.org/" target="_blank">GCC</a> (GNU Compiler Collection).</p>
<p>On Win32 you can use Cygwin to get it.</p>
<p><a rel="shadowbox[cppnb]" href="http://ayalasoft.com/img/cpp-netbeans-01.jpg"><img src="http://ayalasoft.com/img/cpp-netbeans-01-thumb.jpg" alt="" /></a></p>
<p>On Project Properties you can change the Build options (Debug or Release), add libraries, Plataform, Package type (tar/zip/rpm,deb), Strip Symbols (reduce size of the executable)</p>
<p><a rel="shadowbox[cppnb]" href="http://ayalasoft.com/img/cpp-netbeans-02.jpg"><img src="http://ayalasoft.com/img/cpp-netbeans-02-thumb.jpg" alt="" /></a></p>
<p><a rel="shadowbox[cppnb]" href="http://ayalasoft.com/img/cpp-netbeans-03.jpg"><img src="http://ayalasoft.com/img/cpp-netbeans-03-thumb.jpg" alt="" /></a></p>
<p>Your executable will be on:<br />
\NetBeansProjects\(your project)\build\(Debug or Release)\Cygwin-Windows\</p>
<p>Remember you application depends of cygwin1.dll ( c:\cygwin\bin\cygwin1.dll )</p>
<p>If you compile C files you can disable this depency using &#8220;-mno-cygwin&#8221; on CFLAGS options on your Makefile</p>
<p>See dependencies of you executable (using cygwin):</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">objdump application.exe <span style="color: #000000; font-weight: bold;">|</span> <span style="color: #c20cb9; font-weight: bold;">grep</span> <span style="color: #ff0000;">&quot;DLL&quot;</span></pre></div></div>

<p>or use <a href="http://www.dependencywalker.com/" target="_blank">Depency Walker</a></p>
<p>Cygwin<br />
<a href="http://www.cygwin.com" target="_blank">http://www.cygwin.com/</a><br />
<a href="http://www.redhat.com/services/custom/cygwin/" target="_blank">http://www.redhat.com/services/custom/cygwin/</a></p>
<p>MinGw<br />
<a href="http://www.mingw.org/" target="_blank">http://www.mingw.org/</a></p>
<p>Interix<br />
<a href="http://www.interopsystems.com/InteropToolworks.htm" target="_blank">http://www.interopsystems.com/InteropToolworks.htm</a></p>
<p><a href="http://albertux.ayalasoft.com/2009/01/15/c-cplusplus-and-netbeans/">C/C++ and NetBeans</a> is a post from: <a href="http://albertux.ayalasoft.com">Albertux~# ./Blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://albertux.ayalasoft.com/2009/01/15/c-cplusplus-and-netbeans/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>C Compile on Demand</title>
		<link>http://albertux.ayalasoft.com/2008/11/24/c-compile-on-demand/</link>
		<comments>http://albertux.ayalasoft.com/2008/11/24/c-compile-on-demand/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 17:35:48 +0000</pubDate>
		<dc:creator>albertux</dc:creator>
				<category><![CDATA[develop]]></category>
		<category><![CDATA[network]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[unix/linux]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[c/c++]]></category>
		<category><![CDATA[cgi]]></category>

		<guid isPermaLink="false">http://albertux.ayalasoft.com/?p=969</guid>
		<description><![CDATA[C Compile on Demand If you want to use C/C++ as CGI you need compile the code you can compile on demand check C Cod WebSite See the Documentation some aspects similars to ASP(VBScript). you now: #!/usr/bin/php #!/usr/bin/perl #!/usr/bin/python #!/bin/bash ... Add this #!/usr/bin/ccod to use C/C++, one simple example: #!/usr/bin/ccod Download C Cod. C [...]<p><a href="http://albertux.ayalasoft.com/2008/11/24/c-compile-on-demand/">C Compile on Demand</a> is a post from: <a href="http://albertux.ayalasoft.com">Albertux~# ./Blog</a></p>
]]></description>
			<content:encoded><![CDATA[<p><strong>C Compile on Demand</strong></p>
<p>If you want to use C/C++ as CGI <span style="text-decoration: line-through;">you need compile the code</span> you can compile on demand check <a href=" http://ccod.sourceforge.net/" target="_blank">C Cod WebSite</a></p>
<p>See the <a href="http://ccod.sourceforge.net/documentation.html" target="_blank">Documentation</a> some aspects similars to ASP(VBScript).</p>
<p>you now:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;">#!/usr/bin/php</span>
<span style="color: #666666; font-style: italic;">#!/usr/bin/perl</span>
<span style="color: #666666; font-style: italic;">#!/usr/bin/python</span>
<span style="color: #666666; font-style: italic;">#!/bin/bash</span>
...</pre></div></div>

<p>Add this <span style="color:#008800">#!/usr/bin/ccod</span> to use C/C++, one simple example:</p>

<div class="wp_syntax"><div class="code"><pre class="c" style="font-family:monospace;"><span style="color: #339933;">#!/usr/bin/ccod</span></pre></div></div>

<p><a href="http://sourceforge.net/project/showfiles.php?group_id=116097" target="_blank">Download</a> C Cod.</p>
<p><a href="http://albertux.ayalasoft.com/2008/11/24/c-compile-on-demand/">C Compile on Demand</a> is a post from: <a href="http://albertux.ayalasoft.com">Albertux~# ./Blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://albertux.ayalasoft.com/2008/11/24/c-compile-on-demand/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PDF Libraries</title>
		<link>http://albertux.ayalasoft.com/2008/10/02/pdf-libraries/</link>
		<comments>http://albertux.ayalasoft.com/2008/10/02/pdf-libraries/#comments</comments>
		<pubDate>Thu, 02 Oct 2008 21:51:40 +0000</pubDate>
		<dc:creator>albertux</dc:creator>
				<category><![CDATA[develop]]></category>
		<category><![CDATA[c/c++]]></category>
		<category><![CDATA[dotnet]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[python]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://albertux.ayalasoft.com/?p=660</guid>
		<description><![CDATA[PDF Libraries Sometimes we need create or export data into a PDF: .NET: http://www.pdfsharp.com, http://www.codeplex.com/Print2Pdf C++: http://libharu.org Perl: http://search.cpan.org/~markusb/PDF-Create/lib/PDF/Create.pm sudo perl -MCPAN -e 'install PDF::Create' PHP: http://www.fpdf.org, http://www.digitaljunkies.ca/dompdf, http://pear.php.net/package/File_PDF Python: http://www.reportlab.org wget -c http://www.reportlab.org/ftp/ReportLab_2_2.tgz tar xvzf ReportLab_2_2.tgz cd ReportLab_2_2 sudo python setup.py install Java: http://www.lowagie.com/iText, http://www.pdfbox.org Ruby: http://ruby-pdf.rubyforge.org/pdf-writer sudo gem install pdf-writer PDF Libraries is [...]<p><a href="http://albertux.ayalasoft.com/2008/10/02/pdf-libraries/">PDF Libraries</a> is a post from: <a href="http://albertux.ayalasoft.com">Albertux~# ./Blog</a></p>
]]></description>
			<content:encoded><![CDATA[<p><strong>PDF Libraries</strong></p>
<p>Sometimes we need create or export data into a PDF:</p>
<p>.NET:</p>
<p><a href="http://www.pdfsharp.com" target="_blank">http://www.pdfsharp.com</a>, <a href="http://www.codeplex.com/Print2Pdf" target="_blank">http://www.codeplex.com/Print2Pdf</a></p>
<p>C++:</p>
<p><a href="http://libharu.org" target="_blank">http://libharu.org</a></p>
<p>Perl:</p>
<p><a href="http://search.cpan.org/~markusb/PDF-Create/lib/PDF/Create.pm" target="_blank">http://search.cpan.org/~markusb/PDF-Create/lib/PDF/Create.pm</a></p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> <span style="color: #c20cb9; font-weight: bold;">perl</span> <span style="color: #660033;">-MCPAN</span> <span style="color: #660033;">-e</span> <span style="color: #ff0000;">'install PDF::Create'</span></pre></div></div>

<p>PHP:</p>
<p><a href="http://www.fpdf.org" target="_blank">http://www.fpdf.org</a>, <a href="http://www.digitaljunkies.ca/dompdf" target="_blank">http://www.digitaljunkies.ca/dompdf</a>, <a href="http://pear.php.net/package/File_PDF" target="_blank">http://pear.php.net/package/File_PDF</a></p>
<p>Python:</p>
<p><a href="http://www.reportlab.org" target="_blank">http://www.reportlab.org</a></p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">wget</span> <span style="color: #660033;">-c</span> http:<span style="color: #000000; font-weight: bold;">//</span>www.reportlab.org<span style="color: #000000; font-weight: bold;">/</span>ftp<span style="color: #000000; font-weight: bold;">/</span>ReportLab_2_2.tgz
<span style="color: #c20cb9; font-weight: bold;">tar</span> xvzf ReportLab_2_2.tgz
<span style="color: #7a0874; font-weight: bold;">cd</span> ReportLab_2_2
<span style="color: #c20cb9; font-weight: bold;">sudo</span> python setup.py <span style="color: #c20cb9; font-weight: bold;">install</span></pre></div></div>

<p>Java:</p>
<p><a href="http://www.lowagie.com/iText" target="_blank">http://www.lowagie.com/iText</a>, <a href="http://www.pdfbox.org" target="_blank">http://www.pdfbox.org</a></p>
<p>Ruby:</p>
<p><a href="http://ruby-pdf.rubyforge.org/pdf-writer" target="_blank">http://ruby-pdf.rubyforge.org/pdf-writer</a></p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sudo</span> gem <span style="color: #c20cb9; font-weight: bold;">install</span> pdf-writer</pre></div></div>

<p><a href="http://albertux.ayalasoft.com/2008/10/02/pdf-libraries/">PDF Libraries</a> is a post from: <a href="http://albertux.ayalasoft.com">Albertux~# ./Blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://albertux.ayalasoft.com/2008/10/02/pdf-libraries/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Compile Perl Win32</title>
		<link>http://albertux.ayalasoft.com/2008/08/17/compile-perl-win32/</link>
		<comments>http://albertux.ayalasoft.com/2008/08/17/compile-perl-win32/#comments</comments>
		<pubDate>Mon, 18 Aug 2008 03:53:13 +0000</pubDate>
		<dc:creator>albertux</dc:creator>
				<category><![CDATA[develop]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[c/c++]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[win32]]></category>

		<guid isPermaLink="false">http://albertux.ayalasoft.com/?p=249</guid>
		<description><![CDATA[Compile Perl Win32 First you need download the Visual Studio 2008 C++ Express and Perl source code. Use 7-zip to decompress perl-5.10.0.tar.gz Edit Makefile (on perl-5.10.0\win32\) to set C++ Compiler: CCTYPE = MSVC90FREE Run CMD.EXE and write this: &#34;C:\Program Files\Microsoft Visual Studio 9.0\Common7\Tools\vsvars32.bat&#34; cd perl-5.10.0 cd win32 nmake nmake test nmake install Compile process will [...]<p><a href="http://albertux.ayalasoft.com/2008/08/17/compile-perl-win32/">Compile Perl Win32</a> is a post from: <a href="http://albertux.ayalasoft.com">Albertux~# ./Blog</a></p>
]]></description>
			<content:encoded><![CDATA[<p><strong>Compile Perl Win32</strong></p>
<p>First you need download the <a href="http://www.microsoft.com/express/download/" target="_blank">Visual Studio 2008 C++ Express</a> and <a href="http://www.cpan.org/src/perl-5.10.0.tar.gz">Perl source code</a>.</p>
<p>Use <a href="http://www.7-zip.org/" target="_blank">7-zip</a> to decompress perl-5.10.0.tar.gz</p>
<p>Edit <span style="color: #00ff00;">Makefile</span> (on <span style="color:yellow">perl-5.10.0\win32\</span>) to set C++ Compiler:</p>

<div class="wp_syntax"><div class="code"><pre class="winbatch" style="font-family:monospace;">CCTYPE = MSVC90FREE</pre></div></div>

<p>Run <strong><span style="color: #00ff00;">CMD.EXE</span></strong> and write this:</p>

<div class="wp_syntax"><div class="code"><pre class="winbatch" style="font-family:monospace;"><span style="color: #ff0000;">&quot;C:\Program Files\Microsoft Visual Studio 9.0\Common7\Tools\vsvars32.bat&quot;</span>
cd perl<span style="color: #66cc66;">-</span>5.10.0
cd win32
nmake
nmake test
nmake install</pre></div></div>

<p><span style="color:yellow">Compile process will take some time</span> but you can download <a href="http://ayalasoft.com/utils/MyPerl-5.10.0.zip" target="_blank">MyPerl-5.10.0.zip</a><br />
extract on <strong><span style="color: #00ff00;">C:\Perl</span></strong> to include Perl on your path:</p>

<div class="wp_syntax"><div class="code"><pre class="winbatch" style="font-family:monospace;">set PATH=<span style="color: #66cc66;">%</span>PATH<span style="color: #66cc66;">%</span><span style="color: #008000; font-style: italic;">;C:\Perl\bin</span></pre></div></div>

<p>Alternatives if you don&#8217;t want to compile: <a href="http://www.activestate.com/store/download.aspx?prdGUID=81fbce82-6bd5-49bc-a915-08d58c2648ca" target="_blank">ActivePerl</a> or <a href="http://strawberryperl.com/" target="_blank">Strawberry Perl</a>.</p>
<p><a href="http://albertux.ayalasoft.com/2008/08/17/compile-perl-win32/">Compile Perl Win32</a> is a post from: <a href="http://albertux.ayalasoft.com">Albertux~# ./Blog</a></p>
]]></content:encoded>
			<wfw:commentRss>http://albertux.ayalasoft.com/2008/08/17/compile-perl-win32/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
