<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Creating Portable Version of Code::Blocks</title>
	<atom:link href="http://biplab.in/2009/04/creating-portable-version-of-codeblocks/feed/" rel="self" type="application/rss+xml" />
	<link>http://biplab.in/2009/04/creating-portable-version-of-codeblocks/</link>
	<description>About My Passion</description>
	<lastBuildDate>Thu, 31 Mar 2011 23:29:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: admin</title>
		<link>http://biplab.in/2009/04/creating-portable-version-of-codeblocks/#comment-18</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 28 Aug 2009 13:33:58 +0000</pubDate>
		<guid isPermaLink="false">http://biplab.in/?p=62#comment-18</guid>
		<description>You missed wxGTK-devel packages. Install them and then start compiling C::B. Note that naming of wxGTK-devel package may vary depending upon your distro.</description>
		<content:encoded><![CDATA[<p>You missed wxGTK-devel packages. Install them and then start compiling C::B. Note that naming of wxGTK-devel package may vary depending upon your distro.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: codeMesh84</title>
		<link>http://biplab.in/2009/04/creating-portable-version-of-codeblocks/#comment-17</link>
		<dc:creator>codeMesh84</dc:creator>
		<pubDate>Fri, 28 Aug 2009 06:01:22 +0000</pubDate>
		<guid isPermaLink="false">http://biplab.in/?p=62#comment-17</guid>
		<description>Hi!

I&#039;m a newbie to linux packages. I&#039;m just trying to learn how to install codeblock by compiling it on my toshiba notebook(cor2duo processor).

i downloaded the source package, extracted and issued follwing commands...(from the source root dir)

mkdir mybld
cd mybld
../configure --enable-contrib
make

it compiles the code for some time and bangs with the follwoing error...

In file included from ../../../src/sdk/configmanager-revision.cpp:22:
../../src/include/autorevision.h:15: error: expected primary-expression before ‘;’ token
make[3]: *** [configmanager-revision.lo] Error 1
make[3]: Leaving directory `/home/mesh/codeblocks-8.02/mybld/src/sdk&#039;
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/mesh/codeblocks-8.02/mybld/src/sdk&#039;
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/mesh/codeblocks-8.02/mybld/src&#039;
make: *** [all-recursive] Error 1


did i miss anything?? need ur help...</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>I&#8217;m a newbie to linux packages. I&#8217;m just trying to learn how to install codeblock by compiling it on my toshiba notebook(cor2duo processor).</p>
<p>i downloaded the source package, extracted and issued follwing commands&#8230;(from the source root dir)</p>
<p>mkdir mybld<br />
cd mybld<br />
../configure &#8211;enable-contrib<br />
make</p>
<p>it compiles the code for some time and bangs with the follwoing error&#8230;</p>
<p>In file included from ../../../src/sdk/configmanager-revision.cpp:22:<br />
../../src/include/autorevision.h:15: error: expected primary-expression before ‘;’ token<br />
make[3]: *** [configmanager-revision.lo] Error 1<br />
make[3]: Leaving directory `/home/mesh/codeblocks-8.02/mybld/src/sdk&#8217;<br />
make[2]: *** [all-recursive] Error 1<br />
make[2]: Leaving directory `/home/mesh/codeblocks-8.02/mybld/src/sdk&#8217;<br />
make[1]: *** [all-recursive] Error 1<br />
make[1]: Leaving directory `/home/mesh/codeblocks-8.02/mybld/src&#8217;<br />
make: *** [all-recursive] Error 1</p>
<p>did i miss anything?? need ur help&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

