Page 2 of 5
Re: implement LETODB
Posted: Mon Apr 19, 2021 10:50 am
by mol
you should use:
libs=rddleto_20190517
Re: implement LETODB
Posted: Mon Apr 19, 2021 11:39 am
by fouednoomen
i already use libs=rddleto_20190517 in my project
please see the image error on the left
Re: implement LETODB
Posted: Mon Apr 19, 2021 12:24 pm
by mol
you wrote:
libs=librddleto_20190517
you should use:
libs=rddleto_20190517
Re: implement LETODB
Posted: Mon Apr 19, 2021 12:44 pm
by fouednoomen
from your link the are only librddleto_20190517.a file , i will rename to rddleto_20190517.a and i try
hope every thing going well .
many tanks
Re: implement LETODB
Posted: Mon Apr 19, 2021 1:14 pm
by fouednoomen
same error ,
![Image]()
Re: implement LETODB
Posted: Mon Apr 19, 2021 6:01 pm
by mol
You don't have to rename file!
All lib filenames compiled with MinGW start with prefix LIB
But, in configurations tab, you don't use this prefix, simply writing:
libs=rddleto_20190517
Re: implement LETODB
Posted: Mon Apr 19, 2021 6:18 pm
by Claudio Ricardo
Thank you Marek...
One question: in " cLetoSerwer " i can use IP and/or PcHost-Name ?
example: in same pc = localhost, in remote pc = Pc-Server or i need 127.0.0.1 and 192.168.1.xxx (pc server local ip)
Re: implement LETODB
Posted: Mon Apr 19, 2021 6:44 pm
by mol
cLetoSerwer can be IP or symbolic name
Re: implement LETODB
Posted: Mon Apr 19, 2021 6:50 pm
by Claudio Ricardo
Thank you so much, Marek...
Re: implement LETODB
Posted: Mon Apr 19, 2021 7:18 pm
by mol
Sorry, I have no time to write everything, but I'll answer for all of your questions.
Of course, only if I will be able
