| www.delorie.com/djgpp/mail-archives/browse.cgi | search |
| Message-ID: | <38C7C317.7F1F30BC@corel.com> |
| Date: | Thu, 09 Mar 2000 10:28:23 -0500 |
| From: | Jonathan Meunier <jonathanm AT corel DOT com> |
| X-Mailer: | Mozilla 4.7 [en] (Win95; U) |
| X-Accept-Language: | en |
| MIME-Version: | 1.0 |
| Newsgroups: | comp.os.msdos.djgpp |
| Subject: | Re: allegro |
| References: | <KiPx4.190$Iy4 DOT 7787 AT read2 DOT inet DOT fi> |
| NNTP-Posting-Host: | 120.150.3.42 |
| X-Trace: | 9 Mar 2000 10:29:08 -0500, 120.150.3.42 |
| Lines: | 17 |
| To: | djgpp AT delorie DOT com |
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
| Reply-To: | djgpp AT delorie DOT com |
Markus Ilmola wrote: > > I can't compile allegro! The make.exe gives this error: <snip> This is a very common error when installing Allegro.. You're most likely using the wrong make.exe... Either: 1) type it manually.. eg: C:\DJGPP\ALLEGRO\> C:\DJGPP\BIN\MAKE.EXE 2) change the order of your %PATH% settings as to put C:\DJGPP\BIN before other compilers (such as Borland, Watcom, or others).. If this doesn't work, read the Allegro FAQ (and the readme.1st, if not already), it contains everything you will need to get started. .(Trancelucid). . Jaune .
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |