FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Link errors with September 2019, BCC7 and Harbour
Posts: 55
Joined: Thu Feb 15, 2007 01:35 AM
Link errors with September 2019, BCC7 and Harbour
Posted: Mon Dec 09, 2019 04:24 PM

I just got the new FWH libraries for September 2019, but when I try to compile and link my program, I'm now getting the following 2 link errors:

Error: Unresolved external '_hb_strAtI' referenced from C:\FWH\LIB\FIVEH.LIB|VSTRFUN1
Error: Unresolved external '_HB_FUN_HB_TSTOUTC' referenced from C:\FWH\LIB\FIVEH.LIB|VALTOSTR

I'm using Harbour and BCC7

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Link errors with September 2019, BCC7 and Harbour
Posted: Mon Dec 09, 2019 04:26 PM

Michael,

Please link xhb.lib too, thanks

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 55
Joined: Thu Feb 15, 2007 01:35 AM
Re: Link errors with September 2019, BCC7 and Harbour
Posted: Mon Dec 09, 2019 05:10 PM

Thank you for your prompt help (as always). That worked.

Unfortunately however, I'm now getting the following run time error inside of a simple error box:

"truename not finished"

It's generating an error in the TDATABASE:_CFILE and it's being called from TDATABASE:SETAREA(458)

Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: Link errors with September 2019, BCC7 and Harbour
Posted: Tue Dec 10, 2019 03:37 AM
MichaelMo wrote:Thank you for your prompt help (as always). That worked.

Unfortunately however, I'm now getting the following run time error inside of a simple error box:

"truename not finished"

It's generating an error in the TDATABASE:_CFILE and it's being called from TDATABASE:SETAREA(458)


Can you please reproduce the full error log?
Regards



G. N. Rao.

Hyderabad, India

Continue the discussion