FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour New FWH 24.04
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM

New FWH 24.04

Posted: Sat Mar 02, 2024 08:36 AM
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 1467
Joined: Mon Oct 10, 2005 11:26 AM

Re: New FWH 24.02

Posted: Sat Mar 09, 2024 08:48 AM

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.

Regards,

Michel D.
Genk (Belgium)


_____________________________________________________________________________________________

I use : FiveWin for (x)Harbour v. 25.12 - Harbour 3.2.0 (May 2025) - xHarbour Builder (January 2020) - Bcc773

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM

Re: New FWH 24.02

Posted: Sat Mar 09, 2024 09:26 AM
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
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 1467
Joined: Mon Oct 10, 2005 11:26 AM

Re: New FWH 24.02

Posted: Sat Mar 09, 2024 11:17 AM

Antonio,

Thank you, but the other links aren't working either.

If I click on FWH.exe, nothing happens.

Regards,

Michel D.
Genk (Belgium)


_____________________________________________________________________________________________

I use : FiveWin for (x)Harbour v. 25.12 - Harbour 3.2.0 (May 2025) - xHarbour Builder (January 2020) - Bcc773

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM

Re: New FWH 24.02

Posted: Sat Mar 09, 2024 01:18 PM

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

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 1467
Joined: Mon Oct 10, 2005 11:26 AM

Re: New FWH 24.02

Posted: Sat Mar 09, 2024 04:16 PM

Antonio,

Thanks a lot. Everything is ok now.

Regards,

Michel D.
Genk (Belgium)


_____________________________________________________________________________________________

I use : FiveWin for (x)Harbour v. 25.12 - Harbour 3.2.0 (May 2025) - xHarbour Builder (January 2020) - Bcc773

Posts: 1467
Joined: Mon Oct 10, 2005 11:26 AM

Re: New FWH 24.02

Posted: Sat Mar 09, 2024 05:23 PM
Antonio,

While rebuilding my application with the new Harbour, I got this message:
Code (fw): Select all Collapse
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.

Regards,

Michel D.
Genk (Belgium)


_____________________________________________________________________________________________

I use : FiveWin for (x)Harbour v. 25.12 - Harbour 3.2.0 (May 2025) - xHarbour Builder (January 2020) - Bcc773

Posts: 9022
Joined: Thu Oct 06, 2005 08:17 PM

Re: New FWH 24.02

Posted: Sat Mar 09, 2024 05:43 PM
Try adding this to your main PRG:
Code (fw): Select all Collapse
#pragma BEGINDUMP

void __get_std_stream() {}

#pragma ENDDUMP
Posts: 1467
Joined: Mon Oct 10, 2005 11:26 AM

Re: New FWH 24.02

Posted: Sat Mar 09, 2024 06:58 PM

Enrico,

That solves the problem. Thanks.

Regards,

Michel D.
Genk (Belgium)


_____________________________________________________________________________________________

I use : FiveWin for (x)Harbour v. 25.12 - Harbour 3.2.0 (May 2025) - xHarbour Builder (January 2020) - Bcc773

Posts: 1467
Joined: Mon Oct 10, 2005 11:26 AM

Re: New FWH 24.02

Posted: Mon Mar 11, 2024 07:39 PM
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 (fw): Select all Collapse
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.

Regards,

Michel D.
Genk (Belgium)


_____________________________________________________________________________________________

I use : FiveWin for (x)Harbour v. 25.12 - Harbour 3.2.0 (May 2025) - xHarbour Builder (January 2020) - Bcc773

Posts: 1467
Joined: Mon Oct 10, 2005 11:26 AM

Re: New FWH 24.02

Posted: Mon Mar 11, 2024 07:49 PM

One more question.

Where can I download BCC77?

Thanks.

Regards,

Michel D.
Genk (Belgium)


_____________________________________________________________________________________________

I use : FiveWin for (x)Harbour v. 25.12 - Harbour 3.2.0 (May 2025) - xHarbour Builder (January 2020) - Bcc773

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM

Re: New FWH 24.02

Posted: Mon Mar 11, 2024 08:54 PM

Dear Michel,

Please check your email for instructions to download it from Embarcadero

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 1467
Joined: Mon Oct 10, 2005 11:26 AM

Re: New FWH 24.02

Posted: Mon Mar 11, 2024 09:42 PM

Thanks a lot, Antonio.

Got it.

Regards,

Michel D.
Genk (Belgium)


_____________________________________________________________________________________________

I use : FiveWin for (x)Harbour v. 25.12 - Harbour 3.2.0 (May 2025) - xHarbour Builder (January 2020) - Bcc773

Posts: 514
Joined: Sun Oct 16, 2005 03:32 AM

Re: New FWH 24.02

Posted: Mon Mar 11, 2024 11:04 PM

Good afternoon Antonio,

Where can i download BCC7.7 too ?

Thanks

Saludos,



Carlos Gallego



*** FWH-25.12, xHarbour 1.3.1 Build 20241008, Borland C++7.70, PellesC, ADS 11.1***

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM

Re: New FWH 24.02

Posted: Tue Mar 12, 2024 05:49 AM

Instrucciones enviadas para descargar desde Embarcadero

regards, saludos

Antonio Linares
www.fivetechsoft.com