Custom components

All announcements, questions and issues related to the TsiLang Components Suite.
Post Reply
Angus
Posts: 21
Joined: Sun Dec 10, 2006 11:39 pm
Location: New Zealand

Custom components

Post by Angus »

Hi Igor,
Our app, which uses tsilang, also uses our own custom components. When we try to add a tsilang component to the custom component package and try to load the package onto the palette, we get the following error.

Cannot load Package xyz. It contains unit memini which is also contained in package Tsilang_CB6.

Is there a quick and easy work around for this please?

rgds nile
isiticov
Site Admin
Posts: 2391
Joined: Thu Nov 21, 2002 3:17 pm

Post by isiticov »

Hi,

In case you use 6.0.3 version then you just need to add a reference to TsiLang_CB6r.bpi into Required Packages list for your package. Please let me know if this helps.
Best regards,
Igor Siticov.
Angus
Posts: 21
Joined: Sun Dec 10, 2006 11:39 pm
Location: New Zealand

Post by Angus »

Will give this a try as previously i included the .lib.
Thanks Igor.
Post Reply