Search found 3 matches

by eblake
Wed May 31, 2017 4:53 pm
Forum: customer testimonials
Topic: Competitor holds dev system hostage!
Replies: 3
Views: 13645

Re: Competitor holds dev system hostage!

Simple applications (I'm talking one-button applications) don't work - they always terminate with "Abnormal Termination" error with NO debugging information. This is likely a bug. Holding the developer hostage is, however, with intent. There is a specific dialog that pops up saying that yo...
by eblake
Wed May 31, 2017 4:47 pm
Forum: madExcept
Topic: Conditional compilation with madExcept in cppbuilder
Replies: 1
Views: 3147

Conditional compilation with madExcept in cppbuilder

In Delphi, you can detect whether madExcept is enabled for a project during compilation with: {$IFDEF madExcept} ...code... {$ENDIF} But, the equivalent in CppBuilder (I am using XE8, 32bit target) does not work. I see no entries in the .cbproj file related to madExcept, and no -D option in the call...
by eblake
Mon May 29, 2017 7:04 pm
Forum: customer testimonials
Topic: Competitor holds dev system hostage!
Replies: 3
Views: 13645

Competitor holds dev system hostage!

I've been evaluating madExcept and EurekaLog. I discovered today that the latter (7.5.1.180beta1) holds my development system hostage and refuses to create executables unless EurekaLog is active! How incredibly arrogant, especially since I cannot get the simplest of test application to run properly ...