Mail Archives: djgpp/1999/02/28/09:36:16
On Fri, 26 Feb 1999, Nate Eldredge wrote:
> > The FAQ didn't help much, and the function is located in ALLEGRO. I checked
> > all my .bmps and they're all located and stored in the .dat file and loaded
> > correctly.
>
> You might look higher up the traceback to see where in *your* code the
> call to the crashing function is coming from. Read the docs for the
> Allegro function you call over, and make sure you're calling it right.
> If you think you are, post your source and a complete symified traceback
> so people can investigate.
>
> If you're not getting a traceback, recompile Allegro with debugging
> enabled (its manual explains this) and relink your app.
All of the above (and then some) is explained in section 12.2 of the
FAQ, which allegedly ``didn't help much''. Maybe the person with the
problem would like to describe what did they tried to do following the
FAQ's advice, and how that didn't help. Then we could try to help
better, instead of just reiterating what the FAQ already says.
- Raw text -