FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour FWH 23/04 buildH.BAT : wrong Path ?
Posts: 1772
Joined: Thu Sep 05, 2019 05:32 AM
FWH 23/04 buildH.BAT : wrong Path ?
Posted: Wed Jul 19, 2023 04:22 AM
hi,

i "think" the Path is wrong
%hdir%\bin\win\bcc\harbour
must be
%hdir%\bin\harbour.exe
greeting,

Jimmy
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: FWH 23/04 buildH.BAT : wrong Path ?
Posted: Wed Jul 19, 2023 06:16 AM

Dear Jimmy,

Harbour can be built with different C compiler thats why it uses:

bin\win\bcc

bin\win\msvc

etc

The same applies to lib\win...

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 1772
Joined: Thu Sep 05, 2019 05:32 AM
Re: FWH 23/04 buildH.BAT : wrong Path ?
Posted: Wed Jul 19, 2023 06:53 AM
hi Antonio,
Antonio Linares wrote:Harbour can be built with different C compiler thats why it uses:
bin\win\bcc
bin\win\msvc
etc

The same applies to lib\win\...
ah, understand thx
greeting,

Jimmy

Continue the discussion