Thread: Allegro Game Programming

  1. #1
    Registered User Robert_Ingleby's Avatar
    Join Date
    Oct 2001
    Posts
    57

    Allegro Game Programming

    Is there any compiler other than DJGPP that can successfully use the Allegro Game Programming Library by Shawn Hargreaves?

    I just cannot get DJGPP to work.

    Also what syntax do I use to get DJGPP to unzip the zip files into the same directory?

  2. #2
    Code Goddess Prelude's Avatar
    Join Date
    Sep 2001
    Posts
    9,897
    I've run Allegro successfuly on both Borland C++ and MSVC++ 6. Are you installing it correctly? This may help, thanks to Justin W:
    http://galileo.spaceports.com/~springs/

    -Prelude
    My best code is written with the delete key.

  3. #3
    Registered User Robert_Ingleby's Avatar
    Join Date
    Oct 2001
    Posts
    57

    Reply

    Ive got borlandC++ which is a compiler I like to use. Are there any instructions on how to install allegro on this compiler.

    I have TurboC++ Version 3, is this ok?

  4. #4
    Code Goddess Prelude's Avatar
    Join Date
    Sep 2001
    Posts
    9,897
    You don't need instructions when you use the installer I gave you a link to. Just download the files and run the installer, easy as can be.

    -Prelude
    My best code is written with the delete key.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Please comment on my c++ game
    By MegaManZZ in forum Game Programming
    Replies: 10
    Last Post: 01-22-2008, 11:03 AM
  2. New Project, text game, design stage.
    By Shamino in forum Game Programming
    Replies: 9
    Last Post: 05-23-2007, 06:39 AM
  3. Game Engine Link Prob
    By swgh in forum Game Programming
    Replies: 2
    Last Post: 01-26-2006, 12:14 AM
  4. Game Programmer's AIM Circle: Join Today
    By KingZoolerius66 in forum A Brief History of Cprogramming.com
    Replies: 28
    Last Post: 12-20-2003, 12:12 PM
  5. My First Allegro Game
    By valar_king in forum Game Programming
    Replies: 4
    Last Post: 03-22-2002, 02:07 PM