zeosdbo from cvs, lazarus and fpc
Moderators: gto, cipto_kh, EgonHugeist
Hy there.
Also the same problem, the platform is Win32. having lazarus 0.9.11, fpc 2.1.X, latest cvs of zeosdb.
when trying to apply the diff file I got:
patching file `packages/lazarus/zcomponent.lpk'
Assertion failed: hunk, file patch.c, line 321
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
after this I applied the patch by hand, DOWNLOADED FPC 2.0 applied on lazarus 0.9.11, and no problems now. However why don't you ut this patch into the CVS tree. Anyway, not too much active development seen in last months...
Also the same problem, the platform is Win32. having lazarus 0.9.11, fpc 2.1.X, latest cvs of zeosdb.
when trying to apply the diff file I got:
patching file `packages/lazarus/zcomponent.lpk'
Assertion failed: hunk, file patch.c, line 321
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
after this I applied the patch by hand, DOWNLOADED FPC 2.0 applied on lazarus 0.9.11, and no problems now. However why don't you ut this patch into the CVS tree. Anyway, not too much active development seen in last months...
go here and download my zeosdbo, it's patched.jrmarino wrote:Okay, here's the update.
I removed the entire CVS repository and reinstalled zeros_rework branch. I then applied the patch.
I got the same exact error page that I posted before. I'm not sure why this isn't working for me, because I'm following all the instructions
everybody, I am a real lamer so I write the happenings in full....
i am on win32 platform and installed FPC 2.0.2 and lazarus 0.9.10 beta
and now I am struggling with ZEOS.
First I naively downloaded zeosdbo-6.5.1-alpha_cvs_13-10-2005.zip. At ZDBC I naturally stucked. I did not really get what is ZEOSDBO_rework as I could not find it. Anyhow, thanks to jrmarino
I've now downloaded the patched ZEOSDBO_rework, and now i am trying to install the packages for lazarus. I installed in the right order i hope, but after rebuilding i could not see the components on the components-pallette. WHY?? (btw at "configure installed packages" menu item I can see the installed zeos...)
thanks if anyone knows the answer
i am on win32 platform and installed FPC 2.0.2 and lazarus 0.9.10 beta
and now I am struggling with ZEOS.
First I naively downloaded zeosdbo-6.5.1-alpha_cvs_13-10-2005.zip. At ZDBC I naturally stucked. I did not really get what is ZEOSDBO_rework as I could not find it. Anyhow, thanks to jrmarino
I've now downloaded the patched ZEOSDBO_rework, and now i am trying to install the packages for lazarus. I installed in the right order i hope, but after rebuilding i could not see the components on the components-pallette. WHY?? (btw at "configure installed packages" menu item I can see the installed zeos...)
thanks if anyone knows the answer
failed!
I've download the file from http://www.opinfos.com/tempo/zeos/zeosdbo_rework.tar.gz then install it on Lazarus 0.9.12 (FPC 2.0.2.a) on WinXP SP 2. No diff files found within the downloaded file, so I assumed I could install it without any modifications required. Then I compiled the package files on {$ZEOS_DIR}\packages\lazarus folder. All required packages compiled successfully.
Lazarus build (compile and then link) completed successfully, no compile time errors found. But, then the new executable of Lazarus can't be started. It raised error box, then terminated (error box screenshot attached). I got no hints how to solve this situations. Any helps will be very much appreciated.
BTW, I don't like this kind of Zeos patched/rework solutions for Lazarus. I hope the next version of Zeos (7.0?) will support Lazarus natively, since the current version (and the later) of Lazarus (FPC) already has everything Zeos needed.
-Bee-
has Bee.ography at:
http://beeography.wordpress.com
Lazarus build (compile and then link) completed successfully, no compile time errors found. But, then the new executable of Lazarus can't be started. It raised error box, then terminated (error box screenshot attached). I got no hints how to solve this situations. Any helps will be very much appreciated.
BTW, I don't like this kind of Zeos patched/rework solutions for Lazarus. I hope the next version of Zeos (7.0?) will support Lazarus natively, since the current version (and the later) of Lazarus (FPC) already has everything Zeos needed.
-Bee-
has Bee.ography at:
http://beeography.wordpress.com
You do not have the required permissions to view the files attached to this post.
Last edited by bee on 10.03.2006, 12:26, edited 1 time in total.
try this version of lazarus and fpc: ftp://ftp.de.freepascal.org/pub/lazarus ... -win32.exe
Is the latest snapshot had already solved bug as discuss here... http://seegernet.koolhost.de/zeosforum/ ... =1693#1693 ???
-Bee-
-Bee-
Finally... I got Lazarus (v.0.9.13) and Zeos-rework (v.6.5.1) up and running! My great thank goes to Barko, Zeos team, FPC team, and Lazarus team. Keep up the good works, guys!
BTW, I'd like to know what are new things on Lazarus 0.9.13 (and FPC v.2.0.3?). I tried to find somekind of "whatsnew.txt" after installation, but I got no luck.
-Bee-
BTW, I'd like to know what are new things on Lazarus 0.9.13 (and FPC v.2.0.3?). I tried to find somekind of "whatsnew.txt" after installation, but I got no luck.
-Bee-
How come is this happen? Bug on date/time field is (very) critical, IMO, since almost every db on the world have date/time field. Is there already any workaround for this? Quick and dirty patch would be fine.Yes, and No... date is ok if you only looking at it... but... if you change it, then is not ok.
-Bee-