FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Still a problem with FWH 24.02 and xHarbour Builder - SOLVED
Posts: 1467
Joined: Mon Oct 10, 2005 11:26 AM
Still a problem with FWH 24.02 and xHarbour Builder - SOLVED
Posted: Sat Mar 16, 2024 02:10 PM

Hello,

I still get an error while building my application with xHarbour Builder.

This is the error

  • Unresolved external symbol '_GetDCBrushColor referenced from CTRL2CHR.obj

With FWH 22.03 everything is ok.

How can this be solved?

Thanks a lot in advance.

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: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: Still a problem with FWH 24.02 and xHarbour Builder
Posted: Sat Mar 16, 2024 03:58 PM

Try to add gdi32.lib to your list of linked LIBs.

Posts: 1467
Joined: Mon Oct 10, 2005 11:26 AM
Re: Still a problem with FWH 24.02 and xHarbour Builder
Posted: Sat Mar 16, 2024 04:26 PM

Enrico,

Thanks. I added gdi32.lib but the same error occurs.

Any more ideas?

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: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: Still a problem with FWH 24.02 and xHarbour Builder
Posted: Sun Mar 17, 2024 04:39 AM

Dear Michel,

Please check that the xfw.lib that you are linking has the size 4.522 bytes, thanks

You can find it at c:\FWH\lib

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 1467
Joined: Mon Oct 10, 2005 11:26 AM
Re: Still a problem with FWH 24.02 and xHarbour Builder
Posted: Sun Mar 17, 2024 07:46 AM

Dear Antonio,

You are fantastic. I was using an old xfw.lib.

I remember that I once had to add it, but I didn't replace it by newer versions since I stored it in another folder.

Problem solved. Thank you so much.

Have a nice Sunday.

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

Continue the discussion