FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Please Help with ADORDD
Posts: 99
Joined: Wed Nov 02, 2005 10:40 AM

Please Help with ADORDD

Posted: Fri May 04, 2007 09:11 AM
I have Fivewin 2.7 and xHarbour Compiler build 0.99.60 (SimpLex) when i try to compile access1.prg i get the following error .Please help

Thank you
A.S.K


Error: Unresolved external '_hb_vmProcessSymbolsEx' referenced from C:\FWH2\LIB\
ADORDD.LIB|adordd
Error: Unresolved external '_hb_itemGetSymbol' referenced from C:\FWH2\LIB\USRRD
D.LIB|usrrdd
Error: Unresolved external '_hb_xvmPopLogical' referenced from C:\FWH2\LIB\USRRD
D.LIB|usrrdd
Error: Unresolved external '_hb_xvmPushLocalByRef' referenced from C:\FWH2\LIB\U
SRRDD.LIB|usrrdd
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM

Please Help with ADORDD

Posted: Fri May 04, 2007 09:14 AM

You need usrrdd.lib for the xHarbour build that you are using

Also, you need to recompile adordd.prg

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 99
Joined: Wed Nov 02, 2005 10:40 AM

Please Help with ADORDD

Posted: Fri May 04, 2007 09:18 AM
Antonio Linares wrote:You need usrrdd.lib for the xHarbour build that you are using

Also, you need to recompile adordd.prg


Can you please tell me how I can get them ?

Thank you
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM

Please Help with ADORDD

Posted: Fri May 04, 2007 09:23 AM

You may get the files from the xHarbour CVS

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM

Please Help with ADORDD

Posted: Fri May 04, 2007 09:31 AM

Or you may consider to upgrade to the current FWH 7.04 build and use the ADORDD files that we provide for it

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 2706
Joined: Fri Oct 07, 2005 01:50 PM

Please Help with ADORDD

Posted: Fri May 04, 2007 02:04 PM

Ask

You need to put the include files ( for now ) in your default folder .. add to your compile list adordd.prg and usrrdd.c ... I did not include the ussrdd.lib.

Rick Lipkin

Continue the discussion