Page 1 of 1
LetoDB
Posted: Thu Aug 09, 2012 3:18 pm
by Jeff Barnes
Does anyone have a compiled version of LetoDB for xHarbour 1.2.1 / BCC582 (exe and lib)?
I have tried running the make file and get nothing but errors.
Manually edited the files to make sure paths are correct and still no luck.
Re: LetoDB
Posted: Sat Aug 11, 2012 10:46 am
by andijahja
Jeff Barnes wrote:Does anyone have a compiled version of LetoDB for xHarbour 1.2.1 / BCC582 (exe and lib)?
I have tried running the make file and get nothing but errors.
Manually edited the files to make sure paths are correct and still no luck.
Hi Jeff,
I have posted the following message in comp.lang.xharbour:
Hi Jeff,
Letodb compiled with BCC 5.82 is downloadable from:
http://www.mediafire.com/?5q36ng57nni2tic
I just compile it some minutes ago.
Andi
On Thu, 9 Aug 2012 17:06:48 -0700 (PDT), Jeff Barnes
<
jeff@can-soft.net> wrote:
>Hi,
>
>Does anyone have a compiled copy of LetoDB they could offer (exe and lib)?
>
>I have tried to compile (xHarbour 1.2.1 and BCC582) but no matter what I try I get errors.
>
>I would like to test out the software but it just won't compile
>
>
>Thanks,
>Jeff
Re: LetoDB
Posted: Sun Aug 12, 2012 5:57 pm
by Jeff Barnes
Thanks Andi
Re: LetoDB
Posted: Sun Aug 12, 2012 10:56 pm
by FiveWiDi
Hello,
And for Harbour 3.1, does anyone have it?
Regards,
Re: LetoDB
Posted: Mon Aug 13, 2012 7:40 am
by andijahja
FiveWiDi wrote:Hello,
And for Harbour 3.1, does anyone have it?
Regards,
Hello,
This link is Harbour version of letodb:
http://www.mediafire.com/?cw8g8q1rgpcc2a8
Re: LetoDB
Posted: Tue Aug 14, 2012 1:17 pm
by FiveWiDi
Thank you very much Andi, but the link is wrong.
Regards,
Re: LetoDB
Posted: Tue Aug 14, 2012 1:47 pm
by lucasdebeltran
Hi,
Just run this command to download latest version from SF:
cvs -d:pserver:
anonymous@letodb.cvs.sourceforge.net:/cvsroot/letodb checkout -r rel-1-mt letodb
And next run the make_compiler you use.
Re: LetoDB
Posted: Thu Sep 13, 2012 5:34 pm
by George
Hello Everyone,
The link to download LetoDB, compiled for xHarbour, appears to be broken.
Can any of you please upload it again?
Regards,
George
Re: LetoDB
Posted: Sat Nov 09, 2013 5:17 pm
by codemaker
I am trying to use LetoDB
When I downloaded LetoDB files there is a folder \binary\lib.xHarbour and inside is RDDLETO.LIB
I thought I can just include this LIB in my xHarbour compile project (and XCC linker) using .XBP file and use it.
Of course I ran LETODB.EXE on my server first
During compilation it finishes with:
xLINK: fatal error: Corrupt library: '.\rddleto.lib'.
( I cannot use BCC or MiniGui or other versions of RDDLETO.LIB which are supplied also)
Is there a version RDDLETO.LIB for xHarbour and XCC and FWH1304 which can be used "out of the box" and no previous compiling and building LIB is needed.
I just need to include RDDLETO.LIB in my project and use it.
Any help appreciated
Thanks
Boris
BTW: or there is some other DBF server available?