Page 1 of 1

Zeos references Lazarus LCL

Posted: 21.11.2019, 17:33
by tintinux
Hi

I'm using ZeosLib mainly with Lazarus and I found that the Zcore package references LCL, meaning that we can't make light console or web applications with ZeosLib components. I don't remember if it is similar for DELPHI, I don't use it anymore.

I don't see any theoretical reason for this restriction. The native SQLDb Lazarus components don't have it.

Has anyone attempted to change that or to make other specific ZeosLib packages ?
Or any informations about that issue ?

Thanks

Re: Zeos references Lazarus LCL

Posted: 21.11.2019, 19:43
by Fr0sT
This shouldn't be so... what happens if you remove lcl dependency?

Re: Zeos references Lazarus LCL

Posted: 22.11.2019, 10:12
by marsupilami
Removing the LCL dependency from the core package should be ok. But currently the components package needs the dependency to LCL, I think. We need a separate design time package for Lazarus, if we want to remove that dependency. I already created a ticket for this: https://sourceforge.net/p/zeoslib/tickets/374/ - but as always, I didn't get around to doing just that.

Best regards,

Jan