Re: [AD] Allegro 4.1.15 WIP |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On Wed, 2004-07-28 at 16:29 +0200, Evert Glebbeek wrote:
> On Wednesday 28 July 2004 16:23, Daniel Schlyder wrote:
> > Error:
> > gcc -DALLEGRO_STATICLINK -Wall -Wno-unused -march=i586 -O2
> -funroll-loops -ffast-
> > math -fomit-frame-pointer -I. -I./include -o obj/mingw32/alleg_s/demo.o
> -c demo/d
> > emo.c
> > make[1]: *** No rule to make target `demo/demo.dat', needed by `obj/
> mingw32/demo.r
> > es'. Stop.
> > make[1]: Leaving directory `E:/libs/allegro-4.1.15'
> > make: *** [all] Error 2
>
> Hmm... I thought WIP releases were not supposed to contain the demo.dat
> file. Looks like that policy has changed though. I'm packing a new set of
> files now. Can you try to do a make lib instead of a make all?
>
The 4.1.14 tgz I have here does contain demo.dat.. not sure it's an
official one though.
I was just reading through the changes..
adjusted yield_timeslice on BeOS, QNX and MacOS X to behavethe same as
There's a typo: ^
Elias Pschernig made the alleg mixer default instead of the directx one
in windows.
^ That was done by Chris Robinson I think..
Otherwise, it compiles in X11 and the examples work :)
--
Elias Pschernig