latest xharbour provided along with FWH 8.04
G. N. Rao.
Hyderabad, India
latest xharbour provided along with FWH 8.04
nageswaragunupudi wrote:latest xharbour provided along with FWH 8.04
Robert,
The sources are in xHarbour cvs
Please use the xharbour.exe that we provide with FWH. Other xharbour versions are outdated.

Tim,
> November 2007 is the latest commercial version of xHarbour
November 2007 seems very far away from April 2008 ![]()
Antonio Linares wrote:
The sources are in xHarbour cvs
.
Robert,
cvs.exe -z3 -d:pserver:anonymous@xharbour.cvs.sourceforge.net:/cvsroot/xharbour co xharbour > checkoutx.txt
Antonio Linares wrote:Robert,
cvs.exe -z3 -d:anonymous@xharbour.cvs.sourceforge.net:/cvsroot/xharbour co xharbour > checkoutx.txt
Yes, it is a long time.
However, Vista has been out for 16 months and is just now getting its first major update ... maybe ...
There are always interim beta releases for testing but when we want to release a product to clients so we can continue to pay for upgrades, we have to stick with the "stable" release. There may be a new one soon.
Tim
Richard,
My mistake: helpchm.obj is not included in FiveHMX.lib
We are working to solve it, thanks!
Richard, Tim,
Solved and already emailed the LIB to you, thanks!
Antonio,
I downloaded the latest FWH.EXE but the error concerning HELPCHM is still hapening nevertheless I can see HELPCHM in the library FIVEHX.
I'm currently using FWH 8.04 and xHarbour commercial builder (Nov. 2007).
Regards,
Regards,
Michel D.
Genk (Belgium)
I use : FiveWin for (x)Harbour v. 25.12 - Harbour 3.2.0 (May 2025) - xHarbour Builder (January 2020) - Bcc773
As an interim solution, I copied HelpChm.prg from \fwh\source\winapi into my app folder and then compiled it and linked it into my app, and my app works fine.