FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Newbie Here, How to compile xharbour hello.prg
Posts: 2
Joined: Wed Dec 03, 2008 03:01 AM
Newbie Here, How to compile xharbour hello.prg
Posted: Thu Dec 04, 2008 01:17 AM

Newbie Here, How to compile xharbour tests\hello.prg

:D

Posts: 811
Joined: Tue May 06, 2008 04:28 AM
Newbie Here, How to compile xharbour hello.prg
Posted: Thu Dec 04, 2008 03:06 AM

Please use the supplied hbmake.exe

>hbmake hello.bc -e

you can start from there.... Enjoy

Regards

Kind Regards,

Frances



Fivewin for xHarbour v18.07

xHarbour v1.2.3.x

BCC 7.3 + PellesC8 ( Resource Compiler only)

ADS 10.1 / MariaDB

Crystal Reports 8.5/9.23 DE

xMate v1.15
Posts: 1335
Joined: Fri Jun 13, 2008 11:04 AM
Newbie Here, How to compile xharbour hello.prg
Posted: Thu Dec 04, 2008 04:34 AM
Hi xHMaster,

Welcome !!

You can use Buildx.Bat or BuildH.Bat available in the folder \Fwh\samples

To compile Hello.Prg using xHarbour with Borland C, try

BuildX Hello


To compile Hello.Prg using Harbour with Borland C, try

BuildH Hello


Regards

Anser
Posts: 2
Joined: Wed Dec 03, 2008 03:01 AM
Newbie Here, How to compile xharbour hello.prg
Posted: Fri Dec 05, 2008 12:23 AM

Thank you

Continue the discussion