<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>Allegro 4.1.18 WIP</title>
		<link>http://www.allegro.cc/forums/view/453220</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Fri, 11 Feb 2005 22:12:04 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Allegro 4.1.18 WIP has been released! Get it from the Allegro SoureForge <br />page at [url <a href="http://sourceforge.net/projects/alleg/">http://sourceforge.net/projects/alleg/</a>].</p><p>This release is a Work-In-Progress release that adds features<br />and corrects problems with regard to the 4.0 codebase. It is<br />API (source) compatible with 4.0.0 on every platform, except<br />for a few minor changes (see docs/html/api.html).</p><p>If all goes as planned, this is the final release in the Allegro 4.1 WIP series and the final release before 4.2.0 RC1. So please go and test everything in this release, try to break it and find bugs that need to be fixed!<br />There are known issues with Allegro on multi-processor machines that are not yet fixed in this version, but must be for final 4.2.</p><div class="quote_container"><div class="title">Changes said:</div><div class="quote"><p>Changes from 4.1.17 to 4.1.18 (Januari 2005)</p><p>   Peter Hull fixed a bug that caused rest() to wait too long on MacOS X.</p><p>   Tore Halse made the Allegro window always appear centred in Windows.</p><p>   Peter Wang fixed a lot of warnings in the code and did a lot of cosmetic <br />   fixes as well.</p><p>   Grzegorz Adam Hankiewicz added short description support to the MAN and <br />   HTML documentation.</p><p>   Milan Mimica fixed a bug in the keyconf utility.</p><p>   Peter Hull fixed some issues compiling Allegro for MacOS X.</p><p>   Marcio Fialho fixed a warning when compiling Allegro with DJGPP.</p><p>   Evert Glebbeek fixed a bug that prevented system cursors from working in <br />   Windows, as pointed out by Peter Johanson.</p><p>   Evert Glebbeek font loading routine and various other font functions to<br />   the library.</p><p>   Peter Wang added custom packfile functions and packfile vtables.</p><p>   Peter Wang decoupled the packfile compression code from the packfile <br />   routines.</p><p>   Daniel Schlyder fixed some problems with the font loading code.</p><p>   AJ added 64 bit, SSE2 and SSE3 detection code.</p><p>   Daniel Schlyder fixed some warnings with MinGW gcc 3.4.2</p><p>   Peter Hull made the file selector work properly with directories that <br />have <br />   more than 2048 entries.</p><p>   Marcio Afonso Arimura Fialho fixed some problems with the DJGPP version <br />and <br />   the VBE/AF driver.</p><p>   Phil Shenk clarified the MSVC build docs.</p><p>   Michal Molhanec fixed a problem with long filenames in the MSVC build<br />   process and added a --msvcpaths flag to the fix.bat script.</p><p>   Grzegorz Adam Hankiewicz made a lot of improvements to the <br />documentation.</p><p>   Peter Wang made some modifications to allegro_message() in X11.</p><p>   Evert Glebbeek added blender mode defines and activated the gfx_vtable <br />   set_blender_mode() function in the source.</p><p>   Evert Glebbeek added gui_set_screen and gui_get_screen functions and a<br />   set_mouse_cursor_bitmap function.</p><p>   Peter Wang made scancode_to_name never return NULL.</p><p>   Peter Wang fixed some problems if the Linux joystick driver.</p><p>   Grzegorz Adam Hankiewicz added a lot of ASSERTions to the code.</p><p>   Elias Pschernig added special Ctrl-Alt-End and Pause key handlers to the <br />   X11 keyboard driver.</p><p>   Elias Pschernig fixed a problem with the mouse acceleration in Windows.
</p></div></div><p>

EDIT: anyone think I should post this on Jonathan Harbour&#39;s forum too?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Evert)</author>
		<pubDate>Tue, 25 Jan 2005 00:06:47 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>
Woohoohoo!</p><p>Now then, what has been changed with the mouse acceleration? <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Richard Phipps)</author>
		<pubDate>Tue, 25 Jan 2005 00:10:18 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>See the posts by Elias in this thread: [url <a href="http://www.allegro.cc/forums/view_thread.php?_id=452248">http://www.allegro.cc/forums/view_thread.php?_id=452248</a>]. That&#39;s the current status of mouse acceleration in Windows.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Evert)</author>
		<pubDate>Tue, 25 Jan 2005 00:14:02 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Aww chucks. And I just submitted a fix to my sligthly broken patch <img src="http://www.allegro.cc/forums/smileys/lipsrsealed.gif" alt=":-X" /></p><p>Should&#39;ve held on to RC status for 5 more minutes <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (gnolam)</author>
		<pubDate>Tue, 25 Jan 2005 00:16:26 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>
So does this mean that 4.1.18 has James Lohr&#39;s patch working? Or another varient?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Richard Phipps)</author>
		<pubDate>Tue, 25 Jan 2005 00:16:38 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Richard: It means it has the patch that Elias posted about posting in the thread I linked to, which is an improvement over James&#39; original patch. It seems that James has made another improvement since then though, but he has yet to release what it is <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" /></p><p>gnolam: Yeah, I just saw it... it&#39;s a shame, but having to rebuild and zipup the release several times over is quite painful too... then again, who&#39;s going to notice if the problem only shows up in Windows 95? <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Evert)</author>
		<pubDate>Tue, 25 Jan 2005 00:26:16 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>
Too many patches! <img src="http://www.allegro.cc/forums/smileys/shocked.gif" alt=":o" /> <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" /></p><p>Well, I&#39;ll have to try 4.1.18 at some point.. <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Richard Phipps)</author>
		<pubDate>Tue, 25 Jan 2005 00:30:46 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Oh well... guess there&#39;s a reason it&#39;s called the unstable branch <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (gnolam)</author>
		<pubDate>Tue, 25 Jan 2005 00:30:53 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Peter Wang added custom packfile functions and packfile vtables.
</p></div></div><p>
This one sounds great! Does it mean that someone can write a RAM loader, finally? Or the load_* functions still use allegro&#39;s packfile implementation always?</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
AJ added 64 bit, SSE2 and SSE3 detection code.
</p></div></div><p>
But SS2 detection code was already there, even in 4.0 <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Oscar Giner)</author>
		<pubDate>Tue, 25 Jan 2005 01:11:55 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>SSE code was in 4.0, I don&#39;t remember SSE2. And will have to switch the mirror, the one I use (umn) is timing out <img src="http://www.allegro.cc/forums/smileys/sad.gif" alt=":(" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (ReyBrujo)</author>
		<pubDate>Tue, 25 Jan 2005 01:15:14 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Nope, it was in 4.0. Look at the screenshot attached from the config program of my tetris clone. The CPU info comes from allegro, and it detects SS2.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Oscar Giner)</author>
		<pubDate>Tue, 25 Jan 2005 01:35:31 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">sourceforge said:</div><div class="quote"><p>
License: Other/Proprietary License
</p></div></div><p>

<img src="http://www.allegro.cc/forums/smileys/huh.gif" alt="???" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (lucaz)</author>
		<pubDate>Tue, 25 Jan 2005 02:51:30 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>It is <i>other</i>, but SF has no separate field for that. See <a href="http://alleg.sourceforge.net/faq#The%20giftware%20licence">here</a> for license questions:
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Elias)</author>
		<pubDate>Tue, 25 Jan 2005 03:11:30 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>This one sounds great! Does it mean that someone can write a RAM loader, finally?</p></div></div><p>
Yes. There&#39;s also load_bmp_pf() and similar function that load files from an already opened packfile, so all you have to do is provide VTABLE functions for reading from memory.<br />That said, while Peter added the functions and VTABLE, there is no real documentation yet, so you&#39;ll have to figure out how to use it by looking at the source. I&#39;d recommend starting with allegro/include/allegro/file.h for the definition of the VTABLE.</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>But SS2 detection code was already there</p></div></div><p>
Hmm... in that case I remembered incorrectly what he added. I know it was three things, one of which was SSE3 and the other was 64 bit detection... I&#39;ll look it up.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Evert)</author>
		<pubDate>Tue, 25 Jan 2005 04:27:39 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Was the mouse problem with AllegroGL introduced in Allegro 4.1.16 fixed?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Bob)</author>
		<pubDate>Tue, 25 Jan 2005 05:14:50 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Was the exact cause of it already identified? I was meaning to boot into windows and try.. but didn&#39;t get around to yet.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Elias)</author>
		<pubDate>Tue, 25 Jan 2005 05:58:31 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>Was the exact cause of it already identified? </p></div></div><p>
As far as I know, no it hasn&#39;t.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Bob)</author>
		<pubDate>Tue, 25 Jan 2005 06:06:12 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>As far as I&#39;m concerned I would have been even more happy to see my MSVC7.1 workspace being included. Or did I miss something to see it included?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (tobing)</author>
		<pubDate>Tue, 25 Jan 2005 14:43:22 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>Was the mouse problem with AllegroGL introduced in Allegro 4.1.16 fixed?</p></div></div><p>
No, because I don&#39;t know what&#39;s causing it. I asked Julien to revert some of the changes that I thought might have caused it, and it didn&#39;t fix the problem... obviously something that needs investigation.</p><p>EDIT:
</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>As far as I&#39;m concerned I would have been even more happy to see my MSVC7.1 workspace being included. Or did I miss something to see it included?</p></div></div><p>
I don&#39;t recall seeing a finished version for it...? Can you send it to me through e-mail?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Evert)</author>
		<pubDate>Tue, 25 Jan 2005 14:54:02 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Oops, so I really missed that. I had posted one, and that&#39;s it, but I&#39;ll send you my current version this evening, tested with 4.1.18 then. Sorry.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (tobing)</author>
		<pubDate>Tue, 25 Jan 2005 15:00:05 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>
Aah! You misspelled my name! A curse on you all unto the seventh generation!</p><p>... seriously, I didn&#39;t expect that to be in there at all. <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (X-G)</author>
		<pubDate>Tue, 25 Jan 2005 15:47:51 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Hmmm... My game (and the grabber) both crash upon exit if they&#39;re run in windowed mode. Windows XP SP2, 4.1.18.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Mika Halttunen)</author>
		<pubDate>Tue, 25 Jan 2005 17:11:34 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p><span class="cuss"><span><span class="cuss"><span>Shit</span></span></span></span>.. Just got installed 4.1.17.. and there is newer allready available. I hate making them all the time all over again.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Eradicor)</author>
		<pubDate>Tue, 25 Jan 2005 17:29:29 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>Aah! You misspelled my name! A curse on you all unto the seventh generation!</p></div></div><p>
I think that&#39;s ok, considering there are a couple of syntactically challenged sentences in the changelog <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" />
</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>Evert Glebbeek font loading routine and various other font functions to the library.</p></div></div><p>

[EDIT]<br />Sourceforge finally let me download 4.1.18, and it seems I can&#39;t compile it: <img src="http://www.allegro.cc/forums/smileys/sad.gif" alt=":(" />
</p><div class="source-code"><div class="toolbar"></div><div class="inner"><table width="100%"><tbody><tr><td class="number">1</td><td>Testing assembler capabilities...</td></tr><tr><td class="number">2</td><td>mingw32-make init-asmtests</td></tr><tr><td class="number">3</td><td>mingw32-make<span class="k2">[</span><span class="n">1</span><span class="k2">]</span><span class="k2">:</span> Entering directory `C:<span class="k3">/</span>C<span class="k3">/</span>allegro<span class="s">'</span></td></tr><tr><td class="number">4</td><td><span class="s">echo #define ALLEGRO_GENERATED_BY_MAKEFILE_TST &gt; obj\mingw32\asmcapa.h</span></td></tr><tr><td class="number">5</td><td><span class="s">The system cannot find the path specified.</span></td></tr><tr><td class="number">6</td><td><span class="s">mingw32-make[1]: *** [init-asmtests] Error 1</span></td></tr><tr><td class="number">7</td><td><span class="s">mingw32-make[1]: Leaving directory `C:/C/allegro'</span></td></tr><tr><td class="number">8</td><td>mingw32-make: <span class="k2">[</span>obj<span class="k3">/</span>mingw32<span class="k3">/</span>asmcapa.h<span class="k2">]</span> Error <span class="n">2</span> <span class="k2">(</span>ignored<span class="k2">)</span></td></tr><tr><td class="number">9</td><td>mingw32-make test-mmx</td></tr><tr><td class="number">10</td><td>mingw32-make<span class="k2">[</span><span class="n">1</span><span class="k2">]</span><span class="k2">:</span> Entering directory `C:<span class="k3">/</span>C<span class="k3">/</span>allegro<span class="s">'</span></td></tr><tr><td class="number">11</td><td><span class="s">as --defsym ASMCAPA_MMX_TEST=1 -o obj/mingw32/asmcapa.o src/misc/asmcapa.s</span></td></tr><tr><td class="number">12</td><td><span class="s">echo #define ALLEGRO_MMX &gt;&gt; obj\mingw32\asmcapa.h</span></td></tr><tr><td class="number">13</td><td><span class="s">The system cannot find the path specified.</span></td></tr><tr><td class="number">14</td><td><span class="s">mingw32-make[1]: *** [test-mmx] Error 1</span></td></tr><tr><td class="number">15</td><td><span class="s">mingw32-make[1]: Leaving directory `C:/C/allegro'</span></td></tr><tr><td class="number">16</td><td>mingw32-make: <span class="k2">[</span>obj<span class="k3">/</span>mingw32<span class="k3">/</span>asmcapa.h<span class="k2">]</span> Error <span class="n">2</span> <span class="k2">(</span>ignored<span class="k2">)</span></td></tr><tr><td class="number">17</td><td>mingw32-make test-sse</td></tr><tr><td class="number">18</td><td>mingw32-make<span class="k2">[</span><span class="n">1</span><span class="k2">]</span><span class="k2">:</span> Entering directory `C:<span class="k3">/</span>C<span class="k3">/</span>allegro<span class="s">'</span></td></tr><tr><td class="number">19</td><td><span class="s">as --defsym ASMCAPA_SSE_TEST=1 -o obj/mingw32/asmcapa.o src/misc/asmcapa.s</span></td></tr><tr><td class="number">20</td><td><span class="s">echo #define ALLEGRO_SSE &gt;&gt; obj\mingw32\asmcapa.h</span></td></tr><tr><td class="number">21</td><td><span class="s">The system cannot find the path specified.</span></td></tr><tr><td class="number">22</td><td><span class="s">mingw32-make[1]: *** [test-sse] Error 1</span></td></tr><tr><td class="number">23</td><td><span class="s">mingw32-make[1]: Leaving directory `C:/C/allegro'</span></td></tr><tr><td class="number">24</td><td>mingw32-make: <span class="k2">[</span>obj<span class="k3">/</span>mingw32<span class="k3">/</span>asmcapa.h<span class="k2">]</span> Error <span class="n">2</span> <span class="k2">(</span>ignored<span class="k2">)</span></td></tr><tr><td class="number">25</td><td>gcc <span class="k3">-</span>DALLEGRO_SRC <span class="k3">-</span>DALLEGRO_LIB_BUILD <span class="k3">-</span>Wall <span class="k3">-</span>Wno-unused <span class="k3">-</span>mcpu<span class="k3">=</span>pentium <span class="k3">-</span>O2 <span class="k3">-</span>funro</td></tr><tr><td class="number">26</td><td>ll-loops <span class="k3">-</span>ffast-math  <span class="k3">-</span>fomit-frame-pointer <span class="k3">-</span>I. <span class="k3">-</span>I.<span class="k3">/</span>include <span class="k3">-</span>o obj<span class="k3">/</span>mingw32<span class="k3">/</span>alleg<span class="k3">/</span></td></tr><tr><td class="number">27</td><td>poly3d.o <span class="k3">-</span>c src<span class="k3">/</span>poly3d.c</td></tr><tr><td class="number">28</td><td>`<span class="k3">-</span>mcpu<span class="k3">=</span><span class="s">' is deprecated. Use `-mtune='</span> <span class="k1">or</span> <span class="s">'-march='</span> instead.</td></tr><tr><td class="number">29</td><td>src<span class="k3">/</span>poly3d.c:32:35: obj<span class="k3">/</span>mingw32<span class="k3">/</span>asmcapa.h: No such file <span class="k1">or</span> directory</td></tr><tr><td class="number">30</td><td>mingw32-make: <span class="k3">*</span><span class="k3">*</span><span class="k3">*</span> <span class="k2">[</span>obj<span class="k3">/</span>mingw32<span class="k3">/</span>alleg<span class="k3">/</span>poly3d.o<span class="k2">]</span> Error <span class="n">1</span></td></tr></tbody></table></div></div><p>

XP SP1, pristine (except for the DirectX headers) MinGW 3.2.0 RC3. But it seems version independent - didn&#39;t work on my old 3.1.0.1 either.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (gnolam)</author>
		<pubDate>Tue, 25 Jan 2005 20:04:31 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Does the obj/mingw32 directory actually exist (it should)?<br />EDIT: that entry should read font loading routines... I type too fast sometimes...
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Evert)</author>
		<pubDate>Tue, 25 Jan 2005 20:14:25 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>echo #define ALLEGRO_GENERATED_BY_MAKEFILE_TST &gt; obj\mingw32\asmcapa.h<br />The system cannot find the path specified.</p></div></div><p>
Maybe it is executing it from the wrong path?</p><p>(OT: By the way, just noticed 7-Zip shows the original user and group in the tar.gz file <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />)
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (ReyBrujo)</author>
		<pubDate>Tue, 25 Jan 2005 20:29:55 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>Does the obj/mingw32 directory actually exist (it should)?</p></div></div><p>
Yep... <img src="http://www.allegro.cc/forums/smileys/undecided.gif" alt=":-/" /></p><p>But is it really supposed to go in obj/mingw32 and not obj/mingw32/alleg or something like that?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (gnolam)</author>
		<pubDate>Tue, 25 Jan 2005 20:32:09 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>i added  CPU_IA64    CPU_SSE3   CPU_AMD64  detection.<br />so the changlog text is wrong.. big deal!
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (A J)</author>
		<pubDate>Tue, 25 Jan 2005 20:42:22 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>But is it really supposed to go in obj/mingw32 and not obj/mingw32/alleg or something like that?</p></div></div><p>
Yes, it goes in obj/mingw32, because no matter if you are building the release, profiling or debug libraries, the detection is always the same.</p><p>Go to allegro directory, and type <i>echo #define ALLEGRO_GENERATED_BY_MAKEFILE_TST &gt; obj\mingw32\asmcapa.h</i>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (ReyBrujo)</author>
		<pubDate>Tue, 25 Jan 2005 20:51:56 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>Go to allegro directory, and type echo #define ALLEGRO_GENERATED_BY_MAKEFILE_TST &gt; obj\mingw32\asmcapa.h</p></div></div><p>
Yep, works if I do it by hand... <img src="http://www.allegro.cc/forums/smileys/huh.gif" alt="???" /></p><p>After that it can continue to compile past that part, only to choke and die a bit later:</p><div class="source-code snippet"><div class="inner"><pre>gcc <span class="k3">-</span>Wall <span class="k3">-</span>Wno-unused <span class="k3">-</span>I. <span class="k3">-</span>I.<span class="k3">/</span>include <span class="k3">-</span>x assembler-with-cpp <span class="k3">-</span>o obj<span class="k3">/</span>mingw32<span class="k3">/</span>alleg
<span class="k3">/</span>asmlock.o <span class="k3">-</span>c src<span class="k3">/</span>win<span class="k3">/</span>asmlock.s
windres <span class="k3">-</span><span class="k3">-</span>include-dir include <span class="k3">-</span>O coff <span class="k3">-</span>o obj<span class="k3">/</span>mingw32<span class="k3">/</span>alleg<span class="k3">/</span>dllver.o <span class="k3">-</span>i src<span class="k3">/</span>win<span class="k3">/</span>d
llver.rc
gcc: src<span class="k3">/</span>win<span class="k3">/</span>dllver.rc: No such file <span class="k1">or</span> directory
gcc: warning: `<span class="k3">-</span>x c<span class="s">' after last input file has no effect</span>
<span class="s">gcc: no input files</span>
<span class="s">windres: no resources</span>
<span class="s">make: *** [obj/mingw32/alleg/dllver.o] Error 1</span>
</pre></div></div><p>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (gnolam)</author>
		<pubDate>Tue, 25 Jan 2005 21:00:09 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Does that file exist? (Again, it should... it does in my local installation at any rate, which may not say much as that&#39;s a UNIX installation, but still... the contents of the archive should be the same).
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Evert)</author>
		<pubDate>Tue, 25 Jan 2005 21:29:51 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Interesting:<br />When I build 4.1.18 with TARGET_ARCH_COMPAT=i686 all the programs crash upon exit when run in windowed mode. I built Allegro using i586 and everything works.</p><p>I&#39;m using GCC 3.4.2 (mingw)
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Mika Halttunen)</author>
		<pubDate>Tue, 25 Jan 2005 21:34:17 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Not that it helps you, but the Zip archive compiled cleanly for me using MinGW GCC 3.4.2. I have downloaded the individual MinGW packages though, not the installer, but I don&#39;t see why that would matter. Maybe your uncompressor messed up the Allegro archive?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Daniel Schlyder)</author>
		<pubDate>Tue, 25 Jan 2005 21:38:10 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>Does that file exist? (Again, it should... it does in my local installation at any rate, which may not say much as that&#39;s a UNIX installation, but still... the contents of the archive should be the same).</p></div></div><p>
And again, it does. <img src="http://www.allegro.cc/forums/smileys/tongue.gif" alt=":P" /><br />And if I type the line manually with an absolute path it works... until the next .rc... and the next .rc... and so on. <img src="http://www.allegro.cc/forums/smileys/tongue.gif" alt=":P" /></p><p>[EDIT]<br />Found the problem. I have &quot;cd c:\&quot; in my autorun for the Windows console. Apparently, make is borked somehow and spawns new instances of cmd.exe over and over again instead of running the commands directly, thus changing the working directory...
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (gnolam)</author>
		<pubDate>Tue, 25 Jan 2005 21:39:32 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>Found the problem. I have &quot;cd c:\&quot; in my autorun for the Windows console.</p></div></div><p>

&quot;autorun&quot;? You mean shortcut? If so, you can set &#39;Start in&#39; under Properties -&gt; Shortcut to &quot;c:\&quot; instead.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Daniel Schlyder)</author>
		<pubDate>Tue, 25 Jan 2005 21:52:57 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Ugh, yes, makes seems to spawn a new command, which cd&#39;s back. Remove that autocommand and try make clean and build again from scratch. And turn off the antivirus for the windres problem. Might help.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (ReyBrujo)</author>
		<pubDate>Tue, 25 Jan 2005 21:59:10 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>No, I mean in my autorun. <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" /></p><p>HKEY_LOCAL_MACHINE-&gt;SOFTWARE-&gt;Microsoft-&gt;Command Processor-&gt;Autorun</p><p>The &quot;start in&quot; property of shortcuts only apply to (no surprise here) shortcuts, so when starting the console manually you&#39;ll still end up in c:\blah\foo\bar\annoyinglylongpath\somewhereyoudon&#39;twanttobe\ ... unless you add a CD command to the console autorun.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (gnolam)</author>
		<pubDate>Tue, 25 Jan 2005 22:00:14 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Aha, ok, cool. <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" /> I didn&#39;t know of that registry key. There&#39;s additional benefits to using a shortcut though, like being able to change appearance. I&#39;ve placed a customised console shortcut on Quick Launch. I keep forgetting how bad the default is. <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Daniel Schlyder)</author>
		<pubDate>Tue, 25 Jan 2005 22:11:28 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>The manual isn&#39;t in tatula.demon, when it will be updated?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (lucaz)</author>
		<pubDate>Wed, 26 Jan 2005 00:02:32 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I just installed SUSE 9.2 64 bit version and decided to give Allegro 4.1.18 a try. The library compiles fine, but it fails when compiling the demo:</p><div class="source-code snippet"><div class="inner"><pre>gcc <span class="k3">-</span>DHAVE_CONFIG_H <span class="k3">-</span>I. <span class="k3">-</span>Iinclude <span class="k3">-</span>Iinclude<span class="k3">/</span>allegro <span class="k3">-</span>I.<span class="k3">/</span>include <span class="k3">-</span>I.<span class="k3">/</span>include<span class="k3">/</span>allegro  <span class="k3">-</span>DALLEGRO_USE_C <span class="k3">-</span>DALLEGRO_LIB_BUILD   <span class="k3">-</span>O2 <span class="k3">-</span>funroll-loops <span class="k3">-</span>ffast-math <span class="k3">-</span>fomit-frame-pointer <span class="k3">-</span>Wall <span class="k3">-</span>Wno-unused  <span class="k3">-</span>c .<span class="k3">/</span>demo<span class="k3">/</span>demo.c <span class="k3">-</span>o obj<span class="k3">/</span>unix<span class="k3">/</span>demo.o
gcc <span class="k3">-</span>s <span class="k3">-</span>Wl,<span class="k3">-</span><span class="k3">-</span>export-dynamic  <span class="k3">-</span>o demo<span class="k3">/</span>demo obj<span class="k3">/</span>unix<span class="k3">/</span>demo.o <span class="k3">-</span>Llib<span class="k3">/</span>unix <span class="k3">-</span>lalleg-4.1.18 <span class="k3">-</span>lalleg_unsharable <span class="k3">-</span>lm
lib<span class="k3">/</span>unix<span class="k3">/</span>liballeg-4.1.18.so: undefined reference to `_colorconv_rgb_scale_5x35<span class="s">'</span>
<span class="s">lib/unix/liballeg-4.1.18.so: undefined reference to `_colorconv_indexed_palette'</span>
lib<span class="k3">/</span>unix<span class="k3">/</span>liballeg-4.1.18.so: undefined reference to `_colorconv_rgb_map<span class="s">'</span>
<span class="s">collect2: ld devolvió el estado de salida 1</span>
<span class="s">make: *** [demo/demo] Error 1</span>
</pre></div></div><p>

[edit]<br />The same happens when I try to compile any allegro program. Maybe it&#39;s a problem with th C only version of the library?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Oscar Giner)</author>
		<pubDate>Wed, 26 Jan 2005 00:46:14 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>So now I&#39;ve updated and compiled everything on MSVC7.1, and here is the new vcproj-file with the new files included. </p><p>Edit: Urgs. Something seems to be missing, I&#39;ll correct that... </p><p>Edit: Evert, I can&#39;t find the implementation of the functions gui_get_screen() and gui_set_screen(), where are they supposed to be? It&#39;s strange, I could build everything from the makefiles, but using the workspace these symbols are missing, and using text search I can&#39;t find them. <img src="http://www.allegro.cc/forums/smileys/huh.gif" alt="???" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (tobing)</author>
		<pubDate>Wed, 26 Jan 2005 02:04:11 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>I just installed SUSE 9.2 64 bit version and decided to give Allegro 4.1.18 a try. The library compiles fine, but it fails when compiling the demo:</p></div></div><p>
That&#39;s odd... it&#39;s indeed possible that it&#39;s a problem with the C version of the library. Peter is working on (has) a patch that makes Allegro work better on 64 bit CPUs, but it hasn&#39;t been applied yet. You may want to check with him if he&#39;s aware of possible problems.</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>and here is the new vcproj-file with the new files included. </p></div></div><p>
Uhm... where? <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" /></p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>I can&#39;t find the implementation of the functions gui_get_screen() and gui_set_screen(), where are they supposed to be?</p></div></div><p>
Lines 960 and 970 from src/gui.c.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Evert)</author>
		<pubDate>Wed, 26 Jan 2005 04:35:17 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>That&#39;s odd... it&#39;s indeed possible that it&#39;s a problem with the C version of the library. Peter is working on (has) a patch that makes Allegro work better on 64 bit CPUs, but it hasn&#39;t been applied yet. You may want to check with him if he&#39;s aware of possible problems.
</p></div></div><p>

There are no known problems with the patch, but some threading problems seem to show up more on AMD64 than x86 (or at least, on a gentoo box vs a slackware box).  The patch itself should be applied fairly soon.</p><p>I don&#39;t know why you&#39;re getting undefined references to the colorconv stuff though.  Try make depend first.</p><p>BTW, make forking itself over and over is the normal way make operates.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Peter Wang)</author>
		<pubDate>Wed, 26 Jan 2005 05:08:50 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Something has gone wrong, my local gui.c was not properly copied or something. Now it works and builds fine, so here&#39;s the vcproj-file.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (tobing)</author>
		<pubDate>Wed, 26 Jan 2005 05:15:03 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
I don&#39;t know why you&#39;re getting undefined references to the colorconv stuff though. Try make depend first.
</p></div></div><p>
That didn&#39;t work <img src="http://www.allegro.cc/forums/smileys/sad.gif" alt=":(" />  I tried with make depend and then make clean. Allegro 1.1.17 works, though.</p><p>[edit]<br />I deleted the full allegro folder and started from scratch and now it works <img src="http://www.allegro.cc/forums/smileys/cheesy.gif" alt=":D" />  I don&#39;t know why it didn&#39;t work the first time <img src="http://www.allegro.cc/forums/smileys/huh.gif" alt="???" /></p><p>[edit 2]<br />But now X11 fullscreen doesn&#39;t work (it did with 1.1.17).
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Oscar Giner)</author>
		<pubDate>Thu, 27 Jan 2005 01:01:31 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Perhaps all Allegro docs/build/* docs should begin with a big big warning that you should delete all previous Allegro versions completely, including a search for <b>alleg</b> through all your hard drive. About half of &quot;Allegro doesn&#39;t work&quot; problems result from the previous version pieces remaining here and there.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kirr)</author>
		<pubDate>Thu, 27 Jan 2005 01:21:15 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I installed it on a clean linux. There weren&#39;t old allegro versions anywhere (SUSE, at least the 64 bit version, doesn&#39;t include allegro).
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Oscar Giner)</author>
		<pubDate>Thu, 27 Jan 2005 01:25:48 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>tobing,  can you please provide some more info to allow this project file to be used properly.</p><p>a directory listing, showing the file tree required..  as currently the project file alone does not help you figure out where to put everything.</p><p>also some notes about the environment you used to make this project file.</p><p>apologies if all this info is in the above posts, i am requesting that you organize it into a single package.</p><p>can you also tell me if you still have to go to the command line to generate the asm files?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (A J)</author>
		<pubDate>Fri, 28 Jan 2005 18:36:10 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Sorry, I missed out the details. </p><p>The project file has to be put into the allegro directory, top level (where the makefiles are). Nothing else is required. To use the project file, first build for MSVC using the makefile. After that the project file can be included in any solution and used to rebuild the allegro library. All output files are put where the usual make also puts them, but the solution file automatically adds the output libraries to the linker statement, so it&#39;s not necessary to add the allegro libraries to the game project in the linker options. </p><p>Would this be sufficient? If not, please let me know...
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (tobing)</author>
		<pubDate>Fri, 28 Jan 2005 19:38:57 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>thank you, it is most helpful.</p><p>i thing leaves me wondering.  what was the purpose of having a msvc project for allegro ?<br />as building it still requires the commandline.<br />is there any chance the project could be used to build allegro without having to go to command line ?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (A J)</author>
		<pubDate>Fri, 28 Jan 2005 23:06:11 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>The use is to have a simple means to debug into allegro functions, to apply analysis tools form within the MS IDE, and to apply changes to the source code, compile them and continue work. That way it is MUCH simpler than doing things on the command line. </p><p>The reason I didn&#39;t try to build the libraries from scratch, using only the MSVC workspace. The make from scratch also build the runner.exe (I don&#39;t know if that would be necessary), and also creates some header file(s) - I didn&#39;t go into all detail here. The point is, it would require one project file for each intermediate target, and that would make it more complicate to include all that stuff into one&#39;s game workspace.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (tobing)</author>
		<pubDate>Fri, 28 Jan 2005 23:18:13 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I&#39;m having problems rendering a windowed video bitmap with the MSVC build of 4.1.18, under Windows...</p><p>Basically, I create 2 video bitmaps, one a back buffer and one a screen buffer. After I call show_video_bitmap() and start updating, the window doesn&#39;t update unless I drag it around with the mouse. This example worked previously with 4.0.3, but I experienced the same problem with 4.1.17.</p><p>Colour depth is 16-bit (though changing it makes no difference). Switching to memory bitmaps works fine.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Paul Pridham)</author>
		<pubDate>Sat, 05 Feb 2005 11:55:38 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Hmm... can you reproduce the problem with Allegro&#39;s exupdate example?<br />If not, can you send me your test program so that I can check this out?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Evert)</author>
		<pubDate>Sat, 05 Feb 2005 15:19:49 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I just tried exupdate, and the problem doesn&#39;t show up. However, there&#39;s no video double-buffered mode, so maybe that&#39;s the problem. Anyway, attached is a project that exhibits the symptoms.</p><p>EDIT: Later...</p><p>For fun, I tried page flipping, and it works:</p><div class="source-code snippet"><div class="inner"><pre>  <span class="k1">if</span><span class="k2">(</span>is_video_buffer<span class="k2">)</span>
  <span class="k2">{</span>
    <a href="http://www.allegro.cc/manual/BITMAP" target="_blank"><span class="a">BITMAP</span></a> <span class="k3">*</span>temp<span class="k2">;</span>
    temp<span class="k3">=</span>screen_buffer<span class="k2">;</span>
    screen_buffer<span class="k3">=</span>back_buffer<span class="k2">;</span>
    back_buffer<span class="k3">=</span>temp<span class="k2">;</span>
    <a href="http://www.allegro.cc/manual/show_video_bitmap" target="_blank"><span class="a">show_video_bitmap</span></a><span class="k2">(</span>screen_buffer<span class="k2">)</span><span class="k2">;</span>
  <span class="k2">}</span>
</pre></div></div><p>

Seems that the problem is with double buffering:</p><div class="source-code snippet"><div class="inner"><pre>  <a href="http://www.allegro.cc/manual/blit" target="_blank"><span class="a">blit</span></a><span class="k2">(</span>back_buffer, screen_buffer, <span class="n">0</span>, <span class="n">0</span>, <span class="n">0</span>, <span class="n">0</span>, <a href="http://www.allegro.cc/manual/SCREEN_W" target="_blank"><span class="a">SCREEN_W</span></a>, <a href="http://www.allegro.cc/manual/SCREEN_H" target="_blank"><span class="a">SCREEN_H</span></a><span class="k2">)</span><span class="k2">;</span>
</pre></div></div><p>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Paul Pridham)</author>
		<pubDate>Sat, 05 Feb 2005 21:19:34 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Have you checked that the GFX_HW_VRAM bit in gfx_capabiliteis is set?<br />Anyway, I&#39;ll see if I can reproduce the problem with the programme you atatched.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Evert)</author>
		<pubDate>Sun, 06 Feb 2005 02:13:31 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Yes, gfx_capabilities&amp;GFX_HW_VRAM_BLIT is true.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Paul Pridham)</author>
		<pubDate>Sun, 06 Feb 2005 05:11:33 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I&#39;ve modified the allegro 4.1.17 sources and recompiled it to add some features, I will upgrade it to 4.1.18.</p><p>But, how can I submit my modifications?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Victor Williams Stafusa da Silva)</author>
		<pubDate>Fri, 11 Feb 2005 21:27:41 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Post here (start a new thread), or send them to the mailing list if you think they&#39;re worth including (and if they still can be).<br />What sort of enhancements did you make?</p><p>(Hmm... still need to check the problem Paul posted about too <img src="http://www.allegro.cc/forums/smileys/embarassed.gif" alt=":-[" />)
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Evert)</author>
		<pubDate>Fri, 11 Feb 2005 21:31:24 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>About Paul&#39;s problem, I didn&#39;t find time to test as well - but out of wild speculations, it may be a problem with the way allegro creates a directx flipping chain out of the bitmaps. And directx may not be happy with blitting one surface onto another in the same flipping chain. (And a better solution to blitting one vram page to another would be to allow disabling of vsync and then use normal page flipping. Not sure I&#39;ll find time to add this to the directx port though - but we should think about such things for the new gfx api..)
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Elias)</author>
		<pubDate>Fri, 11 Feb 2005 22:12:04 +0000</pubDate>
	</item>
</rss>
