FWH 8.12 and BuildX.Bat

FWH 8.12 and BuildX.Bat

Postby anserkk » Thu Jan 01, 2009 10:18 am

Dear Mr.Antonio,

The BuildX.Bat bundled along with FWH 8.12 needs some modification to work correctly. The batch file BuildX.Bat expects the follwing folders to be there inside the xHarbour folder
\xHarbour\bin\b32\
\xHarbour\\lib\b32

Unfortunately I could not find find such folders in the xHarbour folder. Or Am I missing any xHarbour files/folders ?

Problem No.1
Code: Select all  Expand view
set hdirl=%hdir%\lib\b32

should be changed to
Code: Select all  Expand view
set hdirl=%hdir%\lib


Problem No.2
Code: Select all  Expand view
%hdir%\bin\b32\harbour %1 /n /i%fwh%\include;%hdir%\include /w /p %2 %3 > comp.log

should be changed to
Code: Select all  Expand view
%hdir%\bin\harbour %1 /n /i%fwh%\include;%hdir%\include /w /p %2 %3 > comp.log


Regards

Anser
User avatar
anserkk
 
Posts: 1332
Joined: Fri Jun 13, 2008 11:04 am
Location: Kochi, India

Re: FWH 8.12 and BuildX.Bat

Postby Antonio Linares » Thu Jan 01, 2009 12:26 pm

Anser,

Yes, you are right, \b32 is not needed.

We use it here as we build Harbour and xHarbour from their repositories and such folder is created by theirs makefiles.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 42080
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 87 guests