Page 1 of 1

different settings for each build-configuration

Posted: Wed Oct 09, 2019 7:21 am
by casiosmu
Hi, I'm a happy user of MadExcept, many thanks, but have one problem:
I have a Delphi (10.2) project with 2 Build-Configurations (Debug & Release), and I only want to include MadExcept in the Debug configuration.
Is this somehow possible?
Currently, when I have it active in the Debug configuration and then switch to the Release configuration MadExcept changes the build-options to include itself also in the Release version.
Greetings, Sebastian

Re: different settings for each build-configuration

Posted: Fri Oct 11, 2019 1:12 pm
by madshi
May I ask why you want madExcept to be disabled in the release build? The main purpose of madExcept is to get crash reports to you for crashes that occur on the PCs of your users, which is usually the release build. So I'm wondering why you would want madExcept to disabled in the release build?

Re: different settings for each build-configuration

Posted: Tue Nov 26, 2019 10:32 am
by DRIGUS
Hi *.*,

I want to ask for the same feature. We only use MadExcept in special builds, normally we deactivate it for release builds. So it would be very helpful if MadExcept integrates well with the build configuration system in Delphi 10.3.

Greetings

Björn Schreiber
DRIGUS Systeme GmbH

Re: different settings for each build-configuration

Posted: Thu Nov 28, 2019 10:14 am
by madshi
Hi Björn,

same questions to you (see questions in my previous comment)... :D

Best regards, Mathias.

Re: different settings for each build-configuration

Posted: Thu Nov 28, 2019 12:11 pm
by DRIGUS
Hi Mathias,

I thought I already answered it: it was a decision of my firm to don't use madExcept in release builds. We use madExept only for the developing process and very rare for special customer builds if we can't track down a error with information from the customer.

Greetings

Re: different settings for each build-configuration

Posted: Thu Nov 28, 2019 4:04 pm
by Han312
I asked a while ago and got a solution

viewtopic.php?f=4&t=28541&p=51953#p51953

This works fine.