FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin para Harbour/xHarbour Error: Unresolved external '_hb_wctomblen' referenced from
Posts: 1956
Joined: Fri Oct 07, 2005 07:08 PM

Error: Unresolved external '_hb_wctomblen' referenced from

Posted: Mon Aug 22, 2016 10:54 AM

Hola.
Intento compilar con harbour y me tira ese error.
que libreria me esta faltando?

gracias.

FWH 21.02
Harbour 3.2.0dev (r2104281802)
Copyright (c) 1999-2021, https://harbour.github.io/
Posts: 8523
Joined: Tue Dec 20, 2005 07:36 PM

Re: Error: Unresolved external '_hb_wctomblen' referenced from

Posted: Mon Aug 22, 2016 01:00 PM

Muestra el que intentas hacer ó post el error.log.

Saludos.

João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
Posts: 1956
Joined: Fri Oct 07, 2005 07:08 PM

Re: Error: Unresolved external '_hb_wctomblen' referenced from

Posted: Mon Aug 22, 2016 01:10 PM
Cuando quiero compilar, compila, pero al momento de linkear tira esos errores:
Code (fw): Select all Collapse
Turbo Incremental Link 5.69 Copyright (c) 1997-2005 Borland
Error: Unresolved external '_hb_wctomblen' referenced from Z:\XH\HARBOUR\LIB\HBVM.LIB|cmdarg
Error: Unresolved external '_hb_wcntombcpy' referenced from Z:\XH\HARBOUR\LIB\HBVM.LIB|cmdarg
Error: Unresolved external '_hb_stricmp' referenced from Z:\XH\HARBOUR\LIB\HBRTL.LIB|hbi18n1
Error: Unresolved external '_hb_strnicmp' referenced from Z:\XH\HARBOUR\LIB\HBRTL.LIB|hbi18n1
Error: Unresolved external '_hb_numRound' referenced from Z:\XH\HARBOUR\LIB\HBRTL.LIB|hbi18n1
FWH 21.02
Harbour 3.2.0dev (r2104281802)
Copyright (c) 1999-2021, https://harbour.github.io/
Posts: 8523
Joined: Tue Dec 20, 2005 07:36 PM

Re: Error: Unresolved external '_hb_wctomblen' referenced from

Posted: Mon Aug 22, 2016 01:31 PM

Que vérsion de harbour y FWHX usas? no se encuentra referencia a este error en la web. Extraño... jejejejeje. Saludos.

João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM

Re: Error: Unresolved external '_hb_wctomblen' referenced from

Posted: Tue Aug 23, 2016 07:10 AM

Tienes que enlazar hbcommon.lib

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion