PDA

View Full Version : Directive EUREKALOG_VER5 not automatically added in delphi bpl projects


xdelurion
01-Mar-2006, 10:05 AM
Hi,

I use Delphi 5 and EKL v5.1.2.
I saw the EUREKALOG_VER5 directive is not automatically added in bpl projects during compilation :( whereas it is the case in exe or dll projects :) .

I precise I checked "Include EKL in all projects" during installation of EKL v5.1.2. :)

Is there a solution in the current version ?
Will there a solution in the next version ? :rolleyes:

Thank's a lot

Xavier.

admin
01-Mar-2006, 03:26 PM
Hi,

xdelurion wrote:
> Hi,
>
> I use Delphi 5 and EKL v5.1.2.
> I saw the EUREKALOG_VER5 directive is not automatically added in bpl
> projects during compilation :( whereas it is the case in exe or dll
> projects :) .
>
> I precise I checked "Include EKL in all projects" during installation
> of EKL v5.1.2. :)
>
> Is there a solution in the current version ?
> Will there a solution in the next version ? :rolleyes:
>
> Thank's a lot
>
> Xavier.

>
>
It isn't a bug but an EurekaLog 5.x feature used to fix an 4.x bug.

EurekaLog did not add its DEFINES into the packages because for the
packages is supported only the ability to add the debug info into the
compiled file.

It isn't supported the use of EurekaLog code into a packages too. :(


--
Best regards...

Fabio Dell'Aria.
----------------
http://www.eurekalog.com
Catch every BUG, every time!