Mail Archives: djgpp/2002/06/04/15:09:23
> IMHO if you are using Allegro 3.x then do not even try to look at what
> the problem is go and get an upgrade from the URL below.
I tryed to download newest Allegro, but there's something bad with
hyperlinks - all of them (download links ) gave me 7-8 kb ZIP file, and
when I try to open it, WinZip say that those files are broken and to try to
download again. But I'm using modem, and it's hard just to open Allegro
page!
> What you are seeing is the end of a series of errors. You need to find
> that start of the errors to try to find out the real problem.
Here's it:
cc1.exe: warnings being treated as errors
src/allegro.c:77: warning: missing initializer
src/allegro.c:77: warning: (near initialization for `black_rgb.filler')
(...)
src/allegro.c:87: warning: missing initializer
src/allegro.c:87: warning: (near initialization for
`desktop_pallete[15].filler')
make.exe: *** [obj/djgpp/allegro.o] Error 1
> Can you build a simple hello world program? This will check that you
> have got the compiler working correctly to an extent.
All my programs are working correctly, I don't have any other strange bugs.
> If you are using W2K or XP please check that you are using the latest
> versions of the zips that you downloaded. A few of the packages (zips)
> dated before 1-Dec-2001 are not compatible with W2k or XP due to W2K
> and XP low level API bugs.
I have 3 systems - win98, winXP and Linux Red Hat. XP is my fathers sys, 98
and Linux are my.
Djgpp and Allegro are on the win98 disk and I try to compile Allegro in it
too.
> Check that you are usign Allegro 4.01 (http://alleg.sourceforge.net),
> Rhide 1.5.0 (www.rhide.com) snapshot, DJGPP 2.04 and GCC 3.04 or
> later.
Ok, thanks - but it will be looong time for me to download all those files
(I'm using newest Gozilla, but the transfer rate is from 3kb-1kb to 200b-0b
:-(((
- Raw text -