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
Link errors with September 2019, BCC7 and Harbour
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: Link errors with September 2019, BCC7 and Harbour
Michael,
Please link xhb.lib too, thanks
Please link xhb.lib too, thanks
Re: Link errors with September 2019, BCC7 and Harbour
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)
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)
- nageswaragunupudi
- Posts: 8017
- Joined: Sun Nov 19, 2006 5:22 am
- Location: India
- Contact:
Re: Link errors with September 2019, BCC7 and Harbour
Can you please reproduce the full error log?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)
Regards
G. N. Rao.
Hyderabad, India
G. N. Rao.
Hyderabad, India