Mail Archives: djgpp/2001/02/18/01:18:24
On Thu, 15 Feb 2001, Cody wrote:
> However, the
> main problem I'm having is this: when compiling (then running) various
> other allegro programs found on the net, I am getting fatal .vxd errors that
> I don't understand. It says fatal exception in OE... numbers and that it
> was in the vxd.
Please make a point of always posting the exact details of such
problems. All those ``numbers'', the name of the VxD, and anything else
that might be related--all these are very important to try to guess what
might be the reason and help you efficiently. So please post the exact
text of the message you see when the program crashes.
Also, any warning messages you get during compilation might be directly
related to the problem. (In other words, this might be a bug in your
program or in your installation.) So I suggest to begin by posting those
warnings together with the code fragments whose line numbers are cited in
the warning message.
- Raw text -