Re: [AD] Build process progression |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
Jon Rafkind wrote:
Peter Wang wrote:I cant remember now and I dont have my windows box set up at the moment. If it works then ill try it again and commit the mingw script.On 2006-01-02, Jon Rafkind <workmin@xxxxxxxxxx> wrote:In the works:I have an OS X build file and a mingw build file but since 4.3 doesnt build on either of them yet I cant test them very well.It builds on mingw just fine. What problems are you having?
I just set up my windows box and got this error: C:\Documents and Settings\kazzmir\src\4.3>make Compiling Allegro for MinGW32, optimised. Please wait...gcc -DALLEGRO_SRC -DALLEGRO_LIB_BUILD -Wall -Wno-unused -mtune=i586 -O2 -funroll -loops -ffast-math -fomit-frame-pointer -I. -I./include -o obj/mingw32/alleg/po
ly3d.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 C:\Documents and Settings\kazzmir\src\4.3> My steps were: $ svn update $ fix.sh mingw $ make
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |