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: 42556
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 31 times
- Been thanked: 80 times
- Contact:
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: 10721
- Joined: Sun Nov 19, 2006 5:22 am
- Location: India
- Been thanked: 8 times
- Contact:
Re: Link errors with September 2019, BCC7 and Harbour
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
G. N. Rao.
Hyderabad, India