Thread: Allegro.

  1. #1
    Justin W
    Guest

    Allegro.

    A new Allegro version is out that fixes a lot of stuff. I really recommend getting it, as it is the best version I've seen in a while. You can get an installer for it for Dev-C++, MSVC, or Borland at my page http://galileo.spaceports.com/~springs

    My package use to only support Dev-C++ 4.x, but now it supports 5 too. In fact, you'll have to change the templates around a bit to support 4.x's Allegro templates... If you want 4.x templates, I would be happy to e-mail them to anyone who asks.

    You can also get the source code distro from Allegro's hompage: http://sourceforge.net/projects/alleg/

    Hope that helps those of you who use Allegro out there!

  2. #2
    Rambling Man
    Join Date
    Jan 2002
    Posts
    1,050
    You don't know how many people I've given the link to for your website so that they could get your Allegro installer. Nice to see you got around to doing it for the latest version, though.

  3. #3
    Justin W
    Guest

    Talking

    Thanks a million, that really does make any effort worth it. BTW, I've now add Dev-C++ 4.x templates to the site as well should they be necessary.

  4. #4
    Justin W
    Guest
    *sigh*

    For those of you who did download my binary distro either earlier today or yesterday, there was a problem in the directory structure of the zips.. specifically in the include directory.

    It shouldn't effect you if you are upgrading your version of Allegro, but if you downloaded my bin version for a clean install, go to my site to get the patch. The fix has been applied to all the other zips as well and I think I've tested everything as well as I can. Shouldn't be any more problems.

    I am very embarrassed by this glitch and apologize to anyone who may have had trouble with it.

    Also if anyone has downloaded one, you'll notice that I changed it from an .exe to a zip because some people prefer expanding a zip to running an exe. You just have to expand it in your base compiler directory (ie C:\Dev-C++ for Dev-C++).

    I really appreciate the support I've gotten for this project as it really has taken quite a bit of time to get it working for all those compilers.. especially the first time. Again, sorry for the bug.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Allegro in C for a newb
    By Ideius in forum C Programming
    Replies: 5
    Last Post: 12-29-2005, 04:36 PM
  2. Game Programming FAQ
    By TechWins in forum Game Programming
    Replies: 5
    Last Post: 09-29-2004, 02:00 AM
  3. double buffering for allegro
    By Leeman_s in forum C++ Programming
    Replies: 6
    Last Post: 09-12-2002, 02:45 PM
  4. Special Allegro Information
    By TechWins in forum Game Programming
    Replies: 12
    Last Post: 08-20-2002, 11:35 PM
  5. Allegro programming in a window
    By Person Man in forum Windows Programming
    Replies: 0
    Last Post: 11-16-2001, 03:23 PM