Page 1 of 1

Re: How to build xHarbour

Posted: Sun Jul 03, 2011 1:17 am
by Antonio Linares
32 bits version

svn.exe
http://code.google.com/p/fivewin-contri ... p&can=2&q=

checkout.bat

Code: Select all

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

Code: Select all

set path=c:\bcc582\bin
make_bc.bat

Re: How to build xHarbour

Posted: Sun Nov 06, 2011 6:51 am
by Antonio Linares
xHarbour pcode versions and builds: (use tortoise to recover a certain version)

build 2118 - pcode version 5

Re: How to build xHarbour

Posted: Wed Aug 15, 2012 2:40 am
by hua
Is the link to download svn here points to the same svn as in http://forums.fivetechsupport.com/viewt ... =3&t=24450 ?

Re: How to build xHarbour

Posted: Wed Aug 29, 2012 12:53 pm
by Antonio Linares
Yours points to a more recent one

Re: How to build xHarbour

Posted: Fri Mar 08, 2013 3:53 pm
by Antonio Linares