Re: [AD] A minor inconvinience (is it spelled right ?) |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
> Compiling Allegro for MinGW32, optimised. Please wait...
> gcc -DALLEGRO_SRC -Wall -Wno-unused -mcpu=pentium -O2 -funroll-loops -ffast- math
> -fomit-frame-pointer -fno-strength-reduce -I. -I./include -o obj/mingw32/alleg
> /poly3d.o -c src/poly3d.c
> src/poly3d.c:32:35: obj/mingw32/asmcapa.h: No such file or directory
> make: *** [obj/mingw32/alleg/poly3d.o] Error 1
> [...]
> any ideas ?
make depend
--
Eric Botcazou