First of all I'd like to say thank you for making this project possible and accessable for everybody.
I´m using Delphi XE (Update 1) and want to install the current Zeolib release (rev. 868).
ZCore150.bpl, ZPlain150.bpl, ZParseSQL150.bpl and ZDbc150.bpl compiles fine. [Some hints but doesn´t matter I think]
While compiling ZComponent150.bpl I recieve an error message at Line 64 in ZAbstractConnection.pas:
[DCC Fatal Error] ZAbstractConnection.pas(64): F1026 File not found: 'ZDbcAdo.dcu'
The packages doesn´t find the following "uses" files in ZAbstractConnection.pas:
I,ve got also a problem with installing Zeos in DelphieXE.
After changing ver 210 to ver 220 in zeos.inc installing looked to work fine,
BUT the ZEOS Components doesn't appear in the component pallette.
What should I do???
THEO
Last edited by tviets on 24.12.2010, 16:38, edited 1 time in total.
The App I'm working on was developed on Delphi 11 using ZeosLib, which worked great!
I'm trying to use ZeosLib (7 Alpha) with Delphi XE now.
I got it to run... unfortunately I'm having difficulties with DateTime Fields on an Access 2003 Database (get a field mismatch Date <-> DateTime).
I took a short dive into the Zeos src, but it appers to be more than just a tweak.
I'd like to give the latest revision on SVN a try (apparently 870?).... what do I need to do to get access?
Mike,
thanks a lot for the link.
I'm used to use tortoise, but never through "SVN" protocol (always https).
You might want to add to your SVN tutorial, that you need the "SVN"-Port 3690 open to get this to work...(that was my problem here, but after I realized that tortoise should be working...it was easy)....
Now I got rev 870... lets see where it gets me to.
Maddin wrote:Mike,
thanks a lot for the link.
I'm used to use tortoise, but never through "SVN" protocol (always https).
You might want to add to your SVN tutorial, that you need the "SVN"-Port 3690 open to get this to work...(that was my problem here, but after I realized that tortoise should be working...it was easy)....
Now I got rev 870... lets see where it gets me to.
/Martin
Hehe no problem.
mdaems is the author, all credits belong to him.
He is the only one who can edit his own post, I think he will do it asap.
(@mdaems, you spend time at my problem, so it is quite natural I will spend some time to help others )
tviets wrote:But REV 870 is not available over there. And in 840 Delphi15 (fot DelphiXE) isn't included
I now use Delphi15, but now ZComponentdesign.bpl is not created.
There is an error "cannot find ZpgEventAlerter.dc"u, which looks like your problem with ZpgEventAlerter.pas. What did you change to that file?
I see there is e newer version I used 870.