Page 1 of 3

New FWH 24.04

PostPosted: Sat Mar 02, 2024 8:36 am
by Antonio Linares

Re: New FWH 24.02

PostPosted: Sat Mar 09, 2024 8:48 am
by driessen
Good morning, Antonio,

I tried to download FWH 24.02.
Unfortunately the downloads aren't working.
If I click on harbour, I got an error 404.

What do I do wrong?

Thanks.

Re: New FWH 24.02

PostPosted: Sat Mar 09, 2024 9:26 am
by Antonio Linares
Dear Michel,

good morning,

This is the right Harbour to download:
For Borland:
https://github.com/FiveTechSoft/harbour_and_xharbour_builds/blob/master/harbour_bcc770_32_20240309.zip

Re: New FWH 24.02

PostPosted: Sat Mar 09, 2024 11:17 am
by driessen
Antonio,

Thank you, but the other links aren't working either.
If I click on FWH.exe, nothing happens.

Re: New FWH 24.02

PostPosted: Sat Mar 09, 2024 1:18 pm
by Antonio Linares
Dear Michel,

Are you using Google Chrome ?

I just tested your login and password from here and it worked fine. It just requested to identify twice

Please try it again, thanks

Re: New FWH 24.02

PostPosted: Sat Mar 09, 2024 4:16 pm
by driessen
Antonio,

Thanks a lot. Everything is ok now.

Re: New FWH 24.02

PostPosted: Sat Mar 09, 2024 5:23 pm
by driessen
Antonio,

While rebuilding my application with the new Harbour, I got this message:
Code: Select all  Expand view
Turbo Incremental Link 6.70 Copyright (c) 1997-2014 Embarcadero Technologies, Inc.
Error: Unresolved external '___get_std_stream' referenced from C:\SOFTWARE\HARBOUR\LIB\WIN\BCC\HBVM.LIB|fm
Error: Unable to perform link
What can I do?

Thanks.

Re: New FWH 24.02

PostPosted: Sat Mar 09, 2024 5:43 pm
by Enrico Maria Giordano
Try adding this to your main PRG:

Code: Select all  Expand view
#pragma BEGINDUMP

void __get_std_stream() {}

#pragma ENDDUMP

Re: New FWH 24.02

PostPosted: Sat Mar 09, 2024 6:58 pm
by driessen
Enrico,

That solves the problem. Thanks.

Re: New FWH 24.02

PostPosted: Mon Mar 11, 2024 7:39 pm
by driessen
I still notice a problem.

I use xHarbour Builder for its debugger. It works reseanable good.

But if I build my application with xHarbour Builder, I get this error
Code: Select all  Expand view
xLINK: error: Unresolved external symbol '_GetDCBrushColor referenced from FiveHCM.lib(CTRL2CHR.obj)'.
This problem is happening FWH version later than 22.03. WIth FWH 22.03 everything is going well.

I tried FWH 23.07 and 23.10, but just like FWH 24.02, this error occurs.

How can I solve this?

Thanks.

Re: New FWH 24.02

PostPosted: Mon Mar 11, 2024 7:49 pm
by driessen
One more question.

Where can I download BCC77?

Thanks.

Re: New FWH 24.02

PostPosted: Mon Mar 11, 2024 8:54 pm
by Antonio Linares
Dear Michel,

Please check your email for instructions to download it from Embarcadero

Re: New FWH 24.02

PostPosted: Mon Mar 11, 2024 9:42 pm
by driessen
Thanks a lot, Antonio.
Got it.

Re: New FWH 24.02

PostPosted: Mon Mar 11, 2024 11:04 pm
by Cgallegoa
Good afternoon Antonio,

Where can i download BCC7.7 too ?

Thanks

Re: New FWH 24.02

PostPosted: Tue Mar 12, 2024 5:49 am
by Antonio Linares
Instrucciones enviadas para descargar desde Embarcadero