Load source with form not working on c++ builder

All announcements, questions and issues related to the TsiLang Components Suite.
Post Reply
Geronimoo
Posts: 3
Joined: Fri Jun 13, 2008 10:54 am

Load source with form not working on c++ builder

Post by Geronimoo »

Hi.
Im using BDS 2006 and tsilang trial. When using with delphi 'source with form' works. However it does not find any strings in the c++ builder files.
Is this intended or an error?
isiticov
Site Admin
Posts: 2385
Joined: Thu Nov 21, 2002 3:17 pm

Post by isiticov »

Hello,

It looks like you have installed Delphi version of BPL into IDE and this is why parser unable to find strings in C++ units. Just install C++ Builder (TSiLang_C2006.bpl) into C++Builder 2006 IDE and it will work with C++ files.
Please note: unfortunately it is impossible to have both Delphi and C++Builder TsiLang packages installed at once. :(
Best regards,
Igor Siticov.
Post Reply