Problem with FWH 24.04 and xHarbour Builder - solved

Post Reply
User avatar
driessen
Posts: 1422
Joined: Mon Oct 10, 2005 11:26 am
Location: Genk, Belgium

Problem with FWH 24.04 and xHarbour Builder - solved

Post by driessen »

Hello,

In FWH 24.02 everything is building just fine with xHarbour Builder (which I use for debugging).

But with FWH 24.04 I get an error "Can't build" without any specification.

Anyone any idea what is wrong?

Thanks.
Last edited by driessen on Wed May 22, 2024 10:16 am, edited 1 time in total.
Regards,

Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 24.09 - Harbour 3.2.0 (February 2024) - xHarbour Builder (January 2020) - Bcc773
User avatar
Antonio Linares
Site Admin
Posts: 42511
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 31 times
Been thanked: 73 times
Contact:

Re: Problem with FWH 24.04 and xHarbour Builder

Post by Antonio Linares »

Dear Michel,

FWH\samples\buildxhb tutor02

is working fine

Do you get any error.log ? Please look for *.log files
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
driessen
Posts: 1422
Joined: Mon Oct 10, 2005 11:26 am
Location: Genk, Belgium

Re: Problem with FWH 24.04 and xHarbour Builder

Post by driessen »

Thanks, Antonio.

I found a log-file which says: fatal error: Corrupt library: 'C:\BCC7732\lib\psdk\Uxtheme.lib'

I use the same library when I build my application with Harbour without any problem.
Regards,

Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 24.09 - Harbour 3.2.0 (February 2024) - xHarbour Builder (January 2020) - Bcc773
User avatar
Antonio Linares
Site Admin
Posts: 42511
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 31 times
Been thanked: 73 times
Contact:

Re: Problem with FWH 24.04 and xHarbour Builder

Post by Antonio Linares »

Michel,

You should use c:\xhb\c_lib\win\uxtheme.lib

where xhb is your xHarbour commercial path
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
driessen
Posts: 1422
Joined: Mon Oct 10, 2005 11:26 am
Location: Genk, Belgium

Re: Problem with FWH 24.04 and xHarbour Builder

Post by driessen »

Thank you so much, Antonio.

Problem solved.

You are the best !!!
Regards,

Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 24.09 - Harbour 3.2.0 (February 2024) - xHarbour Builder (January 2020) - Bcc773
Post Reply