Page 1 of 1
ADORDD on FW9.12
Posted:
Tue Nov 17, 2015 4:40 pm
by lgarcia
Hi, i have a problem compiling ADORDD on FWH9.12 (Harbour 2.0)
When compile, i get an unresolved external error on funcion _hb_vmProcessSymbolEx.
I there a lib missing?. Can you teelme wich one?
Thank you
Leandro.
Re: ADORDD on FW9.12
Posted:
Tue Nov 17, 2015 6:39 pm
by Antonio Linares
Leandro,
Harbour 2.0 is an old version.
Why don't you use a more recent Harbour version ?
https://bitbucket.org/fivetech/harbour-xharbour-builds/downloads
Re: ADORDD on FW9.12
Posted:
Wed Nov 18, 2015 2:28 pm
by lgarcia
Antonio,
I follow your advice and try with Harbour 3.4 and now I have this errors:
the same: _hb_vmProcessSymbolsEx from adordd.lib
and added the follows:
_hb_fun_loadlibrary, _hb_fun_freelibrary and _hb_fun_dbskipper, from fiveh.lib
I need to upgrade something else, isn't it.?
FW9.12, is compatible with ADORDD?. I need to migrate an large aplication fron DBF/CDX to MySQL or MSSQL, so an upgrade can impact on any module of the application and require a lot of testing. If we have to upgrade, I need to be sure that can implement ADORDD.
(The next time I post in the Spanish forum. Un espaƱol y un argentino hablando en ingles, no tiene sentido, jeje)
Gracias.
Re: ADORDD on FW9.12
Posted:
Wed Nov 18, 2015 2:44 pm
by AHF
Leandro,
There isnt any adordd.lib.
Its adordd.prg you must use.
Where did you get adordd ?
Re: ADORDD on FW9.12
Posted:
Wed Nov 18, 2015 5:29 pm
by lgarcia
I found it in a post here, at the forum... really don't remember which one. If there are not a adordd.lib, just a prg, I'm really lost now...
What I did is, parallel to the main project, of course, the procution one, I try to compile a new prg that conect to a MySQL database and bring me son data stored on a table imported from a DBF. The problem is that I can't even compile it, 'cose giveme the errors I show you in previously post.
(sorry my english)
Thank you, Antonio.
Re: ADORDD on FW9.12
Posted:
Wed Nov 18, 2015 5:43 pm
by AHF
Leandro,
Check at
https://github.com/AHFERREIRA/adordd.gitInclude adordd.prg and adordd.ch in your project .
Compile ,link .
Re: ADORDD on FW9.12
Posted:
Wed Nov 18, 2015 8:02 pm
by Antonio Linares
Leandro,
It would be very convenient that you upgrade your FWH from
www.fivetechsoft.com and use this Harbour:
https://bitbucket.org/fivetech/harbour-xharbour-builds/downloads/harbour_3.2_32bits_Borland7_20150621.zipYou will also have to use Borland bcc7. Please email me if you don't find it and need some instructions about it