<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>Difficulties to installing Code Blocks and allegro 5</title>
		<link>http://www.allegro.cc/forums/view/608184</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Tue, 30 Aug 2011 03:43:12 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>As I read here in this forum, the allegro 5 and code blocks are perfecty because they are updated.... good...</p><p>But i cant run code blocks... very frustating...when i try to compile, even a simple code...
</p><div class="source-code snippet"><div class="inner"><pre><span class="p">#include &lt;stdio.h&gt;</span>

<span class="k1">int</span> main<span class="k2">(</span><span class="k2">)</span>
<span class="k2">{</span>
   <a href="http://www.delorie.com/djgpp/doc/libc/libc_624.html" target="_blank">printf</a><span class="k2">(</span><span class="s">"WORKS"</span><span class="k2">)</span><span class="k2">;</span>
<span class="k2">}</span>
</pre></div></div><p>
it doesnt compile and says that could not build, maybe the path is not setup correctly....and get worst when i try to install allegro 5... <img src="http://www.allegro.cc/forums/smileys/embarassed.gif" alt=":-[" /> <img src="http://www.allegro.cc/forums/smileys/angry.gif" alt="&gt;:(" /></p><p>I tried some tutorials but nothing changed...<br />Can someone help me???
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Gabriel Campos)</author>
		<pubDate>Fri, 26 Aug 2011 20:27:25 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>What does the compiler say exactly ?</p><p>Did code::blocks detect your compiler ?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (William Labbett)</author>
		<pubDate>Fri, 26 Aug 2011 20:51:44 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Did you donwload the bundle version with the compiler included or just the IDE?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Paul whoknows)</author>
		<pubDate>Fri, 26 Aug 2011 21:18:53 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Didn&#39;t you notice that there is a &quot;Installation, Setup &amp; Configuration&quot; section in this forum?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (AMCerasoli)</author>
		<pubDate>Fri, 26 Aug 2011 23:17:12 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I Download the binary release in codeblocks.org.....(codeblocks-10.05mingw-setup.exe)</p><p>After installed i followed this tutorial:<br /><a href="https://sites.google.com/a/liesenberg.biz/cjogos/home/software/ambiente-code-blocks-allegro-5">https://sites.google.com/a/liesenberg.biz/cjogos/home/software/ambiente-code-blocks-allegro-5</a></p><p>but only the first part( not installed allegro 5 yet);<br />The tutorial says to create a variable in system properties with the name<br />MINGDIR, the value C:\CodeBlocks\MinGW</p><p>then in the path variable add to the end of line: ;C:\CodeBlocks\MinGW\bin...</p><p>then in cmd write: gcc -v.... Works nicely, it showed me the version 4.1</p><p>but when i create a empty project like this...</p><div class="source-code snippet"><div class="inner"><pre><span class="p">#include &lt;stdio.h&gt;</span>

<span class="k1">int</span> main<span class="k2">(</span><span class="k2">)</span>
<span class="k2">{</span>
  <a href="http://www.delorie.com/djgpp/doc/libc/libc_624.html" target="_blank">printf</a><span class="k2">(</span><span class="s">"WORKS"</span><span class="k2">)</span><span class="k2">;</span>
<span class="k2">}</span>
</pre></div></div><p>
It doesnt work <img src="http://www.allegro.cc/forums/smileys/huh.gif" alt="???" /></p><p>The build log says:<br />&quot;TESTE - Debug&quot; uses an invalid compiler. Probably the toolchain path within the compiler options is not setup correctly?! Skipping...<br />Nothing to be done.</p><p>Someone could help me or link me a good tutorial??<br />I use the codeblocks 10.05 in my notebook with windows 7...<br />thanx
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Gabriel Campos)</author>
		<pubDate>Mon, 29 Aug 2011 21:08:34 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>That means that your compiler setup in Code::Blocks isn&#39;t setup correctly.</p><p>Try going to settings-&gt;compiler and debugger. Then open the tab Toolchain executables. What do you get in there?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (J-Gamer)</author>
		<pubDate>Mon, 29 Aug 2011 21:14:12 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I&#39;d suggest you download the latest versions of C::B and Mingw.<br />10.05 is quite old with a ton of bugs, the nighties are generally a lot more stable, plus new/fixed features.</p><p><a href="http://sourceforge.net/projects/mingw/files/">http://sourceforge.net/projects/mingw/files/</a><br /><a href="http://forums.codeblocks.org/index.php/board,20.0.html">http://forums.codeblocks.org/index.php/board,20.0.html</a></p><p>By the time you&#39;ve installed MinGW, then opened Codeblocks, It&#39;ll work fine. (And you&#39;ll be up to date)
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Turbine)</author>
		<pubDate>Tue, 30 Aug 2011 00:31:30 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>What is the problem with the official version?: <a href="http://wiki.allegro.cc/index.php?title=Windows,_Code::Blocks_10.05_and_Allegro_5">Windows, Code::Blocks 10.05 and Allegro 5</a>. </p><p>Tell me if you don&#39;t understand something about that tutorial.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (AMCerasoli)</author>
		<pubDate>Tue, 30 Aug 2011 02:17:30 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Do what J-Gamer suggested, and then press the auto detect compiler button. See if it finds your compiler correctly.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Edgar Reynaldo)</author>
		<pubDate>Tue, 30 Aug 2011 03:43:12 +0000</pubDate>
	</item>
</rss>
