Re: How to build xHarbour

Post Reply
User avatar
Antonio Linares
Site Admin
Posts: 42395
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 10 times
Been thanked: 41 times
Contact:

Re: How to build xHarbour

Post by Antonio Linares »

32 bits version

svn.exe
http://code.google.com/p/fivewin-contributions/downloads/detail?name=svn.zip&can=2&q=

checkout.bat

Code: Select all | Expand

svn co https://xharbour.svn.sourceforge.net/svnroot/xharbour/trunk/xharbour

go.bat

Code: Select all | Expand

set path=c:\bcc582\bin
make_bc.bat
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
Posts: 42395
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 10 times
Been thanked: 41 times
Contact:

Re: How to build xHarbour

Post by Antonio Linares »

xHarbour pcode versions and builds: (use tortoise to recover a certain version)

build 2118 - pcode version 5
regards, saludos

Antonio Linares
www.fivetechsoft.com
hua
Posts: 1074
Joined: Fri Oct 28, 2005 2:27 am
Has thanked: 1 time
Been thanked: 1 time

Re: How to build xHarbour

Post by hua »

Is the link to download svn here points to the same svn as in viewtopic.php?f=3&t=24450 ?
FWH 11.08/FWH 19.12
BCC5.82/BCC7.3
xHarbour/Harbour
User avatar
Antonio Linares
Site Admin
Posts: 42395
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 10 times
Been thanked: 41 times
Contact:

Re: How to build xHarbour

Post by Antonio Linares »

Yours points to a more recent one
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply