Allegro.cc - Online Community

Allegro.cc Forums » Installation, Setup & Configuration » keep getting makefile.all:248: *** recipe commences before first target. stop.

This thread is locked; no one can reply to it. rss feed Print
keep getting makefile.all:248: *** recipe commences before first target. stop.
Noobscratcher
Member #13,058
July 2011

yey yet another problem i dont understand i want allegro working with code::blocks 10.5 i followed this http://wiki.allegro.cc/index.php?title=Code::Blocks tutorial and im now on to this line

The 4.2.2 Stable Version

First download the source from here

Once you've got that unzip it in C:\allegro. (or any other location)

Next, you need to download a directX package. This is because the Windows version of allegro uses directX (the standard Windows way of interfacing graphics). Allegro won't compile without it.

Download here.

Extract the contents to C:\mingw overwriting all files.

Open a console again. Get to C:\allegro.

Now allegro can be compiled by typing in the command line:

Quote:

FIX.BAT mingw
MINGW32-MAKE.EXE
MINGW32-MAKE.EXE DEBUGMODE=1
MINGW32-MAKE.EXE install
MINGW32-MAKE.EXE install DEBUGMODE=1

and when i try to do MINGW32-MAKE.EXE IN CMD It goes

C:\Allegro>FIX.BAT mingw

C:\Allegro>MINGW32-MAKE.EXE
makefile.all:248: *** recipe commences before first target. Stop.

C:\Allegro>

i want to be able to fix this problem bymyself but i have no clue what the point of this is for or how it works and whats the purpose and idea behind it and how to use it

Edgar Reynaldo
Major Reynaldo
May 2007
avatar

Go to: