Page 1 of 1

New xHarbour build

PostPosted: Thu Mar 02, 2006 12:17 am
by chiaiese
I just downloaded tha latest xharbour build beta 99.60, but now when linking I get the following unresolved.
What's missing ?

Error: Unresolved external '_hb_stack' referenced from E:\AMB\LIB\FIVEHC.LIB|FFWNDRUN
Error: Unresolved external '_hb_sxDeCrypt' referenced from E:\AMB\LIB\RDD.LIB|dbf1
Error: Unresolved external '_hb_sxPtoD' referenced from E:\AMB\LIB\RDD.LIB|dbf1
Error: Unresolved external '_hb_sxDtoP' referenced from E:\AMB\LIB\RDD.LIB|dbf1
Error: Unresolved external '_hb_sxEnCrypt' referenced from E:\AMB\LIB\RDD.LIB|dbf1

Thank you in advance
Roberto Chiaiese

PostPosted: Thu Mar 02, 2006 12:20 am
by Antonio Linares
Roberto,

You have to link hbsix.lib

For the _hb_stack issue you need an upgraded FWH, no way to fix that.

PostPosted: Thu Mar 02, 2006 3:04 pm
by ssbbs
I have method to solution this problem!

PostPosted: Thu Mar 02, 2006 3:32 pm
by chiaiese
If you have a solution please post it

Roberto