LOOKING THE xHarbour PRA BORLAND 5.82, MORE CURRENT,
DOWNLOAD THIS xHarbour 1.2.1 rev. 6714 HERE ON THE SITE, BUT WHEN WILL THE COMMAND LINE AND DO xHarbour / BUILD SHOW THAT HAS BEEN COMPILED WITH MICROSOFT VISUAL C + + 16, AND DUE TO THAT I HAVE to recompile SOME LIBS TO USE IN MY SYSTEM, AND SEVERAL ERRORS DUE TO THE COMPILER THAT GENERATED THE EXECUTABLE HARBOUR.EXE OF, AND CAN NOT COMPILE BECAUSE YOU NEED TO BE A MORE RECENT BORLAND C + + 5.82 USE Fivewin 11.01.
JA SVN DOWNLOADED THE MORE THE BUG WHEN USED IN XBROWSE CONTROL + C.
IF SOMEONE HAS A LINK TO A CURRENT VERSION THAT IS NOT SVN, AND THAT REALLY IS COMPILED WITH BCC 5.82, OR HAVE THE SOURCES TO BUILD xHarbour LATEST THANK
XHARBOUR DOWNLOAD LASTET BUILD BCC 5.82
- Antonio Linares
- Site Admin
- Posts: 42512
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 31 times
- Been thanked: 73 times
- Contact:
Re: XHARBOUR DOWNLOAD LASTET BUILD BCC 5.82
You can download xharbour from its cvs repository and build it for yourself:
1. Download cvs.exe from:
http://code.google.com/p/fivewin-contributions/downloads/detail?name=cvs.exe&can=2&q=
2. Use this checkout.bat to download the entire xHarbour files:
3. To build it run make_b32.bat provided in xHarbour files
That easy!![Smile :-)](./images/smilies/icon_smile.gif)
1. Download cvs.exe from:
http://code.google.com/p/fivewin-contributions/downloads/detail?name=cvs.exe&can=2&q=
2. Use this checkout.bat to download the entire xHarbour files:
Code: Select all | Expand
cvs -d:pserver:anonymous@xharbour.cvs.sourceforge.net:/cvsroot/xharbour login
cvs -z3 -d:pserver:anonymous@xharbour.cvs.sourceforge.net:/cvsroot/xharbour co -P xharbour
3. To build it run make_b32.bat provided in xHarbour files
That easy!
![Smile :-)](./images/smilies/icon_smile.gif)
Re: XHARBOUR DOWNLOAD LASTET BUILD BCC 5.82
Antonio, and to harbour, you have an step by step? ai try, but need mingw, etc... im confused. thanks
- Antonio Linares
- Site Admin
- Posts: 42512
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 31 times
- Been thanked: 73 times
- Contact:
- nageswaragunupudi
- Posts: 10721
- Joined: Sun Nov 19, 2006 5:22 am
- Location: India
- Been thanked: 8 times
- Contact:
Re: XHARBOUR DOWNLOAD LASTET BUILD BCC 5.82
Using CVS for xHarbour, I am getting unknownhost
C:\CVS2>cvs -d:pserver:anonymous@xharbour.cvs.sourceforge.net:/cvsroot/xharbour
login
(Logging in to anonymous@xharbour.cvs.sourceforge.net)
CVS password:
Unknown host xharbour.cvs.sourceforge.net.
C:\CVS2>cvs -z3 -d:pserver:anonymous@xharbour.cvs.sourceforge.net:/cvsroot/xharb
our co -P xharbour 1>checkoutx.txt
Unknown host xharbour.cvs.sourceforge.net.
Regards
G. N. Rao.
Hyderabad, India
G. N. Rao.
Hyderabad, India
- carlos vargas
- Posts: 1721
- Joined: Tue Oct 11, 2005 5:01 pm
- Location: Nicaragua
Re: XHARBOUR DOWNLOAD LASTET BUILD BCC 5.82
svn co https://xharbour.svn.sourceforge.net/sv ... k/xharbour xharbour
Salu2
Carlos Vargas
Desde Managua, Nicaragua (CA)
Carlos Vargas
Desde Managua, Nicaragua (CA)