Page 1 of 1
FWH and latest xHarbour from CVS
Posted: Tue Oct 18, 2005 3:38 pm
by Enrico Maria Giordano
I think we need a new FWH build:
Error: Unresolved external '_hb_stack' referenced from C:\FWHARBOUR\LIB\FIVEHC.LIB|FFWNDRUN
EMG
Posted: Tue Oct 18, 2005 5:08 pm
by Antonio Linares
Thanks Enrico. We are going to review it asap.
Posted: Tue Oct 18, 2005 10:01 pm
by don lowenstein
In the "new build" please look at the error message I receive from the previewer
"can't delete enhanced metafile"
thanks.
Posted: Wed Oct 19, 2005 10:36 am
by Rimantas
Antonio Linares wrote:Thanks Enrico. We are going to review it asap.
In xharbour.news I saw that the news of FWH is in "What is new" , but I didn't found where it's ... It seems that the olds libs with new xharbour builds have problems ? Or not ? I tried with the latest xHarbour from CVS and as Enrico gived the same errors . Maybe it's xharbour development teams problems ?
With best regards ! Rimantas .
Posted: Wed Oct 19, 2005 10:43 am
by Antonio Linares
Rimantas,
We have not tested it yet. We will do asap.
Posted: Sun Oct 23, 2005 9:15 pm
by fsgiudice
Any news on below error ?
Error: Unresolved external '_hb_stack' referenced from C:\FWH\LIB\FIVEHC.LIB|FFWNDRUN
TIA
Eagerly awaiting your remedy.
Posted: Mon Oct 24, 2005 6:08 am
by Milan Mehta
fsgiudice wrote:Any news on below error ?
Error: Unresolved external '_hb_stack' referenced from C:\FWH\LIB\FIVEHC.LIB|FFWNDRUN
TIA
Dear Antonio,
We are eagerly awaiting your remedy on above error. I am being punished for not keeping the old lib before updating last cvs.
TIA
Milan.
Posted: Mon Oct 24, 2005 9:42 am
by Antonio Linares
Milan,
Please send me a private email specifying the version you are using, and the date when you purchased it or latest upgrade you did. Thanks.
Posted: Mon Oct 24, 2005 1:42 pm
by ssbbs
FWH 2.5 for xHarbour(BCC55) have not problem!!
![Very Happy :D](./images/smilies/icon_biggrin.gif)
Posted: Mon Oct 24, 2005 2:52 pm
by Badara Thiam
ssbbs wrote:FWH 2.5 for xHarbour(BCC55) have not problem!!
![Very Happy :D](./images/smilies/icon_biggrin.gif)
i get these two link errors with Fivewin 2.5, xHarbour 0.99.51
and Borland c++ 5.5.1 :
"Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Error: Unresolved external '_hb_stack' referenced from E:\FWH\LIB\FIVEHC.LIB|FFW
NDRUN
Error: Unresolved external '_HB_FUN__ADS' referenced from E:\PROGS\OBJ32\IC_DLL3
2.OBJ"
Posted: Mon Oct 24, 2005 3:45 pm
by ssbbs
I do CVS at today and no any problem,
I use compiler FLAG is(BCC5):
COBJFLAGS = -D__HARBOUR__ -DHB_NO_DEFAULT_API_MACROS -DHB_NO_DEFAULT_STACK_MACROS -DHB_FM_STATISTICS_OFF -5 -6 -a8 -O2 -OS -tW -c -w3 -I$(CC_INCPP_DIR);$(HRB_INCPP_DIR);$(FW_INCPP_DIR);$(AP_DIR)\mysql -L$(CC_LIB_DIR)
Badara Thiam wrote:ssbbs wrote:FWH 2.5 for xHarbour(BCC55) have not problem!!
![Very Happy :D](./images/smilies/icon_biggrin.gif)
i get these two link errors with Fivewin 2.5, xHarbour 0.99.51
and Borland c++ 5.5.1 :
"Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Error: Unresolved external '_hb_stack' referenced from E:\FWH\LIB\FIVEHC.LIB|FFW
NDRUN
Error: Unresolved external '_HB_FUN__ADS' referenced from E:\PROGS\OBJ32\IC_DLL3
2.OBJ"
Posted: Tue Oct 25, 2005 1:33 pm
by Badara Thiam
ssbbs wrote:I do CVS at today and no any problem,
I use compiler FLAG is(BCC5):
COBJFLAGS = -D__HARBOUR__ -DHB_NO_DEFAULT_API_MACROS -DHB_NO_DEFAULT_STACK_MACROS -DHB_FM_STATISTICS_OFF -5 -6 -a8 -O2 -OS -tW -c -w3 -I$(CC_INCPP_DIR);$(HRB_INCPP_DIR);$(FW_INCPP_DIR);$(AP_DIR)\mysql -L$(CC_LIB_DIR)
Badara Thiam wrote:ssbbs wrote:FWH 2.5 for xHarbour(BCC55) have not problem!!
![Very Happy :D](./images/smilies/icon_biggrin.gif)
i get these two link errors with Fivewin 2.5, xHarbour 0.99.51
and Borland c++ 5.5.1 :
"Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Error: Unresolved external '_hb_stack' referenced from E:\FWH\LIB\FIVEHC.LIB|FFW
NDRUN
Error: Unresolved external '_HB_FUN__ADS' referenced from E:\PROGS\OBJ32\IC_DLL3
2.OBJ"
Posted: Tue Oct 25, 2005 1:59 pm
by Badara Thiam
I am waiting the new [x]Harbour official build to see,
but with 0.99.51, this not work, like with your compiler
options.
Who know why Blinker 7.0 don't work with Harbour ?