problem when building with runtime packages

delphi package - automated exception handling
Post Reply
tomazy
Posts: 1
Joined: Mon Dec 20, 2004 1:45 pm

problem when building with runtime packages

Post by tomazy »

Hello,

when I build my application with runtime packages madExcept stops handling exceptions, i.e. they are handled as if there was not madExcept at all. When I turn the checkbox "build with runtime packages" off then madExcept starts working as expected. I have this problem when building from command line and from the IDE as well. What should I do to make madExcept to handle exceptions when using runtime packages?

btw: what compilation directive madExcept is for?

I use:

Windows 2K
Delphi 7.1
madExcept 2.7e

Thanks for any help.

--
Best regards,
Tomasz Maszkowski
madshi
Site Admin
Posts: 10754
Joined: Sun Mar 21, 2004 5:25 pm

Post by madshi »

Already answered this question on the newsgroup. Please don't double post here and there.
Post Reply