Problems compiling sourcecode of Tsilang in Delphi 2009
Posted: Sat Feb 21, 2009 10:38 pm
Hello,
I recently installed Tsilang in Delphi 2006 and 2009. In 2006 everything is ok.
In 2009 I get the compilation errors in file sicomp.pas
[DCC Fehler] siComp.pas(11509): E2010 Inkompatible Typen: 'PBOOL' und 'Pointer'
[DCC Fehler] siComp.pas(11515): E2010 Inkompatible Typen: 'PBOOL' und 'Pointer'
[DCC Fataler Fehler] anotherproxy.pas(13): F2063 Verwendete Unit 'siComp.pas' kann nicht compiliert werden
in function WideStringToAnsiStringCP(const AWString: WideString; const cs: Byte):
AnsiString;
What is wrong with my installation?
Sincerely
Peter
I recently installed Tsilang in Delphi 2006 and 2009. In 2006 everything is ok.

In 2009 I get the compilation errors in file sicomp.pas
[DCC Fehler] siComp.pas(11509): E2010 Inkompatible Typen: 'PBOOL' und 'Pointer'
[DCC Fehler] siComp.pas(11515): E2010 Inkompatible Typen: 'PBOOL' und 'Pointer'
[DCC Fataler Fehler] anotherproxy.pas(13): F2063 Verwendete Unit 'siComp.pas' kann nicht compiliert werden
in function WideStringToAnsiStringCP(const AWString: WideString; const cs: Byte):
AnsiString;
What is wrong with my installation?

Sincerely
Peter