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?