<?xml version="1.0"?>
<rss version="2.0">
	<channel>
		<title>Allegro 4.2.0 has been released!</title>
		<link>http://www.allegro.cc/forums/view/543226</link>
		<description>Allegro.cc Forum Thread</description>
		<webMaster>matthew@allegro.cc (Matthew Leverton)</webMaster>
		<lastBuildDate>Thu, 17 Nov 2005 04:21:01 +0000</lastBuildDate>
	</channel>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>That&#39;s right: no beta, no Release Candidate. This is the real thing.</p><p>Grab it from <a href="http://sourceforge.net/project/showfiles.php?group_id=5665&amp;package_id=5714&amp;release_id=368713">the download page</a>. Binary packages for Windows and MacOS X will be available in the course of the week.</p><div class="quote_container"><div class="title">CHANGES since 4.2.0 RC2 said:</div><div class="quote"><p>

   Peter Wang made fixmul() detect overflows as it used to do in the 4.0.x<br />   branch.</p><p>   Peter Hull fixed a bug in the fixbundle utility.</p><p>   Dennis Busch found a bug where d_clear_proc would not work properly if the<br />   GUI target bitmap is different from screen.</p><p>   Grzegorz Adam Hankiewicz made Allegro log all TRACE output with a prefix <br />   in the format &quot;al-system level: &quot;. This makes it easier to grep debug logs.</p><p>   Grzegorz Adam Hankiewicz made dialogs with MSG_CHAR/MSG_UCHAR handlers<br />   honor a D_CLOSE return flag without a D_USED_CHAR.</p><p>   Peter Hull fixed problems with the mouse position as reported by Allegro and <br />   the mouse position as known to OS X.</p><p>   Peter Hull made Command-Q not close the application if no exit-button<br />   callback is registered.</p><p>   Peter Hull fixed problems with joysticks under MacOS X as reported by<br />   Thomas Harte.</p><p>   Peter Hull fixed a bug preventing more than one Allegro application from <br />   being run at a time on Mac OS X. Reported by Thomas Harte.</p><p>   Peter Hull did a lot of other things for the MacOS X port too.</p><p>   Jiri Gabriel fixed loading of multiple ranges in a single bitmap with txt <br />   fonts.</p><p>   Milan Mimica and Jiri Gabriel fixed several bugs in extract_font_range.</p><p>   Dennis Busch fixed a Unicode bug in the mode selector.</p><p>   Evert Glebbeek added FA_ALL and FA_NONE file attribute flags.</p><p>   Peter Hull fixed a deadlock in OS X when calling vsync() while the screen <br />   was acquired.</p><p>   Robert Alfonso fixed a grabber crash when importing a new font range into an<br />   existing font. Reported by Milan Mimica.</p><p>   Chris Robinson fixed the fileselector in UNIXnot properly recognising <br />   filenames containing UTF-8 characters.</p><p>   Hrvoje Ban and Peter Wang wrote a documentation section that explains<br />   several common mistakes.</p><p>   Elias Pschernig disabled DGA auto-detection under X11</p><p>   i_am_drv added support for .rmi midis to the midi reader</p><p>   Elias Pschernig fixed a fix-point overflow in pivot_sprite.</p><p>   Michal Molhanec fixed several problems with the Watcom compiler.</p><p>   Peter Hull fixed an error with &#39;make uninstall&#39; on MacOS X.</p><p>   Matthew Leverton added a programs: makefile target.</p><p>   Many small fixes and improvements by Michal Molhanec, Peter Hull, Chris <br />   Robinson, Peter Wang and Elias Pschernig.</p><p>   Documentation improvements by Grzegorz Adam Hankiewicz, Tore Halse and <br />   Peter Hull.
</p></div></div><p>

Missing from the archive is the new demo game (the old 4.0 demo is in the archive). This will be available shortly as a seperate download and will replace the old one in 4.2.1.</p><p>Apart from the usual request that people start using it and report and help fixing problems (not too many, we hope), I think it would be nice if  there was a short guide that goes over the differences (feature-wise) between 4.0 and 4.2. I can probably write one myself, but if someone wants to volunteer to do it that would be great.</p><p>Many thanks to all the people who have contributed to Allegro in one way or another. This would never have happened without any of you or the support from the a.cc community. Cheers people!
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Evert)</author>
		<pubDate>Tue, 08 Nov 2005 00:13:26 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I got the Windows-friendly .zip archive. My develpoment environment is MinGW (GCC 3.4.2) + MSYS (1.0.10). Built with
</p><pre>
./fix.sh --dtou
make
make chm-docs
make compress
make install
</pre><p>
Built AllegroGL (0.2.4 CVS), played the Allegro demo game, recompiled one of my own Allegro projects. The result:<br /><b>Everyhing works wonderfully!</b></p><p>I would like to thank everyone working on this great library for your hard work and time.</p><p>Now let&#39;s hope we&#39;ll see the new stable AllegroGL and OpenLayer 2.0 soon.</p><p>EDIT:
</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Hrvoje Ban and Peter Wang wrote a documentation section that explains several common mistakes.
</p></div></div><p>
That is a good addition to the documentation, although its usefulness may be questionable since the most common beginner mistake seems to be the mistake #1: <i>Ignoring this manual.</i> <img src="http://www.allegro.cc/forums/smileys/tongue.gif" alt=":P" /></p><p>In section <i>Creating bitmaps before loading.</i> IMHO there should be a <tt>/* wrong */</tt> comment on the second line of code to clarify that the code is wrong and to make the documentation more consistent.</p><p>SECOND EDIT:<br />Ohhhh! I think I found typos in the docs! In the section Community; should the last word be <i>to</i> instead of <i>too</i>? Also in the fifth paragraph: <i>However, if it was ne<b><u>s</u></b>cessary that decisions were made...</i>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Corelian)</author>
		<pubDate>Tue, 08 Nov 2005 00:44:13 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>
Great news!</p><p>Well done everyone that&#39;s contributed to this. Thanks for all your efforts. <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Richard Phipps)</author>
		<pubDate>Tue, 08 Nov 2005 01:48:49 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Neat! I knew there was a reason I did not go to work today... besides feeling like vomiting at anytime!</p><p>Now someone we all know will be forced to do some updates to the Files and Documentation sections ;-)</p><p>Congratulations everyone!
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (ReyBrujo)</author>
		<pubDate>Tue, 08 Nov 2005 01:54:07 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Seems to be working fine in FC4. <img src="http://www.allegro.cc/forums/smileys/cheesy.gif" alt=":D" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (miran)</author>
		<pubDate>Tue, 08 Nov 2005 01:54:24 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Congratz guys! Well done! <img src="http://www.allegro.cc/forums/smileys/cheesy.gif" alt=":D" /></p><p>I&#39;ll download this immediately.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (dthompson)</author>
		<pubDate>Tue, 08 Nov 2005 01:59:03 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Finally a &quot;stable&quot; release and not something with a name which scares the newcomers... <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" /></p><p>Works perfectly for me! <img src="http://www.allegro.cc/forums/smileys/grin.gif" alt=";D" /> The downside is that now I need to get the precompiled versions of 4.2 for all platforms for OL 2.0... <img src="http://www.allegro.cc/forums/smileys/tongue.gif" alt=":P" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Fladimir da Gorf)</author>
		<pubDate>Tue, 08 Nov 2005 02:02:26 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Thank you all. Allegro rules.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Felipe Maia)</author>
		<pubDate>Tue, 08 Nov 2005 02:17:52 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Compiled and installed correctly under Ubuntu 5.10. Will check all the other builds later, installing a qemu with DSL to see if I can compile it there as well.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (ReyBrujo)</author>
		<pubDate>Tue, 08 Nov 2005 02:21:38 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Compiled fine all the three versions on Windows XP SP2 with gcc 3.4.2<br />Thanks for the great work <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Marco Radaelli)</author>
		<pubDate>Tue, 08 Nov 2005 02:50:22 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Great! The strange thing is, that I found an info about 4.2 coming at some other site (warsztat.pac.pl to be specific) before allegro.cc. Isn&#39;t that strange?</p><p>EDIT: Too much &quot;strange&quot; here. Little advice: beer + posting = shame <img src="http://www.allegro.cc/forums/smileys/tongue.gif" alt=":P" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Leniuch)</author>
		<pubDate>Tue, 08 Nov 2005 05:38:58 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Well, I uploaded the files two days ago and I think the release was unofficially announced on #allegro, so it&#39;s possible someone got the news before I posted it here.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Evert)</author>
		<pubDate>Tue, 08 Nov 2005 06:06:54 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Congratulations evert, elias, peter, peter, grzegorz, dennis, chris and all the others <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (amarillion)</author>
		<pubDate>Tue, 08 Nov 2005 06:07:56 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Works fine for me in Gentoo.<br />Great work all!! <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (juvinious)</author>
		<pubDate>Tue, 08 Nov 2005 06:28:01 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Compiled and &quot;worked&quot; under Qemu+DSL. Lack of X dev support forced it to work with VGA, but at least the demo worked &quot;flawlessly&quot;.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (ReyBrujo)</author>
		<pubDate>Tue, 08 Nov 2005 06:31:43 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Yay, I&#39;m first one to report problems! <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" /> Only with the make procedure so far... here&#39;s what I get, after building for MSVC6:</p><p>D:\allegro4_20&gt;make install<br />misc\mdhelper.bat C:\PROGRA~1\MICROS~2\VC98\lib<br />process_begin: CreateProcess((null), miscmdhelper.bat C:PROGRA~1MICROS~2VC98lib,<br /> ...) failed.<br />make (e=2): The system cannot find the file specified.<br />make: *** [create-install-dirs] Error 2</p><p>D:\allegro4_20&gt;make chm-docs<br />docs/makedoc.exe -chm docs/chm/allegro.html docs/src/allegro._tx<br />writing &#39;docs/chm/allegro.hhp&#39;<br />writing &#39;docs/chm/allegro.hhc&#39;<br />writing &#39;docs/chm/allegro.hhk&#39;<br />hhc docs/chm/allegro.hhp<br />Microsoft HTML Help Compiler 4.74.8702</p><p>Compiling d:\allegro4_20\docs\chm\allegro.chm</p><p>make: [docs/chm/allegro.chm] Error -1073741819 (ignored)</p><p>...</p><p>For that last one, hhc.exe actually crashed. Didn&#39;t do this for the last 4.2 WIP. I was able to build the chm file via the Help Workshop GUY, however.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Paul Pridham)</author>
		<pubDate>Tue, 08 Nov 2005 09:29:27 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><pre>
C:\Documents and Settings\student\Desktop\allegro&gt;make install
make[3]: Entering directory `C:/Documents and Settings/student/Desktop/allegro&#39;
misc/mdhelper.sh C:/dev-cpp/lib C:/dev-cpp/include C:/dev-cpp/include/allegro C
/dev-cpp/include/allegro/platform C:/dev-cpp/include/allegro/internal C:/dev-cp
/include/allegro/inline
sh: C:\Documents: No such file or directory
make[3]: *** [create-install-dirs] Error 127
make[3]: Leaving directory `C:/Documents and Settings/student/Desktop/allegro&#39;
</pre><p>

Maybe mdhelper.sh should get the files surrounded in quotes?  Solution for now: move allegro to a directory that doesnt contain spaces.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (ImLeftFooted)</author>
		<pubDate>Tue, 08 Nov 2005 09:49:41 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Hmm... for Dustin problem, I guess Allegro should check if there are spaces in the current directory, and get the DOS directory name, or warn about spaces in the path and stop the build.</p><p>The problem for Paul is a bit more complex... note how all backslashes disappeared. That is, they weren&#39;t escaped? Can you run by hand <i>misc\mdhelper.bat C:\PROGRA~1\MICROS~2\VC98\lib</i> to see if that works?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (ReyBrujo)</author>
		<pubDate>Tue, 08 Nov 2005 09:55:02 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Ahh, ReyBrujo... my brain slowly churned into action and recalled something about using &quot;mingw32-make&quot; to build instead of just &quot;make&quot;. I&#39;m doing this now, and have built the regular and debug libs... now working on the static-linked. Maybe this is documented somewhere, but I didn&#39;t see it during my casual perusal of the build docs anyway.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Paul Pridham)</author>
		<pubDate>Tue, 08 Nov 2005 10:08:56 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Hasn&#39;t that always been the case? That allegro can&#39;t be in a path with spaces?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Thomas Fjellstrom)</author>
		<pubDate>Tue, 08 Nov 2005 10:09:42 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>These demos had a rather odd effect on this Win2k Pro Service pack 4 machine<br />Specs: Intel Pent 4 1.6 GHZ, 523,280KB RAM<br />The restrictions on this computer wont let me see what kind of GFX card it has... is there an allegro program that will tell you this?  Its a LCD monitor.</p><p>excolmap<br />excustom<br />exfire<br />exdbuf<br />exflip<br />exfont<br />exhello<br />.. and maybe some more</p><p>ones that i tested and look ok:<br />exkeys (and all the ones that are earlier lexigraphicaly and aren&#39;t in the above list)</p><p>Problem description:<br />The screen is nudged up slightly with a small bar of black inbetween the bottom of allegro&#39;s &#39;screen&#39; and the bottom edge of the screen.  Below this bar there is what looks what should be at the top of the monitor.  The screen also appears nudged to the left with a black bar appearing on the right and the left side of the screen getting cut off.</p><p>Hypothesis: Looks like something to that changes based on the resolution of the screen maybe?  Maybe theres a flaw in win2k&#39;s direct x drivers?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (ImLeftFooted)</author>
		<pubDate>Tue, 08 Nov 2005 10:12:35 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Sounds like the video card&#39;s drivers are using improper hsync and vsync settings. Some monitors will let you adjust this on a per-resolution basis.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Kitty Cat)</author>
		<pubDate>Tue, 08 Nov 2005 10:15:25 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Edit:<br /><img src="http://www.allegro.cc/forums/smileys/rolleyes.gif" alt="::)" /> It was my own fault it wasn&#39;t working, half my project was compiled with 4.0 and the other half 4.2
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (ImLeftFooted)</author>
		<pubDate>Tue, 08 Nov 2005 10:24:30 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Hasn&#39;t that always been the case? That allegro can&#39;t be in a path with spaces?
</p></div></div><p>

Well I thought that the &quot;fix.bat msvc --msvcpaths&quot; was supposed to take care of it...
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Paul Pridham)</author>
		<pubDate>Tue, 08 Nov 2005 11:09:23 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Well I thought that the &quot;fix.bat msvc --msvcpaths&quot; was supposed to take care of it...
</p></div></div><p>Wouldn&#39;t that just take care of the paths to msvc? <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Thomas Fjellstrom)</author>
		<pubDate>Tue, 08 Nov 2005 11:12:40 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
D:\allegro4_20&gt;make install<br />misc\mdhelper.bat C:\PROGRA~1\MICROS~2\VC98\lib<br />process_begin: CreateProcess((null), miscmdhelper.bat C:PROGRA~1MICROS~2VC98lib,<br />...) failed.<br />make (e=2): The system cannot find the file specified.<br />make: *** [create-install-dirs] Error 2
</p></div></div><p>
That happens if there&#39;s a mis-match in DJGPP and MinGW programmes. You wouldn&#39;t be using DJGPP&#39;s make, or MinGW&#39;s make with a DJGPP-based bash, would you? <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Evert)</author>
		<pubDate>Tue, 08 Nov 2005 14:51:40 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Hehehe.... crappy LFN support I guess... /me remembers the ugly workarounds djgpp uses...
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Tobias Dammers)</author>
		<pubDate>Tue, 08 Nov 2005 15:46:14 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Hi everybody,</p><p>Congratulations to all the people that made 4.2.0 a reality! Amazing job, guys!</p><p>Allegro builds fine on MingW32 for me, but unfortunately it doesn&#39;t on DJGPP (gcc.exe (GCC) 4.0.1), this is the message I get:</p><p>Compiling Allegro for djgpp, optimised. Please wait...<br />gcc -DALLEGRO_SRC -DALLEGRO_LIB_BUILD -Wall -Wno-unused -mtune=i586 -O2 -funroll-loops -ffast-math -fomit-frame-pointer -I. -<br />I./include -o obj/djgpp/alleg/graphics.o -c src/graphics.c<br />src/graphics.c: In function &#39;_set_gfx_mode&#39;:<br />src/graphics.c:635: error: &#39;blit_end&#39; undeclared (first use in this function)<br />src/graphics.c:635: error: (Each undeclared identifier is reported only once<br />src/graphics.c:635: error: for each function it appears in.)<br />make.exe: *** [obj/djgpp/alleg/graphics.o] Error 1</p><p>Am I doing something wrong (&#39;fix djgpp&#39;, &#39;make&#39;)? Are the devs aware of this issue?</p><p>Kindest regards,</p><p>Ronald
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Ronald Blankendaal)</author>
		<pubDate>Tue, 08 Nov 2005 19:11:49 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Oops.  Please add this line somewhere near the top of src/graphics.c.  Thanks for pointing it out.</p><div class="source-code snippet"><div class="inner"><pre><span class="k1">extern</span> <span class="k1">void</span> blit_end<span class="k2">(</span><span class="k1">void</span><span class="k2">)</span><span class="k2">;</span>
</pre></div></div><p>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Peter Wang)</author>
		<pubDate>Tue, 08 Nov 2005 19:37:01 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Nice! Now we just need a new version of AllegroGL.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (gnolam)</author>
		<pubDate>Tue, 08 Nov 2005 19:44:53 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>A small request, people: I only have Windows and GCC, so could you OS X, Linux and MSVC users attach your compiled library files?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Fladimir da Gorf)</author>
		<pubDate>Tue, 08 Nov 2005 19:51:15 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Thanks for the help Peter,</p><p>Allegro compiles ok now, and the examples seem to work just fine.<br />Some final notes though.. I got a couple of warnings during the compilation:</p><p>src/dos/vesa.c: In function &#39;get_vesa_info&#39;:<br />src/dos/vesa.c:328: warning: pointer targets in passing argument 1 of &#39;strncmp&#39; differ in signedness<br />src/dos/vesa.c: In function &#39;setup_vesa_desc&#39;:<br />src/dos/vesa.c:579: warning: pointer targets in passing argument 1 of &#39;uconvert&#39; differ in signedness<br />tests/vesainfo.c: In function &#39;get_vesa_info&#39;:<br />tests/vesainfo.c:176: warning: pointer targets in passing argument 1 of &#39;strncmp&#39; differ in signedness</p><p>and this is the output of &#39;make install&#39;:</p><p>C:\DJGPP\allegro&gt;make install<br />misc\mdhelper.bat c:\djgpp\lib</p><p>C:\DJGPP\ALLEGRO&gt;<br />Extended Error 183</p><p>misc\mdhelper.bat c:\djgpp\include</p><p>C:\DJGPP\ALLEGRO&gt;<br />Extended Error 183</p><p>misc\mdhelper.bat c:\djgpp\include\allegro</p><p>C:\DJGPP\ALLEGRO&gt;<br />Extended Error 183</p><p>misc\mdhelper.bat c:\djgpp\include\allegro\platform</p><p>C:\DJGPP\ALLEGRO&gt;<br />Extended Error 183</p><p>misc\mdhelper.bat c:\djgpp\include\allegro\internal</p><p>C:\DJGPP\ALLEGRO&gt;<br />Extended Error 183</p><p>misc\mdhelper.bat c:\djgpp\include\allegro\inline</p><p>C:\DJGPP\ALLEGRO&gt;<br />Extended Error 183</p><p>copy lib\djgpp\liballeg.a c:\djgpp\lib<br />        1 file(s) copied<br />copy docs\info\allegro.info c:\djgpp\info<br />File not found - DOCS\INFO\ALLEGRO.INFO<br />        0 file(s) copied<br />install-info c:/djgpp/info/allegro.info c:/djgpp/info/dir<br />install-info: No such file or directory (ENOENT) for c:/djgpp/info/allegro.info<br />make.exe: [c:/djgpp/info/allegro.info] Error 1 (ignored)<br />copy include\allegro\platform\alplatf.h c:\djgpp\include\allegro\platform\alplat<br />f.h<br />        1 file(s) copied<br />The optimised djgpp library has been installed.</p><p>I don&#39;t think that went entirely correct.. any idea what&#39;s wrong?</p><p>Regards,</p><p>Ronald
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Ronald Blankendaal)</author>
		<pubDate>Tue, 08 Nov 2005 20:16:21 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Compiled Allegro4.20 with MinGW3.1.0 and MSVC6.<br />Worked all flawlessly, no errors, no warnings with all of these possibilities: {STATICLINK=1,{}} x {PROFILEMODE=1,DEBUGMODE=1,{}}.<br /><img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" /><img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" /><img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" /></p><p>For my project, i only use MSVC6 to compile.</p><p>Problem:<br />I get two &#39;unresolved symbol&#39; linker errors, when i try to compile my project with the &#39;alld.lib&#39;.<br />One is referring to &#39;__imp__hline&#39; and the other to &#39;__imp__vline&#39;.<br />(I do not use the &#39;curses&#39; library, so conflicting hline,vline is not an issue.)</p><p>Oddity:<br />With the standard MSVC6 &#39;Release&#39; configuration and &#39;alleg.lib&#39;, i do not get these errors and everything works fine.<br />The only way i managed to jump around this, was to replace all &#39;hline&#39;,&#39;vline&#39; calls with equivalent &#39;line&#39; calls.<br />I searched for &#39;__imp__hline&#39; in all files of the whole allegro directory, but indeed could not find it(not even in the .map files), so i guess something went wrong with building &#39;alld.lib&#39;, but what could be causing this?<br />((probably br0ken?)msvc6 alld.lib and alld42.dll is attached)
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Dennis)</author>
		<pubDate>Tue, 08 Nov 2005 20:19:07 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
A small request, people: I only have Windows and GCC, so could you OS X, Linux and MSVC users attach your compiled library files?
</p></div></div><p>
I have to admit to not really understanding the way libraries work on OS X yet. I have attached a bundle of everything from lib/macosx, but whether that is enough to install the framework and template that most OS X users will consider essential rather than just the BSD subsystem style libs I have no idea.</p><p>I used GCC 4.0 and all the latest libraries, so these are probably for OS X v10.4 Tiger only.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Thomas Harte)</author>
		<pubDate>Tue, 08 Nov 2005 20:26:57 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Ronald: did the header files get installed properly?  Otherwise install-info failing is ignorable (though allegro.info should have been generated).</p><p>EDIT: attached a patch which should fix the warnings with src/dos/vesa.c</p><p>Dennis: the problem is that hline and vline are now inline functions which actually call _allegro_hline and _allegro_vline.  The implementations are in include/allegro/inline/draw.inl.  What happens if you use one of the older fixed-point functions in debug mode, say, fcos instead of fixcos?  I&#39;m not familiar with MSVC so I&#39;m just hoping that the problem does not show up with fcos.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Peter Wang)</author>
		<pubDate>Tue, 08 Nov 2005 20:46:19 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
That happens if there&#39;s a mis-match in DJGPP and MinGW programmes. You wouldn&#39;t be using DJGPP&#39;s make, or MinGW&#39;s make with a DJGPP-based bash, would you?
</p></div></div><p>

Evert, I have recently updated my mingw32 installation, and I don&#39;t have DJGPP set up on my machine currently. The &quot;make.exe&quot; in my mingw32/bin directory looks a little suspect though:</p><p>root  122880 Nov  7  1999 make.exe*<br />None   90624 Sep 21  2004 mingw32-c++.exe*<br />None   90624 Sep 21  2004 mingw32-g++.exe*<br />None   88064 Sep 21  2004 mingw32-gcc-3.4.2*<br />None   88064 Sep 21  2004 mingw32-gcc.exe*<br />None 1069568 Aug 11 18:52 mingw32-make.exe*</p><p>Shouldn&#39;t it be newer? Maybe I just didn&#39;t install mingw properly. Honestly, I don&#39;t remember, I did it one bored evening this past summer. <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" /></p><p>Anyway, everything is built, including the CHM docs, and running smoothly. Thanks to the Allegro team, the Earth is safe once again!
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Paul Pridham)</author>
		<pubDate>Tue, 08 Nov 2005 21:06:34 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>For all our sakes, please delete that thing or move it out of the way!  Or just run &quot;make -v&quot; and see what it is.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Peter Wang)</author>
		<pubDate>Tue, 08 Nov 2005 21:14:40 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Peter,</p><p>Both liballeg.a and the header files got installed successfully. I guess that&#39;s fine then, thanks again for the patch and your help.</p><p>Regards,</p><p>Ronald
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Ronald Blankendaal)</author>
		<pubDate>Tue, 08 Nov 2005 21:16:32 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Ronald, were you compiling and installing under a pure DOS environment? Or using Windows XP? Check if you got an allegro.inf file created, maybe it did not support the four letter extension and created a three letter one instead.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (ReyBrujo)</author>
		<pubDate>Tue, 08 Nov 2005 21:51:02 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Hello again,</p><p>I&#39;m compiling on a dos command prompt inside WinXP. Inside C:\DJGPP\allegro\docs\info, the file allegro.info gets created, but during make install, the copy command fails:</p><p>copy docs\info\allegro.info c:\djgpp\info<br />File not found - DOCS\INFO\ALLEGRO.INFO</p><p>Maybe the path in which the copy command is executed is not C:\DJGPP\allegro, because a manual copy inside that directory DOES work?! Or there might be a problem with the uppercasing of the file?</p><p>Ronald
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Ronald Blankendaal)</author>
		<pubDate>Tue, 08 Nov 2005 22:06:05 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
misc\mdhelper.bat c:\djgpp\include\allegro\inline</p><p>C:\DJGPP\ALLEGRO&gt;<br />Extended Error 183
</p></div></div><p>
Is it possible that you already had the directory created, which generated this error?</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
copy lib\djgpp\liballeg.a c:\djgpp\lib<br />1 file(s) copied<br />copy docs\info\allegro.info c:\djgpp\info<br />File not found - DOCS\INFO\ALLEGRO.INFO<br />0 file(s) copied
</p></div></div><p>
It was in the allegro directory, as it could copy the library but not the info. I am a bit lightheaded right now, so I cannot guess what happened.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (ReyBrujo)</author>
		<pubDate>Tue, 08 Nov 2005 22:21:59 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Peter,</p><div class="source-code"><div class="toolbar"></div><div class="inner"><table width="100%"><tbody><tr><td class="number">1</td><td>$ .<span class="k3">/</span>make <span class="k3">-</span>v</td></tr><tr><td class="number">2</td><td>GNU Make version <span class="n">3</span>.<span class="n">77</span>, by Richard Stallman <span class="k1">and</span> Roland McGrath.</td></tr><tr><td class="number">3</td><td>Copyright <span class="k2">(</span>C<span class="k2">)</span> <span class="n">1988</span>, <span class="n">89</span>, <span class="n">90</span>, <span class="n">91</span>, <span class="n">92</span>, <span class="n">93</span>, <span class="n">94</span>, <span class="n">95</span>, <span class="n">96</span>, <span class="n">97</span>, <span class="n">98</span></td></tr><tr><td class="number">4</td><td>        Free Software Foundation, Inc.</td></tr><tr><td class="number">5</td><td>This is <a href="http://www.delorie.com/djgpp/doc/libc/libc_350.html" target="_blank">free</a> software<span class="k2">;</span> see the source <span class="k1">for</span> copying conditions.</td></tr><tr><td class="number">6</td><td>There is NO warranty<span class="k2">;</span> <span class="k1">not</span> even <span class="k1">for</span> MERCHANTABILITY <span class="k1">or</span> FITNESS FOR A</td></tr><tr><td class="number">7</td><td>PARTICULAR PURPOSE.</td></tr><tr><td class="number">8</td><td>&#160;</td></tr><tr><td class="number">9</td><td>Report bugs to <span class="k3">&lt;</span>bug-make@gnu.org&gt;.</td></tr><tr><td class="number">10</td><td>&#160;</td></tr><tr><td class="number">11</td><td>ppridham@BLUE <span class="k3">/</span>cygdrive<span class="k3">/</span>d<span class="k3">/</span>mingw32<span class="k3">/</span>bin</td></tr><tr><td class="number">12</td><td>$ .<span class="k3">/</span>mingw32-make.exe <span class="k3">-</span>v</td></tr><tr><td class="number">13</td><td>GNU Make <span class="n">3</span>.<span class="n">80</span></td></tr><tr><td class="number">14</td><td>Copyright <span class="k2">(</span>C<span class="k2">)</span> <span class="n">2002</span>  Free Software Foundation, Inc.</td></tr><tr><td class="number">15</td><td>This is <a href="http://www.delorie.com/djgpp/doc/libc/libc_350.html" target="_blank">free</a> software<span class="k2">;</span> see the source <span class="k1">for</span> copying conditions.</td></tr><tr><td class="number">16</td><td>There is NO warranty<span class="k2">;</span> <span class="k1">not</span> even <span class="k1">for</span> MERCHANTABILITY <span class="k1">or</span> FITNESS FOR A</td></tr><tr><td class="number">17</td><td>PARTICULAR PURPOSE.</td></tr></tbody></table></div></div><p>

Huh, strange! Anyway yea, I&#39;ll get rid of it. <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Paul Pridham)</author>
		<pubDate>Tue, 08 Nov 2005 23:35:50 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I&#39;ve quickly tried to make an ebuild for the new Allegro version, there I found something: In the Allegro 4.1.18 ebuild (the most recent official one) there is a patch for Allegro, looking like this:</p><div class="source-code snippet"><div class="inner"><pre><span class="k3">-</span><span class="k3">-</span><span class="k3">-</span> misc<span class="k3">/</span>allegro.m4
<span class="k3">+</span><span class="k3">+</span><span class="k3">+</span> misc<span class="k3">/</span>allegro.m4
@@ <span class="k3">-</span><span class="n">11</span>,<span class="n">7</span> <span class="k3">+</span><span class="n">11</span>,<span class="n">7</span> @@
 dnl AM_PATH_allegro<span class="k2">(</span><span class="k2">[</span>MINIMUM-VERSION, <span class="k2">[</span>ACTION-IF-FOUND <span class="k2">[</span>, ACTION-IF-NOT-FOUND<span class="k2">]</span>$
 dnl Test <span class="k1">for</span> allegro, <span class="k1">and</span> define allegro_CFLAGS <span class="k1">and</span> allegro_LIBS
 dnl
<span class="k3">-</span>AC_DEFUN<span class="k2">(</span>AM_PATH_ALLEGRO,<span class="k2">[</span>
<span class="k3">+</span>AC_DEFUN<span class="k2">(</span><span class="k2">[</span>AM_PATH_ALLEGRO<span class="k2">]</span>,<span class="k2">[</span>
 AC_ARG_WITH<span class="k2">(</span>allegro-prefix,
             <span class="k2">[</span>  <span class="k3">-</span><span class="k3">-</span>with-allegro-prefix<span class="k3">=</span>PFX   Prefix where liballegro is installe$
             ALLEGRO_CONFIG_prefix<span class="k3">=</span><span class="s">"$withval"</span>, ALLEGRO_CONFIG_prefix<span class="k3">=</span><span class="s">""</span><span class="k2">)</span>
</pre></div></div><p>

I plan to submit a new ebuild to Gentoo Portage, but before I do this I want to know if this patch is still necessary?</p><p>Oh, and btw, Allegro compiled fine (also without the patch).</p><p>EDIT: I just noticed that the new demo game wasn&#39;t included <img src="http://www.allegro.cc/forums/smileys/angry.gif" alt="&gt;:(" /> and the old demo game still showed the Allegro 4.0 movie ...
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Michael Faerber)</author>
		<pubDate>Wed, 09 Nov 2005 00:24:26 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
but before I do this I want to know if this patch is still necessary?
</p></div></div><p>
No, that fix was made a while back.</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Allegro compiled fine (also without the patch).
</p></div></div><p>
It would - the patch doesn&#39;t affect the build process of Allegro, it affects the allegro.m4 file that other people can use to test if Allegro is installed.</p><p>By the way, if you&#39;re also in charge of specifying on what hardware Allegro has been tested and is known to work, Allegro is 64 bit safe.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Evert)</author>
		<pubDate>Wed, 09 Nov 2005 00:31:39 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Thanks for your answer! I&#39;ve already written a bug report on Bugzilla so that the new Ebuild will be included in Portage!
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Michael Faerber)</author>
		<pubDate>Wed, 09 Nov 2005 00:47:46 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Peter Wang said:</div><div class="quote"><p>

the problem is that hline and vline are now inline functions which actually call _allegro_hline and _allegro_vline. The implementations are in include/allegro/inline/draw.inl.
</p></div></div><p>
recognition:<br />Aaaah, i see, so the problem is that <u>inline functions are disabled</u> per default in MSVC6&#39;s &#39;Debug&#39; configuration.</p><p>solution:<br />So i enabled them for &#39;Debug&#39;(preprocessor symbol used by MSVC6 is actually _DEBUG), which then showed the error that &#39;inline&#39; functions are incompatible with the debug-info-creation of the type &#39;programme-database for edit and continue&#39;.<br />So i disabled debug-info-creation for &#39;edit and continue&#39; and now it compiles fine in debug mode with &#39;alld.lib&#39;.</p><p>conclusion:<br />So &#39;alld.lib&#39; was not br0ken, it was just a matter of wrong MSVC6 settings, completely disallowing inline functions.<br />The drawback is that of losing the &#39;edit and continue&#39; debug feature.<br />Is there a possibility to make Allegro fall back to non-inline alternatives, if generation of inline functions is prohibited by the compiler settings?</p><p>(<i>recognition,solution,conclusion...the AK-47 robot from KnightsOfTheOldRepublic reprogrammed me to this funny type of answer-structuring:)</i>)</p><div class="quote_container"><div class="title">Peter Wang said:</div><div class="quote"><p>

What happens if you use one of the older fixed-point functions in debug mode, say, fcos instead of fixcos? I&#39;m not familiar with MSVC so I&#39;m just hoping that the problem does not show up with fcos.
</p></div></div><p>
&#39;fcos&#39; works without any warnings or errors.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Dennis)</author>
		<pubDate>Wed, 09 Nov 2005 00:58:17 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Hi everybody,</p><p>I decided to remove my djgpp directory entirely and rebuild from scratch.<br />Used bnu2161b.zip, djdev203.zip, fil41b.zip, gcc401b.zip, gpp401b.zip, mak3791b.zip, pat253b.zip, txi48b.zip and Peter Wang&#39;s fix for graphics.c and his vesa_sign patch.</p><p>Still, a minor, related, warning pops up during compilation:</p><p>tests/vesainfo.c: In function &#39;get_vesa_info&#39;:<br />tests/vesainfo.c:176: warning: pointer targets in passing argument 1 of &#39;strncmp&#39; differ in signedness</p><p>Everything else is smooth. Then, &#39;make install&#39; does its magic, until</p><p>Extended Error 183<br />copy docs\info\allegro.info c:\djgpp\info<br />        0 file(s) copied<br />File not found - DOCS\INFO\ALLEGRO.INFO</p><p>install-info c:/djgpp/info/allegro.info c:/djgpp/info/dir<br />install-info: No such file or directory (ENOENT) for c:/djgpp/info/allegro.info<br />make.exe: [c:/djgpp/info/allegro.info] Error 1 (ignored)</p><p>After make finishes, I can do the copy and install-info commands manually myself without problems. All the other files are installed as far as I can tell, and the examples work fine. I&#39;ve no idea what&#39;s the problem here, can you guys tell me where to look further?</p><p>Regards,</p><p>Ronald
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Ronald Blankendaal)</author>
		<pubDate>Wed, 09 Nov 2005 02:16:47 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I would ask you to do a small test: search in makefile.dj and makefile.all for the allegro.info rule, and rename allegro.info to allegro.inf, and try again. My bet is that, for who knows why, the four letter extension is breaking this build (similar to an old Watcom problem where compilation failed because a file had nine characters as name: datafiles.c).</p><p>I am at work right now, but may be able to check and modify the makefiles if you cannot.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (ReyBrujo)</author>
		<pubDate>Wed, 09 Nov 2005 02:36:41 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Thank you ReyBrujo, that was it! I changed makefile.dj, line 42 from</p><p>INFO = info<br />to<br />INFO = inf</p><p>and that did the trick, make install works fine now. Thanks again, fellows!</p><p>Regards,</p><p>Ronald
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Ronald Blankendaal)</author>
		<pubDate>Wed, 09 Nov 2005 03:44:34 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Dennis: It&#39;s strange, because hline/vline are supposed to be using the same technique as fcos and friends.  I can&#39;t see any difference between them.  Please try to figure it out and let me know if you need some guidance around the Allegro source code.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Peter Wang)</author>
		<pubDate>Wed, 09 Nov 2005 04:44:03 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Ronald, if you are still there, can you try <i>make INFO=inf</i> to see if it compiles without errors (except that warning, it is just a cast, a simple patch)? Do a <i>make clean</i> first. Also, can you check in the info directory of your djgpp to see if the files there have the .inf or .info extension? That would be a second patch if they only have the .inf extension.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (ReyBrujo)</author>
		<pubDate>Wed, 09 Nov 2005 07:06:24 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I don&#39;t understand. If you&#39;re using a system of release candidates, shouldn&#39;t the last one actually be <i>equal</i> to the main release (modulo version values)?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Rash)</author>
		<pubDate>Wed, 09 Nov 2005 10:37:06 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>You&#39;d like to think so, but it doens&#39;t really work that well for allegro. Usually when a RC goes well, it is made into the next release, but I think thats happend, like once. Otherwise it gets into a perpetual RC release, it&#39;ll never end <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Thomas Fjellstrom)</author>
		<pubDate>Wed, 09 Nov 2005 10:39:05 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Well, there was an RC3 that was only announced on [AD].  But actually, we&#39;re just not formal about the release process.  &quot;Beta&quot; and &quot;RC&quot; are just WIPs in disguise to encourage more testing <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Peter Wang)</author>
		<pubDate>Wed, 09 Nov 2005 10:48:58 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I guess I must be doing something really silly, but... I&#39;ve downloaded and installed mingw 4.1 package , opened up a vs2005 command window (that sets up the path, include/lib directories, etc), ran &#39;fix msvc8&#39;, and on typing &#39;mingw32-make&#39; I get the following:</p><p>D:\DATA\allegro42&gt;mingw32-make<br />Compiling Allegro for MSVC, optimised. Please wait...<br />gcc -O -Wall -Werror  -o obj/msvc/runner.exe src/misc/runner.c<br />f:\mingw\bin\..\lib\gcc\mingw32\3.4.2\..\..\..\..\mingw32\bin\ld.exe: cannot find -luser32<br />collect2: ld returned 1 exit status<br />mingw32-make: *** [obj/msvc/runner.exe] Error 1</p><p>D:\DATA\allegro42&gt;</p><p>Neil.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Neil Walker)</author>
		<pubDate>Wed, 09 Nov 2005 20:39:10 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Peter Wang said:</div><div class="quote"><p>

It&#39;s strange, because hline/vline are supposed to be using the same technique as fcos and friends.
</p></div></div><p>
I&#39;m very sorry, it was all my own fault... some outdated header files from 4.20beta4 were somehow sitting in the &#39;include&#39; directory of my MSVC installation and thus got used, instead of the true 4.20 headers to which i pointed with the additional include directory settings.<br />(I wonder how they got there, because normally i do NOT do &#39;make install&#39; and prefer to set the needed &#39;include&#39; and &#39;lib&#39; directories manually in the MSVC configuration.)</p><p>It&#39;s working now, with full debug-info-creation(&#39;edit and continue&#39; enabled) and &#39;inline&#39; disabled.</p><p>I hope i did not waste too much of your time.:)<br />(I wasted two hours, combing through alconfig.h, almsvc.h, draw.inl, debug.h, base.h only to find nothing wrong with them. Then i clicked one of the allegro files in the MSVC &#39;external dependencies&#39; tree of my project(because i was tired of reading them in &#39;notepad&#39;) and noticed that it showed a wrong drive letter. Then i immediately knew what was wrong.)
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Dennis)</author>
		<pubDate>Wed, 09 Nov 2005 20:50:43 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Hello,<br />Is this a mistake in the documentation:
</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
MinGW: compiler (mingw-runtime, gcc, binutils).<br />         GNU make.<br />         Optional: GNU sed. Used by &quot;make depend&quot; and &quot;fixdll.bat&quot;.<br />         Optional: GNU sort (textutils). Used by &quot;fixdll.bat&quot;.<br />         Optional: w32api. See next section about details.
</p></div></div><p>
If you don&#39;t have w32api you don&#39;t get user32 (amongst others) so you can&#39;t compile allegro. So it&#39;s not optional, it&#39;s mandatory <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" /></p><p>After installing w32api allegro 4.2 makes the libs and dlls like a dream. Took about 1 minute. Well done everyone involved!</p><p>My only problem now is I have a similar problem to paul pridham except my directories are 8.3. This is what I get. Anyone any ideas?</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
D:\DATA\allegro42&gt;mingw32-make chm-docs<br />docs/makedoc.exe -ochm -html docs/chm/ahack.html docs/src/ahack._tx<br />....<br />docs/makedoc.exe -chm docs/chm/allegro.html docs/src/allegro._tx</p><p>writing &#39;docs/chm/allegro.hhp&#39;<br />writing &#39;docs/chm/allegro.hhc&#39;<br />writing &#39;docs/chm/allegro.hhk&#39;<br />hhc docs/chm/allegro.hhp<br />process_begin: CreateProcess((null), hhc docs/chm/allegro.hhp, ...) failed.<br />make (e=2): The system cannot find the file specified.<br />mingw32-make: [docs/chm/allegro.chm] Error 2 (ignored)</p><p>D:\DATA\allegro42&gt;
</p></div></div><p>

Neil.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Neil Walker)</author>
		<pubDate>Thu, 10 Nov 2005 04:58:50 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Can you execute <i>hhc docs/chm/allegro.hhp</i> by hand?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (ReyBrujo)</author>
		<pubDate>Thu, 10 Nov 2005 05:06:00 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[No, I guess the hhc isn&#39;t installed with vs2005 (or I didn&#39;t select that option). I&#39;ll hunt it out.<br />
<br />
My main problem though is (I did use fix msvc8), is every executable has a .manifest file created with it and deleting it causes the exe not to run with an error in finding msvcr80 (I don&#39;t know why, but msvc doesn&#39;t install the new runtime in the windows directory and you can&#39;t just copy it there.) I&#39;m pretty certain that to not produce a manifest file you have to explicitly add  /MANIFEST:NO flag to the linker.<br />
<br />
This is the manifest it creates:<br />
 <div class='snippet'><code><span class="k3">&lt;</span>?xml version<span class="k3">=</span><span class="s">'1.0'</span> encoding<span class="k3">=</span><span class="s">'UTF-8'</span> standalone<span class="k3">=</span><span class="s">'yes'</span>?<span class="k3">&gt;</span><br />
<span class="k3">&lt;</span>assembly xmlns<span class="k3">=</span><span class="s">'urn:schemas-microsoft-com:asm.v1'</span> manifestVersion<span class="k3">=</span><span class="s">'1.0'</span><span class="k3">&gt;</span><br />
&nbsp;&nbsp;<span class="k3">&lt;</span>dependency&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;<span class="k3">&lt;</span>dependentAssembly&gt;<br />
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="k3">&lt;</span>assemblyIdentity type<span class="k3">=</span><span class="s">'win32'</span> name<span class="k3">=</span><span class="s">'Microsoft.VC80.CRT'</span> version<span class="k3">=</span><span class="s">'8.0.50608.0'</span> processorArchitecture<span class="k3">=</span><span class="s">'x86'</span> publicKeyToken<span class="k3">=</span><span class="s">'1fc8b3b9a1e18e3b'</span> <span class="k3">/</span><span class="k3">&gt;</span><br />
&nbsp;&nbsp;&nbsp;&nbsp;<span class="k3">&lt;</span><span class="k3">/</span>dependentAssembly&gt;<br />
&nbsp;&nbsp;<span class="k3">&lt;</span><span class="k3">/</span>dependency&gt;<br />
<span class="k3">&lt;</span><span class="k3">/</span>assembly&gt;</code></div><br />
<br />
[edit]<br />
Well, I haven&#39;t a fecking clue about vs2005. I created a test program and said &#39;no manifest&#39;. No matter what I did it wouldn&#39;t work, and when I said &#39;yes manifest&#39; it didn&#39;t create a manifest but the program ran!<br />
<br />
Neil.<br />
 ]]>
		</description>
		<author>no-reply@allegro.cc (Neil Walker)</author>
		<pubDate>Thu, 10 Nov 2005 05:29:44 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Dennis: no problem.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Peter Wang)</author>
		<pubDate>Thu, 10 Nov 2005 09:25:40 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Neil: for your own projects, you can embed the manifest via the properties at <tt>Configuration/Manifest Tool/Input and Output/Embed Manifest =&gt; yes</tt>. Whatever that does should be added to the Allegro makefile.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Matthew Leverton)</author>
		<pubDate>Thu, 10 Nov 2005 09:51:28 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Has anyone else got the same <a href="http://www.allegro.cc/forums/view_thread.php?_id=543813#target">problem as I</a> have with MSVC 7.1 using pre-built binary?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (kentl)</author>
		<pubDate>Thu, 10 Nov 2005 13:13:09 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>What binary did you install?<br />There is no binary release (for MSVC) of 4.2 yet.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Evert)</author>
		<pubDate>Thu, 10 Nov 2005 14:17:50 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Ops! <img src="http://www.allegro.cc/forums/smileys/embarassed.gif" alt=":-[" /> I am mixing things up I guess. I installed the binary release from <a href="http://www.allegro.cc/forums/view_thread.php?_id=523945#target">here</a> of Allegro 4.2.0 RC2.</p><p>Of course RC2 != final release, which this thread is about. Sorry for derailing the thread, I will come back and report when a binary release is available if the problem persists. Please ignore this and my previous post if this isn&#39;t contributing with anything on the topic.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (kentl)</author>
		<pubDate>Thu, 10 Nov 2005 14:48:58 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Neil: for your own projects, you can embed the manifest via the properties at Configuration/Manifest Tool/Input and Output/Embed Manifest =&gt; yes. Whatever that does should be added to the Allegro makefile.
</p></div></div><p>

Ok. Not embedding the manifest produces this:<br />/out:..\debug\test.exe.manifest</p><p>And producing it does this:<br />/out:.\debug\test.exe.embed.manifest /notify_update</p><p>But checking the manual I think you need the /ALLOWISOLATION:NO linker flag. The documentation states:</p><p>/ALLOWISOLATION:NO indicates DLLs are loaded as if there was no manifest and causes the linker to set the IMAGE_DLLCHARACTERISTICS_NO_ISOLATION bit in the optional header&#39;s DllCharacteristics field.</p><p>/ALLOWISOLATION causes the operating system to do manifest lookups and loads.</p><p>/ALLOWISOLATION is the default.</p><p>Which bit of the make file do I update to add this flag? I guess the problem is then I need to distribute msvcr80.dll with every build as most people won&#39;t have it. Maybe making allegro on vc6 or vc7 is the better option?<br />Neil.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Neil Walker)</author>
		<pubDate>Thu, 10 Nov 2005 14:53:20 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
But checking the manual I think you need the /ALLOWISOLATION:NO linker flag. The documentation states:
</p></div></div><p>
Can you provide an English translation?</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Which bit of the make file do I update to add this flag?
</p></div></div><p>
Line 207-ish of makefile.vc</p><p>The .manifest problem actually came up shortly before the release and there is a patch in to keep generated .manifest and .exe files together. But obviously, if we can get rid of the .manifest files that would be preferable.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Evert)</author>
		<pubDate>Thu, 10 Nov 2005 15:29:57 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>[edit]I&#39;ve tried loads of things and can&#39;t get them to work so I&#39;ve build it using VC6 and all is well. It probably needs someone who knows more than me to fix this problem.</p><p>I did notice one bug that happened with both MSVC and MINGW32, when you try and build using PROFILEMODE=1 DEBUGMODE=1 it tells you there is nothing to build and it doesn&#39;t do anything. All other modes work fine.</p><p>Another bug (or is it a feature) I&#39;ve noticed is when you compile using mingw32 it regenerates all the files even if they&#39;ve been built, e.g. I made the system then did a STATICLINK=1 and it make static versions of all the examples, etc. MSVC build only redoes the lib files. You have to prefix mingw-make with lib (e.g. mingw32-make lib STATICLINK=1)</p><p>Neil.</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Can you provide an English translation?
</p></div></div><p>With .NET MS tried to fix DLL hell by creating manifests and assemblies (i.e. embedding all detailing relating to what libraries, versions, etc) to allow simple XCOPY deployment.</p><p>Looks like they&#39;ve done kind of a similar thing with VC8 (in this version they&#39;ve included .NET support into the C++ language).</p><p>We need a way of getting rid of all this crap and I think the above flag(s) are the ones required as it says I don&#39;t need a manifest. I&#39;ve posted a message to a MS forum to see exactly what is required.</p><p>My only worry is the VS2005 settings need tuning a lot as I&#39;ve been reading about loads of performance issues as various security settings, etc. are turned on by default.</p><p>Neil.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Neil Walker)</author>
		<pubDate>Thu, 10 Nov 2005 20:42:47 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
There is no binary release (for MSVC) of 4.2 yet.
</p></div></div><p>
Just had to ask about this, is there any binary release planned for this version?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (kentl)</author>
		<pubDate>Thu, 10 Nov 2005 22:11:51 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Why don&#39;t you read the announcement and find out?<br /><img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Evert)</author>
		<pubDate>Thu, 10 Nov 2005 22:14:33 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>If it helps I now have two complete binary releases for both MSVC and MinGW for all modes (except static profile - see my message above about why not).</p><p>I&#39;ll stick these up on my website tonight if anyone wants them.</p><p>Neil.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Neil Walker)</author>
		<pubDate>Thu, 10 Nov 2005 22:32:42 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Evert said:</div><div class="quote"><p>
Why don&#39;t you read the announcement and find out? <img src="http://www.allegro.cc/forums/smileys/wink.gif" alt=";)" />
</p></div></div><p>
</p><div class="quote_container"><div class="title">and he earlier said:</div><div class="quote"><p>
Binary packages for Windows and MacOS X will be available in the course of the week.
</p></div></div><p>
Double doh! <img src="http://www.allegro.cc/forums/smileys/embarassed.gif" alt=":-[" /> <img src="http://www.allegro.cc/forums/smileys/embarassed.gif" alt=":-[" />
</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
I&#39;ll stick these up on my website tonight if anyone wants them.
</p></div></div><p>
I greatly appreciate it. But the static profile would be nice to have as well, so I think that I&#39;ll wait personally and see if that file will be included as well.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (kentl)</author>
		<pubDate>Fri, 11 Nov 2005 00:23:16 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Has anyone else got the same problem as I have with MSVC 7.1 using pre-built binary?
</p></div></div><p>
Your problem is you need to change to a Win32 Application (not console). </p><p>Binaries are up:</p><p><a href="http://www.allegro.cc/files/4.2.0/allegro-msvc71-4.2.0.zip">http://www.allegro.cc/files/4.2.0/allegro-msvc71-4.2.0.zip</a> (or .7z/.exe)</p><p>The others are available @ <a href="http://www.allegro.cc/files/">http://www.allegro.cc/files/</a>.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Matthew Leverton)</author>
		<pubDate>Fri, 11 Nov 2005 00:26:45 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Got it through dev-c++ package manager. o_O<br />Haven&#39;t tested it though.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Trezker)</author>
		<pubDate>Fri, 11 Nov 2005 03:24:49 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Thanks Matthew for the binary, and to everyone who contributed to this release. I got the mini example to compile now.</p><p>It still gets 10 warnings, should I ignore them?<br /><i>The warnings</i>
</p><div class="source-code snippet"><div class="inner"><pre>c:\Program Files\Microsoft Visual Studio .NET <span class="n">2003</span>\Vc7\include\allegro\internal\alconfig.h<span class="k2">(</span><span class="n">378</span><span class="k2">)</span> <span class="k2">:</span> warning C4312: <span class="s">'type cast'</span> <span class="k2">:</span> conversion from <span class="s">'unsigned int'</span> to <span class="s">'unsigned char *'</span> of greater size
c:\Program Files\Microsoft Visual Studio .NET <span class="n">2003</span>\Vc7\include\allegro\internal\alconfig.h<span class="k2">(</span><span class="n">385</span><span class="k2">)</span> <span class="k2">:</span> warning C4312: <span class="s">'type cast'</span> <span class="k2">:</span> conversion from <span class="s">'unsigned int'</span> to <span class="s">'unsigned char *'</span> of greater size
c:\Program Files\Microsoft Visual Studio .NET <span class="n">2003</span>\Vc7\include\allegro\<span class="k1">inline</span>\draw.inl<span class="k2">(</span><span class="n">421</span><span class="k2">)</span> <span class="k2">:</span> warning C4312: <span class="s">'type cast'</span> <span class="k2">:</span> conversion from <span class="s">'unsigned int'</span> to <span class="s">'unsigned char *'</span> of greater size
c:\Program Files\Microsoft Visual Studio .NET <span class="n">2003</span>\Vc7\include\allegro\<span class="k1">inline</span>\draw.inl<span class="k2">(</span><span class="n">435</span><span class="k2">)</span> <span class="k2">:</span> warning C4312: <span class="s">'type cast'</span> <span class="k2">:</span> conversion from <span class="s">'unsigned int'</span> to <span class="s">'unsigned char *'</span> of greater size
c:\Program Files\Microsoft Visual Studio .NET <span class="n">2003</span>\Vc7\include\allegro\<span class="k1">inline</span>\draw.inl<span class="k2">(</span><span class="n">446</span><span class="k2">)</span> <span class="k2">:</span> warning C4312: <span class="s">'type cast'</span> <span class="k2">:</span> conversion from <span class="s">'unsigned int'</span> to <span class="s">'unsigned short *'</span> of greater size
c:\Program Files\Microsoft Visual Studio .NET <span class="n">2003</span>\Vc7\include\allegro\<span class="k1">inline</span>\draw.inl<span class="k2">(</span><span class="n">460</span><span class="k2">)</span> <span class="k2">:</span> warning C4312: <span class="s">'type cast'</span> <span class="k2">:</span> conversion from <span class="s">'unsigned int'</span> to <span class="s">'unsigned short *'</span> of greater size
c:\Program Files\Microsoft Visual Studio .NET <span class="n">2003</span>\Vc7\include\allegro\<span class="k1">inline</span>\draw.inl<span class="k2">(</span><span class="n">471</span><span class="k2">)</span> <span class="k2">:</span> warning C4312: <span class="s">'type cast'</span> <span class="k2">:</span> conversion from <span class="s">'unsigned int'</span> to <span class="s">'unsigned short *'</span> of greater size
c:\Program Files\Microsoft Visual Studio .NET <span class="n">2003</span>\Vc7\include\allegro\<span class="k1">inline</span>\draw.inl<span class="k2">(</span><span class="n">485</span><span class="k2">)</span> <span class="k2">:</span> warning C4312: <span class="s">'type cast'</span> <span class="k2">:</span> conversion from <span class="s">'unsigned int'</span> to <span class="s">'unsigned short *'</span> of greater size
c:\Program Files\Microsoft Visual Studio .NET <span class="n">2003</span>\Vc7\include\allegro\<span class="k1">inline</span>\draw.inl<span class="k2">(</span><span class="n">521</span><span class="k2">)</span> <span class="k2">:</span> warning C4312: <span class="s">'type cast'</span> <span class="k2">:</span> conversion from <span class="s">'unsigned int'</span> to <span class="s">'unsigned int *'</span> of greater size
c:\Program Files\Microsoft Visual Studio .NET <span class="n">2003</span>\Vc7\include\allegro\<span class="k1">inline</span>\draw.inl<span class="k2">(</span><span class="n">535</span><span class="k2">)</span> <span class="k2">:</span> warning C4312: <span class="s">'type cast'</span> <span class="k2">:</span> conversion from <span class="s">'unsigned int'</span> to <span class="s">'unsigned int *'</span> of greater size
Linking...
</pre></div></div><p>
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (kentl)</author>
		<pubDate>Fri, 11 Nov 2005 04:56:30 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>If anyone wants another source of the msvc and mingw binaries I&#39;ve got my own at:<br /><a href="http://retrospec.sgn.net/users/nwalker/allegro42_msvc_bin.rar">http://retrospec.sgn.net/users/nwalker/allegro42_msvc_bin.rar</a><br /><a href="http://retrospec.sgn.net/users/nwalker/allegro42_mingw32.rar">http://retrospec.sgn.net/users/nwalker/allegro42_mingw32.rar</a></p><p>In these is the full allegro release, minus the source code, so the setup, examples, demo, include/lib, tools, docs, etc. are there.</p><p>Matthew, how come your static release lib is bigger than your static debug lib?</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
But the static profile would be nice to have as well
</p></div></div><p>it&#39;s there in mine and the offical allegro.cc one.</p><p>Neil.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Neil Walker)</author>
		<pubDate>Fri, 11 Nov 2005 05:00:04 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
It still gets 10 warnings, should I ignore them?
</p></div></div><p>
Look for the project option to disable 64-bit compatibility warnings.</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Matthew, how come your static release lib is bigger than your static debug lib?
</p></div></div><p>
I&#39;m doing nothing but standard builds. In MSVC &gt;= 7, they are all bigger than debug versions for me.</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Well, assuming I&#39;m not wrong, you&#39;ll have to wait for the make files to get fixed before this happens.
</p></div></div><p>
How so? I built static profiles for MSVC 6/7.0/7.1/8.0.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Matthew Leverton)</author>
		<pubDate>Fri, 11 Nov 2005 05:38:32 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>I meant debugged profile.</p><p>but thinking about it, I guess that doesn&#39;t make sense <img src="http://www.allegro.cc/forums/smileys/smiley.gif" alt=":)" /></p><p>Neil.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Neil Walker)</author>
		<pubDate>Fri, 11 Nov 2005 06:15:18 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Look for the project option to disable 64-bit compatibility warnings.
</p></div></div><p>
Does this mean that Allegro has compatibility issues with 64-bit CPU&#39;s? Could something bad happen to 64-bit users, or is it just if you specifically compile for the 64-bit platform?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (kentl)</author>
		<pubDate>Fri, 11 Nov 2005 14:23:36 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Does this mean that Allegro has compatibility issues with 64-bit CPU&#39;s?
</p></div></div><p>
Not precisely. Allegro works fine in 64 bit mode in Linux, but the Windows port is 32 bit only for now. Part of the reason is lack of a 64 bit version of MinGW and disagreement between MSVC and GCC when it comes to the size of long integers. Lack of dedicated Windows developers also doesn&#39;t help, I&#39;m sure.</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Could something bad happen to 64-bit users, or is it just if you specifically compile for the 64-bit platform?
</p></div></div><p>
Chances are some things do not work correctly if Allegro were compiled as a 64 bit library in Windows. Using the 32 bit library is fine.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Evert)</author>
		<pubDate>Fri, 11 Nov 2005 15:08:18 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Lack of dedicated Windows developers also doesn&#39;t help, I&#39;m sure.
</p></div></div><p>
That&#39;s bad, I would help out if I had the relevant knowledge, and some more time on my hands. I guess knowing Win32 API pretty well and especially DirectX is necessary though?
</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Part of the reason is lack of a 64 bit version of MinGW and disagreement between MSVC and GCC when it comes to the size of long integers.
</p></div></div><p>
Not a good thing at all. <img src="http://www.allegro.cc/forums/smileys/sad.gif" alt=":(" /> Well Microsoft has never been about portable standards, I guess it&#39;s in their intrest to tie people with their OS as much as possible.
</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Using the 32 bit library is fine.
</p></div></div><p>
Fine with me! <img src="http://www.allegro.cc/forums/smileys/grin.gif" alt=";D" />
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (kentl)</author>
		<pubDate>Fri, 11 Nov 2005 15:27:27 +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 bad, I would help out if I had the relevant knowledge, and some more time on my hands. I guess knowing Win32 API pretty well and especially DirectX is necessary though?
</p></div></div><p>
Well, someone who is a regular Windows user would be the most important, I think. There are a few on the mailinglist, but it seems that we still don&#39;t have a `full-time&#39; Windows maintainer.<br />As for W32 API and DirectX... well, I know nothing about either but managed to do some work on it anyway with the help of on-line references and a lot of trial and error so I wouldn&#39;t say it&#39;s really a requirement.</p><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
Well Microsoft has never been about portable standards, I guess it&#39;s in their intrest to tie people with their OS as much as possible.
</p></div></div><p>
It isn&#39;t really Microsft&#39;s fault though. The C standard says almost nothing about the size of integer datatypes and it certainly doesn&#39;t say all compilers should have the same size for them.<br />Historically, an int in the Microsoft world was a 16 bit entity and longs were 32 bit. Since moving to 32 bit Windows, ints are 32 bit (which I think has always been common in the UNIX world) but they are still using long in many places where they probably should have used int. They can&#39;t easily switch to 64 bit longs without breaking their own API in some places and existing code.<br />The proper solution would be C99 integer types that do have a well-defined size. Guess who doesn&#39;t support them?</p><p>Anyway, we&#39;ll have to find a way to handle the problem eventually.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Evert)</author>
		<pubDate>Fri, 11 Nov 2005 15:37:43 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Lets hope that someone steps up and helps you out. I won&#39;t though as I would make a false promise almost certainly (to much going on right now).
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (kentl)</author>
		<pubDate>Fri, 11 Nov 2005 16:15:39 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>The function reakey() is returning 0, when press alt-xxx (numeric pad), this was perfect in version 4.0.3</p><p>Platform: Windows<br />Compiler: gcc (2.95.3-6(mingw special))</p><p>This compiler I used to compiler Allegro 4.2.0 and the program with readkey() function.</p><p>Thanks.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Rogerio Penchel)</author>
		<pubDate>Tue, 15 Nov 2005 02:06:35 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Yes, seems this was an undocumented feature of 4.0.x. You might be able to simulate it with keyboard_callback.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Elias)</author>
		<pubDate>Tue, 15 Nov 2005 03:34:52 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Undocumented or not, we should probably document this change in the API differences section.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Evert)</author>
		<pubDate>Tue, 15 Nov 2005 04:05:25 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Will the deprecated functions be removed from the next release? If not, would you accept a patch, as yet unwritten, that replaced the current generic compiler warnings with something more useful (e.g. function A is deprecated <i>in favour of function B</i>)?
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Thomas Harte)</author>
		<pubDate>Wed, 16 Nov 2005 17:26:54 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><div class="quote_container"><div class="title">Quote:</div><div class="quote"><p>
If not, would you accept a patch, as yet unwritten, that replaced the current generic compiler warnings with something more useful (e.g. function A is deprecated in favour of function B)?
</p></div></div><p>
Absolutely.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Peter Wang)</author>
		<pubDate>Wed, 16 Nov 2005 18:27:17 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Okay, but just one quick question - while the GCC builds generate their warnings in response to the <u>_attribute</u>_ ((deprecated)) stuff around line 130 in alconfig.h, where are MSVC, etc, getting their definitions of AL_FUNC_DEPRECATED, AL_PRINTFUNC_DEPRECATED and AL_INLINE_DEPRECATED? I can&#39;t seem to find anything in include/platform/* or anywhere else.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Thomas Harte)</author>
		<pubDate>Wed, 16 Nov 2005 18:50:57 +0000</pubDate>
	</item>
	<item>
		<description><![CDATA[<div class="mockup v2"><p>Further down in alconfig.h (around line 218) there are fallbacks for non-gcc.
</p></div>]]>
		</description>
		<author>no-reply@allegro.cc (Peter Wang)</author>
		<pubDate>Thu, 17 Nov 2005 04:21:01 +0000</pubDate>
	</item>
</rss>
