Page 1 of 1

incompatible type in ZAbstractDataset.pas

Posted: 12.03.2012, 12:33
by pomalo
FPC 2.7.1
Lazarus 0.9.31
window 7 32 bits or Ubuntu 10.04
zeoslib svn revision 1068

unable to compile zeoslib
the error is
...ZAbstractDataset.pas(485,19) Error: Incompatible type for arg no. 1: Got "AnsiString", expected "Pointer"
line 485 contains

Code: Select all

   BookMark:=BM; 

Posted: 14.03.2012, 12:51
by EgonHugeist
which branch do you use? testing or testing-egonhugeist?

Can you make a patch?