Getting Lazarus version of ZeosLib

Forum related to version 6.1.5 of ZeosLib's DBOs

Moderators: gto, cipto_kh, EgonHugeist

Post Reply
krisleech
Fresh Boarder
Fresh Boarder
Posts: 14
Joined: 08.09.2006, 17:14

Getting Lazarus version of ZeosLib

Post by krisleech »

Im trying to get hold of a version of ZeosLib which will compile with Lazarus/FPC, looking at the Lazarus wiki page (http://wiki.lazarus.freepascal.org/Zeos_tutorial) there is a version in CVS but I dont seem to be able to download it (using TortoiseCVS) is the URL does not seem valid, has it moved? :(

Many thanks.
barko
Senior Boarder
Senior Boarder
Posts: 51
Joined: 07.09.2005, 13:13

Post by barko »

You need svn client and here is link for download svn version of zeosdbo: svn://firmos.at/zeos
or you may download this version of my svn export from testing branch: http://www.opinfos.com/tempo/zeos
it's allways latest - i'm testing it on linux with firebird database...
or here: http://users.telenet.be/mdaems
krisleech
Fresh Boarder
Fresh Boarder
Posts: 14
Joined: 08.09.2006, 17:14

Post by krisleech »

That will be the problem your on svn now!
The wiki page say you use cvs...
Thanks

Anyone already got a log in for the Lazarus wiki who can change the page?
barko
Senior Boarder
Senior Boarder
Posts: 51
Joined: 07.09.2005, 13:13

Post by barko »

I made some changes in lazarus wiki, but do note that i do not speak english language well, so if you have something to add, post here or you may log in your self and do changes...

Zeos Tutorial (lazarus wiki)
krisleech
Fresh Boarder
Fresh Boarder
Posts: 14
Joined: 08.09.2006, 17:14

Post by krisleech »

Hi, I have download and install ZeosLib 6.5.1 Lazarus Packages. I had to compile them one by one and then install zComponents package.

I have the visual compontent in the Lazarus and can drop them on forms but when I try and compile my project I get a circular refrence:
C:\lazarus\components\zeosdbo_testing\src\component\ZConnection.pas(75,35) Fatal: Circular unit reference between ZConnection and db

Many thanks!

PS. The Zipped versions of ZeosLib will not extract properly on win xp (built in zip support).
krisleech
Fresh Boarder
Fresh Boarder
Posts: 14
Joined: 08.09.2006, 17:14

Post by krisleech »

This was solved by a full un-install of the existing compontents and actually installing the newer 6.5.1 version which has Lazarus packages... even if it is an alpha :?
Post Reply