EasyAllegro

An easy to use allegro distribution.

You can get the files from the SourceForge project page:

EasyAllegro

EasyAllegro is just a collection of all the programs, utilities and source code needed to create Allegro programs -
and an easy to use installer.

It consists of these components:

- MinGW 3.3.1 
  Minimalist Gnu for windows. See http://www.mingw.org/ for details

- Allegro Game Programming Library 4.0.3
  http://www.talula.demon.co.uk/allegro/
  http://www.allegro.cc/

- RELO 0.9.9
  A very nice IDE with integrated allegro support

All allegro libs are precompiled - the only one missing is the static debug library.
It was way too large to be included. I suggest that you use the normal debug library
while developing, then just use the static library for your release.



Layout:

EasyAllegro
!
!
+---- MinGW: Everything mingw related
!
+---- Allegro: The allegro Source code
!
+---- Relo: Relo application
!
!
+ allegro-4.0.3.chm: The Allegro help file
+ info.txt: This file


SourceForge.net Logo