Identifier not found "TZRawRowAccessor"

The forum for ZeosLib 7.2 Report problems. Ask for help, post proposals for the new version and Zeoslib 7.2 features here. This is a forum that will be edited once the 7.2.x version goes into RC/stable!!

My personal intention for 7.2 is to speed up the internals as optimal a possible for all IDE's. Hope you can help?! Have fun with testing 7.2
Post Reply
ertank
Senior Boarder
Senior Boarder
Posts: 53
Joined: 02.06.2017, 12:00

Identifier not found "TZRawRowAccessor"

Post by ertank »

Hello,

I had to do a complete fresh install of my OS(amd64) and Lazarus system. It is now Debian 9.5 with all latest updates installed. I used Lazarus 1.8.4 DEB packages together with fpc 3.0.4 DEB packages to install Lazarus. Lastly, I downloaded latest available zeos 7.2.4-stable from files section in sourceforge.

I never had a problem installing zeos until today. I could not understand what has changed. I constantly get subject error in file ZDatasetUtils.pas(536,27).

It has been a while I am not working with Lazarus. Any help is appreciated.

Thanks & regards,
Ertan
marsupilami
Platinum Boarder
Platinum Boarder
Posts: 1939
Joined: 17.01.2011, 14:17

Re: Identifier not found "TZRawRowAccessor"

Post by marsupilami »

Hello Ertan,

honestly I don't know about the status of the last stable download for Zeos 7.2. I suggest you use the current 7.2 SVN. It is verified to compile with FPC 3.0.4. If compilation problems get in there we will get notified of them, so you probably will almost always have a state where Zeos 7.2 compiles. Another release of Zeos 7.2 is in its planning phase but there are some bugs that I want to get resolved before the release is done.

Best regards,

Jan
ertank
Senior Boarder
Senior Boarder
Posts: 53
Joined: 02.06.2017, 12:00

Re: Identifier not found "TZRawRowAccessor"

Post by ertank »

marsupilami wrote:I suggest you use the current 7.2 SVN.
Hello Jan,

Using following SVN address and revision 4873 compiles just fine. It may worth to renew those downloads once you are ready to release a version.
https://svn.code.sf.net/p/zeoslib/code-0/trunk

Thanks & regards,
Ertan
marsupilami
Platinum Boarder
Platinum Boarder
Posts: 1939
Joined: 17.01.2011, 14:17

Re: Identifier not found "TZRawRowAccessor"

Post by marsupilami »

Hello ertan,

please don't use trunk. It only gets updated every so often. Current development happens im the 7.3 branch (https://svn.code.sf.net/p/zeoslib/code-0/branches/testing-7.3) while 7.2 gets its bugfixes applied in https://svn.code.sf.net/p/zeoslib/code-0/branches/7.2-patches. Both branches are checked automatically to compile with FPC 3.0.4.

trunk will become the development area after the release of Zeos 7.3.

Best regards,

Jan
ertank
Senior Boarder
Senior Boarder
Posts: 53
Joined: 02.06.2017, 12:00

Re: Identifier not found "TZRawRowAccessor"

Post by ertank »

Hello Jan,

So, I am switching to https://svn.code.sf.net/p/zeoslib/code- ... .2-patches as per your suggestion.

Thanks & regards,
Ertan
Post Reply