Page 1 of 1

Problems rev. In 2824.

Posted: 13.10.2013, 21:07
by elidorio2
When compiling rev. 2824 appears below error messages:

..\..\src\component\ZAbstractRODataset.pas(495,6) Fatal: Can not find unit ZFastCode used by ZAbstractRODataset.

Re: Problems rev. In 2824.

Posted: 14.10.2013, 11:11
by EgonHugeist
Edson,

you missed updating your packages too.

After you have updated all again it might be possible you will run into another issue:

You'll get a checksum error for ZEncoding if LCL compiles ZCompatibility.pas.
steps you've to do:
1. remove the old zcomponent package and recompile Lazarus.
2. Open Zcore and compile.
3. Open zdbc and compile.
4, Open ZComponent and compile. Than click install and rebuild the IDE
Done (on my side)