Mail Archives: djgpp/1999/03/04/07:41:52
Lark writes:
> I am having a problem getting RHIDE to link allegro with my program.
> Compiling on the command line with gxx .. -lalleg works fine, but I can't
> figure out how to make rhide do that. I have put -lalleg in the
> options|linker dialog thing, but it still doesn't work.
From the Allegro readme.txt file:
- If you are using Rhide, go to the Options/Libraries menu, type 'alleg'
into the first empty space, and make sure the box next to it is
checked.
That is 'alleg', not '-lalleg'.
Shawn Hargreaves.
- Raw text -