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.
LetoDB
- Jeff Barnes
- Posts: 912
- Joined: Sun Oct 09, 2005 1:05 pm
- Location: Ontario, Canada
- Contact:
LetoDB
Thanks,
Jeff Barnes
(FWH 12.01, xHarbour 1.2.1, Bcc582)
Jeff Barnes
(FWH 12.01, xHarbour 1.2.1, Bcc582)
Re: LetoDB
Hi Jeff,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.
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
Andi
- Jeff Barnes
- Posts: 912
- Joined: Sun Oct 09, 2005 1:05 pm
- Location: Ontario, Canada
- Contact:
Re: LetoDB
Hello,
And for Harbour 3.1, does anyone have it?
Regards,
And for Harbour 3.1, does anyone have it?
Regards,
Un Saludo
Carlos G.
FiveWin 19.06 + Harbour 3.2, BCC 7 Windows 10
Carlos G.
FiveWin 19.06 + Harbour 3.2, BCC 7 Windows 10
Re: LetoDB
Hello,FiveWiDi wrote:Hello,
And for Harbour 3.1, does anyone have it?
Regards,
This link is Harbour version of letodb:
http://www.mediafire.com/?cw8g8q1rgpcc2a8
Andi
Re: LetoDB
Thank you very much Andi, but the link is wrong.andijahja wrote:Hello,FiveWiDi wrote:Hello,
And for Harbour 3.1, does anyone have it?
Regards,
This link is Harbour version of letodb:
http://www.mediafire.com/?cw8g8q1rgpcc2a8
Regards,
Un Saludo
Carlos G.
FiveWin 19.06 + Harbour 3.2, BCC 7 Windows 10
Carlos G.
FiveWin 19.06 + Harbour 3.2, BCC 7 Windows 10
- lucasdebeltran
- Posts: 1303
- Joined: Tue Jul 21, 2009 8:12 am
- Contact:
Re: LetoDB
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.
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.
Muchas gracias. Many thanks.
Un saludo, Best regards,
Harbour 3.2.0dev, Borland C++ 5.82 y FWH 13.06 [producción]
Implementando MSVC 2010, FWH64 y ADO.
Abandonando uso xHarbour y SQLRDD.
Un saludo, Best regards,
Harbour 3.2.0dev, Borland C++ 5.82 y FWH 13.06 [producción]
Implementando MSVC 2010, FWH64 y ADO.
Abandonando uso xHarbour y SQLRDD.
Re: LetoDB
Hello Everyone,
The link to download LetoDB, compiled for xHarbour, appears to be broken.
Can any of you please upload it again?
Regards,
George
The link to download LetoDB, compiled for xHarbour, appears to be broken.
Can any of you please upload it again?
Regards,
George
Re: LetoDB
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?
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?