FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin para Harbour/xHarbour Error compilando hbzip
Posts: 42
Joined: Fri Nov 04, 2005 12:22 AM
Error compilando hbzip
Posted: Tue Jul 21, 2009 03:47 PM

Estimados, tengo este error cuando compilo con la clase hbzip con xHarbour

Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Error: Unresolved external 'adler32' referenced from C:\WORK\XHARBOUR\LIB\RTL.LIB|hbcrypt
Error: Unresolved external '_inflateEnd' referenced from C:\WORK\XHARBOUR\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external '_deflate' referenced from C:\WORK\XHARBOUR\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external '_get_crc_table' referenced from C:\WORK\XHARBOUR\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external '_deflateEnd' referenced from C:\WORK\XHARBOUR\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external '_deflateInit2
' referenced from C:\WORK\XHARBOUR\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external 'crc32' referenced from C:\WORK\XHARBOUR\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external '_inflateInit2
' referenced from C:\WORK\XHARBOUR\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external '_inflate' referenced from C:\WORK\XHARBOUR\LIB\HBZIP.LIB|ziparchive

Gracias de Antemano

FWH/FWHX 9.10 + Harbour + xMate 1.5



Domenico Di Gregorio

Italia - Venezuela

stePyme 1.0
Posts: 782
Joined: Wed Dec 19, 2007 07:50 AM
Re: Error compilando hbzip
Posted: Tue Jul 21, 2009 04:25 PM
Hola Domenico:
DiGregorio wrote:Estimados, tengo este error cuando compilo con la clase hbzip con xHarbour

Creo que deberías enlazar también la librería zlib.lib de xHarbour.

Un abrazo.

Manuel Mercado.
manuelmercado at prodigy dot net dot mx

Continue the discussion