Salve,
sto cercando di compilare un programmino "LdapAdmin-0.9.96" (lo trovate su sourceforge) con Delphi 7 Enterprise su WinXP. Il programma è stato creato con Delphi 5.
Ecco i messaggi di errore:
[Warning] Export.pas(85): Unsafe type 'PChar'
[Warning] Export.pas(87): Unsafe type 'PChar'
[Warning] Export.pas(90): Unsafe type 'p: PAnsiChar'
[Warning] Export.pas(90): Unsafe type 'PChar'
[Warning] Export.pas(91): Unsafe type 'p: PAnsiChar'
[Warning] Export.pas(93): Unsafe type 'pr: PAnsiChar'
[Warning] Export.pas(93): Unsafe type 'p: PAnsiChar'
[Warning] Export.pas(94): Unsafe type 'pr: PAnsiChar'
[Warning] Export.pas(96): Unsafe type 'pr: PAnsiChar'
[Warning] Export.pas(96): Unsafe type 'p: PAnsiChar'
[Error] Export.pas(176): Undeclared identifier: 'EntryList'
[Error] Export.pas(176): There is no overloaded version of 'Search' that can be called with these arguments
[Fatal Error] uSchemaDlg.pas(120): Could not compile used unit 'Export.pas'
Suggerimenti? Aiuti?