Menu

Allegro library in Dev C++

Matt
2011-11-19
2012-09-26
  • Matt

    Matt - 2011-11-19

    I wanted to make games in Dev C++, so I began doing my homework on what kinds
    of software I needed. I already have experience with Dev through an
    engineering course at my college. Upon doing research, I found that I needed
    the Allegro library, which I just downloaded from Sourceforge (5.0.5). I
    cannot get Dev C++ to recognize the new library. Was I supposed to copy
    certain files from the zip folder into the Dev standard libraries? Or was
    there something else that was necessary to add additional libraries into C++?

     
  • Jim Pattee

    Jim Pattee - 2011-11-19

    The easiest way is to install Allegro from a devpak. Use Tools > Check for
    Updates. There is one for version 5.04, which is nearly the latest version.
    This will install the files in the directories with the compiler.

    The other solution would be to change the Project Options for your project to
    use the files you installed from sourceforge.

     
  • Matt

    Matt - 2011-11-21

    I've tried downloading it the easy way, but it won't connect to the website
    where the dev-paks are.

    1. Can you help me fix this problem?
      or
    2. Can you explain how to edit the project options so it'll read the zip.file I have?
     
  • Jim Pattee

    Jim Pattee - 2011-11-21

    There are two sites. The only one that is active is devpaks.org. Change to
    this and try again.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.