Page 1 of 1

Delphi 10 Update 1 + UniDac 6.2.8

Posted: Mon 23 Nov 2015 12:09
by Uli65
Hello,

I'm getting this error in a project that use the SQLiteUniProvider when compile with 6.2.8 version:

[dcc32 Fataler Fehler] DPrData.pas(16): F2063 Verwendete Unit 'LiteStaticCallUni.pas' kann nicht compiliert werden

Best Regards
Uli

Re: Delphi 10 Update 1 + UniDac 6.2.8

Posted: Tue 24 Nov 2015 15:41
by AlexP
Hello,

Most probably, you haven't completely deleted the old UniDAC version. Please delete UniDAC, make sure that there are no UniDAC *.dcu, *.bpl files remained in the folder, where UniDAC was installed, and in the bin folder of Delphi, as well old *.dcu files of your project. Install UniDAC and make sure that the Library Path points to correct UniDAC directories.

Re: Delphi 10 Update 1 + UniDac 6.2.8

Posted: Tue 24 Nov 2015 19:55
by Uli65
Yes, that worked. Thank you!

Best Regards
Uli

Re: Delphi 10 Update 1 + UniDac 6.2.8

Posted: Wed 25 Nov 2015 07:24
by AlexP
You are welcome. Feel free to contact us if you have any further questions.