You are not logged in.
Pages: 1
Hello everyone,
I can not compiled under Delphi XE2.
SQLite3Commons.PAS Line 20583
if IsEqualGUID(TServiceFactory(fList.List^[ i ]).InterfaceIID,Guid) then
SQLite3Commons.PAS Line 20640
result := fList.List^[ i ];
SQLite3Commons.PAS Line 20657
result := fList.List^[aIndex];
All Error No E2017 Pointer
Thank you
Offline
hi, I also bought Delphi x2 and I wanted to compile my program to 64 bit, but there is an error in the file SynCommons, you plan to move to 64 bits?
Offline
Pages: 1