FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin para Harbour/xHarbour xHarbour.org 1.21
Posts: 582
Joined: Fri Oct 07, 2005 02:17 PM
xHarbour.org 1.21
Posted: Sat Apr 11, 2009 07:28 PM

Saludos, tengo un problema al compilar con el xHb 1.21, el ultimo subido en www.xharbour.org, al compilar mi programa que funciona Ok con la version 1.01 arroja estos errores al momento de enlazar :

Error: Unresolved external 'inflateEnd' referenced from C:\XHRB121\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external 'deflate' referenced from C:\XHRB121\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external 'get_crc_table' referenced from C:\XHRB121\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external 'deflateEnd' referenced from C:\XHRB121\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external 'deflateInit2_' referenced from C:\XHRB121\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external 'crc32' referenced from C:\XHRB121\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external 'inflateInit2_' referenced from C:\XHRB121\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external 'inflate' referenced from C:\XHRB121\LIB\HBZIP.LIB|ziparchive

Debo mencionar que me baje del mismo site las contrib/src y compile solo la LIB HBZIP y me sigue arrojando el mismo error, alguien conoce la solucion

Muchas gracias

Enrrique Vertiz Pitta

Lima-Peru

xHb 1.23.1026X, Fwh 25.01, BCC74, MySQL 8.0.X, SQLLIB 1.9m
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: xHarbour.org 1.21
Posted: Sat Apr 11, 2009 07:55 PM

Enrique,

Tienes que enlazar ZLIB.LIB de xHarbour tambien.

Puedes descargar xHarbour desde aqui, que incluye todas las librerias de contribuciones:

www.fivetechsoft.com/files/xharbour.exe

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 582
Joined: Fri Oct 07, 2005 02:17 PM
Re: xHarbour.org 1.21
Posted: Tue Apr 14, 2009 03:21 AM

Gracias Antonio, parece que ya esta Ok

Enrrique Vertiz Pitta

Lima-Peru

xHb 1.23.1026X, Fwh 25.01, BCC74, MySQL 8.0.X, SQLLIB 1.9m

Continue the discussion