Re: [AD] Allegro 4.1.15 WIP |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
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?
Evert