New Elpack version

All announcements, questions and issues related to the TsiLang Components Suite.
Post Reply
nickg
Posts: 39
Joined: Tue Apr 05, 2005 9:17 am

New Elpack version

Post by nickg »

The new Elpack version 6 is now out. Can you tell me:

1. When you will have an update for the TsiLang_ELpack components?

2. Is there a quick fix that will make the current version work? Right now the package compile halts with an error when it reaches the requires section lmdel50_d7 in the dpk file. LMD ElPack 6 (or 2007 as they are calling it) is structured quite differently from version 5.

I'm using Delphi 7 pro.

TIA, Nick
isiticov
Site Admin
Posts: 2416
Joined: Thu Nov 21, 2002 3:17 pm

Post by isiticov »

There could be just another name for LMD ElPack run-time package, like lmdel60_d7 or lmdel2007_d7. So just remove lmdel50_d7 from required packages and add one from mentioned above.
Best regards,
Igor Siticov.
nickg
Posts: 39
Joined: Tue Apr 05, 2005 9:17 am

Post by nickg »

Thanks Igor I was told by LMD that
==========Quote==================
lmdel50_d7 is replaced by lmdelcore6rt_70.bpl, but note that also Shared
Runtime files are used
==========UnQuote================

However they have deprecated ElUnicodeStrings and made some major changes to the way the packages are structured. I thinnk I'll wait 'til you guys have sorted it out :-) I don't need to switch to ElPack's newest version yet, and don't want to lose the power that your components bring.

Regards, Nick
Post Reply