Search found 2 matches

by lexavlima
Mon May 08, 2023 1:51 pm
Forum: madExcept
Topic: Madexcept with msbuild
Replies: 2
Views: 1626

Re: Madexcept with msbuild

SOLVED:
After deleting the built executable and the map file, the patching works.
by lexavlima
Mon May 08, 2023 8:59 am
Forum: madExcept
Topic: Madexcept with msbuild
Replies: 2
Views: 1626

Madexcept with msbuild

Hello, I can't get madexcept to work when I build my project with msbuild. I use Delphi 10.1 When I run my project in debug inside the IDE, and then make a call to an object that is not initialized, I get the madexcept exception window. When I build my project with msbuild and after that, I execute ...