FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin para Harbour/xHarbour ERROR AL COMPILAR CON LA ULTIMA VERSION
Posts: 185
Joined: Thu Nov 17, 2005 12:48 AM
ERROR AL COMPILAR CON LA ULTIMA VERSION
Posted: Sat Jul 23, 2011 04:57 AM

Al compilar con la última versión de FWH me da el siguiente error

Error: Unresolved external '_HB_PCREPOS_LIBRARY' referenced from C:\FW1106\XHARBOUR\LIB\RTL.LIB|regex
Error: Unresolved external 'AlphaBlend' referenced from C:\FW1106\FWH\LIB\FIVEHC.LIB|BRUSHES
Error: Unresolved external '_HB_FUN_LOG10' referenced from C:\FW1106\FWH\LIB\FIVEHX.LIB|VALBLANK
Error: Unresolved external '_HB_FUN_FLOOR' referenced from C:\FW1106\FWH\LIB\FIVEHX.LIB|VALBLANK
Error: Unresolved external '_HB_FUN_CHARREM' referenced from C:\FW1106\FWH\LIB\FIVEHX.LIB|XBROWSE
Error: Unresolved external '_HB_FUN_TOKEN' referenced from C:\FW1106\FWH\LIB\FIVEHX.LIB|DATABASE

Gracias de antemano por cualquier ayuda

Luis Alfonso Fuentes Guerrero

FWH 11.06 xHarbour 1.2.1 BCC55 WorkShop
Posts: 1074
Joined: Fri Oct 07, 2005 01:56 PM
Re: ERROR AL COMPILAR CON LA ULTIMA VERSION
Posted: Sat Jul 23, 2011 02:26 PM
Hola

Mira el archivo c:\fwh\samples\buildx.bat y revisa que esten las mismas librerias en tu aplicacion
Saludos
Patricio

__________________________________________________________________
Version: Harbour 3.2.0dev (r1307082134),Compiler: Borland C++ 5.8.2 (32-bit)
PCode version: 0.3, FWH 13.2
http://www.sialm.cl
Posts: 185
Joined: Thu Nov 17, 2005 12:48 AM
Re: ERROR AL COMPILAR CON LA ULTIMA VERSION
Posted: Sat Jul 23, 2011 03:17 PM

Gracias Patricio por tu respuesta, lo que pasa es que olvidé mencionar que utilizo VERCE 4.3 para compilar.

saludos

Luis Alfonso Fuentes Guerrero

FWH 11.06 xHarbour 1.2.1 BCC55 WorkShop
Posts: 2170
Joined: Fri Jul 18, 2008 01:24 AM
Re: ERROR AL COMPILAR CON LA ULTIMA VERSION
Posted: Sat Jul 23, 2011 05:38 PM

Hola, prueba incluyendo en Lib de terceros del Verce:
PCREPOS.LIB y CT.LIB del Dir xHarbour y MSIMG32.LIB del Dir de BORLAND

Saludos.

Francisco J. Alegría P.

Chinandega, Nicaragua.



Fwxh-MySql-TMySql
Posts: 185
Joined: Thu Nov 17, 2005 12:48 AM
Re: ERROR AL COMPILAR CON LA ULTIMA VERSION
Posted: Mon Jul 25, 2011 02:55 PM

Gracias Francisco!!

Funcionó !!

saludos y un
un xHabrazo :D

Luis Alfonso Fuentes Guerrero

FWH 11.06 xHarbour 1.2.1 BCC55 WorkShop

Continue the discussion