Error: Unresolved external '_hb_wctomblen

Error: Unresolved external '_hb_wctomblen

Postby goosfancito » Mon Jul 11, 2016 2:56 pm

Que es ese error?

gracias
FWH 21.02
Harbour 3.2.0dev (r2104281802)
Copyright (c) 1999-2021, https://harbour.github.io/
User avatar
goosfancito
 
Posts: 1954
Joined: Fri Oct 07, 2005 7:08 pm


Re: Error: Unresolved external '_hb_wctomblen

Postby Antonio Linares » Tue Jul 12, 2016 3:44 pm

Que versión de Harbour estás usando ?
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Error: Unresolved external '_hb_wctomblen

Postby goosfancito » Tue Jul 12, 2016 4:51 pm

3.2
FWH 21.02
Harbour 3.2.0dev (r2104281802)
Copyright (c) 1999-2021, https://harbour.github.io/
User avatar
goosfancito
 
Posts: 1954
Joined: Fri Oct 07, 2005 7:08 pm

Re: Error: Unresolved external '_hb_wctomblen

Postby Antonio Linares » Tue Jul 12, 2016 4:54 pm

Puedes copiar aqui el error completo que te aparece al enlazar ?
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Error: Unresolved external '_hb_wctomblen

Postby goosfancito » Mon Aug 22, 2016 1:59 pm

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/
User avatar
goosfancito
 
Posts: 1954
Joined: Fri Oct 07, 2005 7:08 pm

Re: Error: Unresolved external '_hb_wctomblen

Postby karinha » Mon Aug 22, 2016 2:39 pm

Alguna cosa a veer con esto:

Code: Select all  Expand view

-#if defined( HB_OS_WIN )
-
-   /* Features provided for Windows builds only */
-
-   HB_EXTERN_BEGIN
-      extern HB_EXPORT int       hb_wctomblen( const wchar_t * szText );
-      extern HB_EXPORT wchar_t * hb_mbtowc( const char * srcA );
-      extern HB_EXPORT char *    hb_wctomb( const wchar_t * srcW );
-      extern HB_EXPORT wchar_t * hb_mbntowc( const char * srcA, HB_SIZE nLen );
-      extern HB_EXPORT char *    hb_wcntomb( const wchar_t * srcW, HB_SIZE nLen );
-      extern HB_EXPORT void      hb_wcntombcpy( char * dstA, const wchar_t * srcW, HB_SIZE nLen );
-      extern HB_EXPORT void      hb_mbntowccpy( wchar_t * dstW, const char * srcA, HB_SIZE nLen );
-   HB_EXTERN_END
-
-#endif
 
João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
User avatar
karinha
 
Posts: 7214
Joined: Tue Dec 20, 2005 7:36 pm
Location: São Paulo - Brasil

Re: Error: Unresolved external '_hb_wctomblen

Postby goosfancito » Mon Aug 22, 2016 3:33 pm

en que archivo pones eso?
gracias.
FWH 21.02
Harbour 3.2.0dev (r2104281802)
Copyright (c) 1999-2021, https://harbour.github.io/
User avatar
goosfancito
 
Posts: 1954
Joined: Fri Oct 07, 2005 7:08 pm

Re: Error: Unresolved external '_hb_wctomblen

Postby karinha » Mon Aug 22, 2016 3:43 pm

João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
User avatar
karinha
 
Posts: 7214
Joined: Tue Dec 20, 2005 7:36 pm
Location: São Paulo - Brasil

Re: Error: Unresolved external '_hb_wctomblen

Postby Antonio Linares » Tue Aug 23, 2016 9:51 am

regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41314
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain


Return to FiveWin para Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 97 guests