Menu

#22 Compilation error in Ldif.pas file

v1.0_(example)
open
nobody
None
1
2019-04-27
2019-04-27
Anonymous
No

Hi,

I am really new to Delphi. When compiling v1.8.3 source with Embarcadero Delphi 10.3 Community Edition, I get the following error :

At Line 417 of Ldif.pas
PutLine('dn', @Entry.utf8dn[1], Length(Entry.utf8dn));
=> E2010 Incompatible types : 'PBytes' et 'Pointer'

Any idea how to solve this error ?

Thanks

Discussion

Anonymous
Anonymous

Add attachments
Cancel