Every program I try to compile generates the following error:
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
โ FiveWin for xHarbour 9.12 - Dec. 2009 ย ย ย ย ย xHarbour development power โโ
โ (c) FiveTech, 1993-2009 ย ย for Microsoft Windows 9X/NT/200X/ME/XP/Vista/7 โโ
โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
ย โโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโโ
Compiling...
xHarbour Compiler build 1.1.0 (SimpLex) (Rev. 6195)
Copyright 1999-2008, http://www.xharbour.org <!-- m --><a class="postlink" href="http://www.harbour-project.org/">http://www.harbour-project.org/</a><!-- m -->
Compiling 'xbrchild.prg' and generating preprocessed output to 'xbrchild.ppo'...
Lines 114, Functions/Procedures 6
Generating C source output to 'xbrchild.c'...
Done.
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
xbrchild.c:
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Error: Unresolved external '_hb_mbtowc' referenced from C:\FWH912\LIB\FIVEHC.LIB
|MSGSAPI
* Linking errors *