Thread: Set up allegro with dev-C++ 5

  1. #1
    Registered User Nutshell's Avatar
    Join Date
    Jan 2002
    Posts
    1,020

    Set up allegro with dev-C++ 5

    Hi,

    I downloaded the latest allegro source but couldn't seem to set it up. I unzipped allegro folder into the devcpp folder in C:\. I ran 'fix mingw32' and it says done. BUt when i type 'make' it says command unrecognized. Am i suppose to download the source or binary? huh?

    thnx

  2. #2
    Registered User Nutshell's Avatar
    Join Date
    Jan 2002
    Posts
    1,020
    Yaiks, i installed allegro through the installer on the resource page of devC++ on bloodshed.

    But when i open the template and compile and run, it says project1_private.res Error 1.

    And if i try to compile some allegro games i downloaded off the net, it gives like undefined reference to everything!

    Take funkeydude9's thuper pong for example. WHen i tried to compile it i got the following list of errors.

    Any ideas?

  3. #3
    Registered User Nutshell's Avatar
    Join Date
    Jan 2002
    Posts
    1,020
    yay,,,,,,

    I finally figured it out.

    I followed instructions in ming32.txt...and compiled it myself.

    Anywayz this might be good for future reference for somebody else.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. VIM: The (un)official thread
    By MK27 in forum Programming Book and Product Reviews
    Replies: 32
    Last Post: 04-20-2011, 06:43 PM
  2. Linking OpenGL in Dev-C++
    By linkofazeroth in forum Game Programming
    Replies: 4
    Last Post: 09-13-2005, 10:17 AM
  3. problem with open gl engine.
    By gell10 in forum Game Programming
    Replies: 1
    Last Post: 08-21-2003, 04:10 AM
  4. Set default directory with GetTempDir?
    By Bajanine in forum Windows Programming
    Replies: 2
    Last Post: 05-04-2003, 11:36 PM
  5. Actual Game Dev, no allegro
    By PHP in forum Game Programming
    Replies: 9
    Last Post: 12-17-2002, 04:05 PM