FWH and latest xHarbour from CVS

Post Reply
User avatar
Enrico Maria Giordano
Posts: 7355
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia
Contact:

FWH and latest xHarbour from CVS

Post 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
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Thanks Enrico. We are going to review it asap.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
don lowenstein
Posts: 196
Joined: Mon Oct 17, 2005 9:09 pm
Contact:

Post by don lowenstein »

In the "new build" please look at the error message I receive from the previewer

"can't delete enhanced metafile"

thanks.
Don Lowenstein
www.laapc.com
User avatar
Rimantas
Posts: 437
Joined: Fri Oct 07, 2005 12:56 pm
Location: Utena , Lithuania

Post 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 .
Rimantas U.
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Rimantas,

We have not tested it yet. We will do asap.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
fsgiudice
Posts: 3
Joined: Tue Oct 11, 2005 9:06 pm
Location: Lecce - Italy

Post by fsgiudice »

Any news on below error ?

Error: Unresolved external '_hb_stack' referenced from C:\FWH\LIB\FIVEHC.LIB|FFWNDRUN

TIA
Regards

Francesco Saverio Giudice
Milan Mehta
Posts: 115
Joined: Mon Oct 17, 2005 4:42 am
Location: India

Eagerly awaiting your remedy.

Post 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.
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post 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.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
ssbbs
Posts: 54
Joined: Mon Oct 17, 2005 3:03 am

Post by ssbbs »

FWH 2.5 for xHarbour(BCC55) have not problem!! :D
User avatar
Badara Thiam
Posts: 160
Joined: Tue Oct 18, 2005 10:21 am
Location: France
Contact:

Post by Badara Thiam »

ssbbs wrote:FWH 2.5 for xHarbour(BCC55) have not problem!! :D
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"
Badara Thiam
http://www.icim.fr
User avatar
ssbbs
Posts: 54
Joined: Mon Oct 17, 2005 3:03 am

Post 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!! :D
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"
User avatar
Badara Thiam
Posts: 160
Joined: Tue Oct 18, 2005 10:21 am
Location: France
Contact:

Post 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!! :D
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"
Badara Thiam
http://www.icim.fr
User avatar
Badara Thiam
Posts: 160
Joined: Tue Oct 18, 2005 10:21 am
Location: France
Contact:

Post 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 ?
Badara Thiam
http://www.icim.fr
Post Reply