How to install free.xHarbour.com for Borland C v5.5?
1. Download the free.xHarbour.com installers for Borland C v5.5.
-
Go to the Downloads page. -
Click on the "xHarbour for Borland C v5.5" link. -
Save the downloaded file on your computer.
-
2.Install the automated free.xHarbour.com installer for Borland C v5.5.
-
Start the saved free.xharbour.com installer. The name of the file will look something like this:
“xHarbour-v1.21.6460-for-BorlandC_v5.5.exe“ where “v1.21” is xHarbour.org’s current version number and “6460” is free.xHarbour.com’s build version for this installer. -
If the free.xHarbour.com installer can’t find the Borland C compiler on your system, it will start to download the Borland C compiler installer and start its setup. Please use all standard settings to install the Borland C compiler. If the Borland C compiler setup asks you to create the missing folder, please click “Yes”.
Note : If, for any reason, the free.xHarbour.com installer can not download the Borland C compiler, please try to manually download and install it from http://cc.embarcadero.com/Free.aspx?id=24778 -
If the free.xHarbour.com installers did find the Borland C compiler on your system, the previous step will be skipped and your current Borland C Compiler installation will be used to configure xHarbour. -
The free.xHarbour.com installer will continue to install xHarbour on your system -
When the installation is complete, the newly installed xHarbour folder is opened on the desktop. xHarbour is now ready to use!
3. How to get started with xHarbour?
For your convenience, the free.xHarbour.com installer associated all .PRG files (xHarbour’s source code files) with xEdit.exe and all .XBP (xHarbour’s project files) with xBuildW.exe. If you want to edit a .PRG source file, just double click on it in windows explorer and xEdit will open and load the PRG source file. Same for the .XBP project files. To load a project, simply double click on a .XBP file in windows explorer and xBuild wil open and load the XBP project file.
To compile a .PRG file into a ready to use application (.EXE) simply load the .XBP project file and click the “Build now!” button. The xBuild project wizard will than compile your .PRG into a .OBJ file and further link all necessary .LIB files to be able to build a real 32 bits windows application, ready to be run on any windows 32 bits or 64 bits windows platform.
More information on how to use xHarbour, Functions, Commands etc.. please see the xHarbour Language Reference Guide that’s included in the \doc folder of your xHarbour installation folder. The online version of the xHarbour Language Reference Guide can be found on http://www.xHarbour.com/xHDN
Success! ;-)




