Thread: my program can't find "allegro.h"

  1. #1
    Unregistered Leeman_s's Avatar
    Join Date
    Oct 2001
    Posts
    753

    my program can't find "allegro.h"

    I know I installed Allegro on my system, I did it in DOS and it gave me the message it's installed. I linked the LIB files, alleg.lib, allp.lib, and alld.lib. But when I compile an Allegro program, allegro.h can't be found. Yet, you need this file for allegro to work. Anybody know what could possibly be wrong?

  2. #2
    Unregistered Leeman_s's Avatar
    Join Date
    Oct 2001
    Posts
    753
    are ther tutorials that go over getting allegro ready to use?

  3. #3
    Registered User moi's Avatar
    Join Date
    Jul 2002
    Posts
    946
    Originally posted by Leeman_s
    are ther tutorials that go over getting allegro ready to use?
    no
    hello, internet!

  4. #4
    Unregistered Leeman_s's Avatar
    Join Date
    Oct 2001
    Posts
    753
    thank you much!

    comment: wow, making a window in allegro is SO much easier than in directx! but less control i guess.....

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Client-server system with input from separate program
    By robot-ic in forum Networking/Device Communication
    Replies: 3
    Last Post: 01-16-2009, 03:30 PM
  2. Issue with program that's calling a function and has a loop
    By tigerfansince84 in forum C++ Programming
    Replies: 9
    Last Post: 11-12-2008, 01:38 PM
  3. Please find an error in my noob program
    By alexpos in forum C Programming
    Replies: 2
    Last Post: 10-23-2005, 02:55 PM
  4. fopen();
    By GanglyLamb in forum C Programming
    Replies: 8
    Last Post: 11-03-2002, 12:39 PM
  5. Replies: 4
    Last Post: 08-15-2002, 11:35 AM