FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Error after update the last version (9.12 )
Posts: 1067
Joined: Wed Nov 09, 2005 02:17 AM
Error after update the last version (9.12 )
Posted: Mon Jan 04, 2010 02:25 PM
Every program I try to compile generates the following error:

Code (fw): Select all Collapse
โ”Œโ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”€โ”
โ”‚ 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 *
Sds,
Vilian F. Arraes
vilian@vfatec.com.br
Belรฉm-Pa-Brazil
Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: Error after update the last version (9.12 )
Posted: Mon Jan 04, 2010 02:32 PM

Are you using the xharbour provided by FWH along with the 9.12 build?

Regards



G. N. Rao.

Hyderabad, India
Posts: 1067
Joined: Wed Nov 09, 2005 02:17 AM
Re: Error after update the last version (9.12 )
Posted: Mon Jan 04, 2010 02:33 PM

Yes

Sds,
Vilian F. Arraes
vilian@vfatec.com.br
Belรฉm-Pa-Brazil
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Re: Error after update the last version (9.12 )
Posted: Mon Jan 04, 2010 02:43 PM

Vilian,

The right xharbour version is:
xHarbour Compiler build 1.2.1 (SimpLex) (Rev. 6406)

Please check that you are not using an old xharbour version, thanks

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 1067
Joined: Wed Nov 09, 2005 02:17 AM
Re: Error after update the last version (9.12 )
Posted: Mon Jan 04, 2010 06:09 PM

Thanks,

Now works fine.

Sds,
Vilian F. Arraes
vilian@vfatec.com.br
Belรฉm-Pa-Brazil

Continue the discussion