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
Error compilando hbzip
- DiGregorio
- Posts: 42
- Joined: Fri Nov 04, 2005 12:22 am
- Location: Ven - Ita
- Contact:
Error compilando hbzip
FWH/FWHX 9.10 + Harbour + xMate 1.5
Domenico Di Gregorio
Italia - Venezuela
stePyme 1.0
Domenico Di Gregorio
Italia - Venezuela
stePyme 1.0
Re: Error compilando hbzip
Hola Domenico:
Un abrazo.
Manuel Mercado.
Creo que deberías enlazar también la librería zlib.lib de xHarbour.DiGregorio wrote:Estimados, tengo este error cuando compilo con la clase hbzip con xHarbour
Un abrazo.
Manuel Mercado.
manuelmercado at prodigy dot net dot mx