Hola foro, estoy intentando echar a correr HBZIP.LIB en mi aplicación y al incluirlo en mi fichero de linkado, me arroja los siguientes errores :
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Error: Unresolved external '_Wild2RegEx' referenced from C:\SI\TRABAJO\FWH\SICLASES\HBZIP\HBZIP.LIB|zip
Error: Unresolved external '_hb_fsDirectory' referenced from C:\SI\TRABAJO\FWH\SICLASES\HBZIP\HBZIP.LIB|zip
Error: Unresolved external '_inflateEnd' referenced from C:\SI\TRABAJO\FWH\SICLASES\HBZIP\HBZIP.LIB|ziparchive
Error: Unresolved external '_deflate' referenced from C:\SI\TRABAJO\FWH\SICLASES\HBZIP\HBZIP.LIB|ziparchive
Error: Unresolved external '_get_crc_table' referenced from C:\SI\TRABAJO\FWH\SICLASES\HBZIP\HBZIP.LIB|ziparchive
Error: Unresolved external '_deflateEnd' referenced from C:\SI\TRABAJO\FWH\SICLASES\HBZIP\HBZIP.LIB|ziparchive
Error: Unresolved external '_deflateInit2_' referenced from C:\SI\TRABAJO\FWH\SICLASES\HBZIP\HBZIP.LIB|ziparchive
Error: Unresolved external '_crc32' referenced from C:\SI\TRABAJO\FWH\SICLASES\HBZIP\HBZIP.LIB|ziparchive
Error: Unresolved external '_hb_fsCurDirBuffEx' referenced from C:\SI\TRABAJO\FWH\SICLASES\HBZIP\HBZIP.LIB|zipnew
Error: Unresolved external '_inflateInit2_' referenced from C:\SI\TRABAJO\FWH\SICLASES\HBZIP\HBZIP.LIB|ziparchive
Error: Unresolved external '_inflate' referenced from C:\SI\TRABAJO\FWH\SICLASES\HBZIP\HBZIP.LIB|ziparchive
Error: Unresolved external '_hb_arraySetForward' referenced from C:\SI\TRABAJO\FWH\SICLASES\HBZIP\HBZIP.LIB|zipnew
Me falta algo????
Gracias
Angel Salom
angel@sigev.com
Problemas linkando HBZIP.LIB
- AngelSalom
- Posts: 664
- Joined: Fri Oct 07, 2005 7:38 am
- Location: Vinaros (Castellón ) - España
- Contact:
Problemas linkando HBZIP.LIB
Angel Salom
http://www.visionwin.com
---------------------------------------------
fwh 19.05 - harbour 3.2 - bcc 7.0
http://www.visionwin.com
---------------------------------------------
fwh 19.05 - harbour 3.2 - bcc 7.0
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Juan Carlos,
Los fuentes están en el directorio hbzlib de contribuciones de xharbour. Puedes conseguirlos desde el cvs en sourceforge, ó si quieres puedo copiarlos a www.hyperupload.com y poner un enlace de descarga aqui.
Te aviso que los fuentes están en C++ y que habrá que revisar que referencias externas usa y si estan disponibles esas referencias en Harbour.
Los fuentes están en el directorio hbzlib de contribuciones de xharbour. Puedes conseguirlos desde el cvs en sourceforge, ó si quieres puedo copiarlos a www.hyperupload.com y poner un enlace de descarga aqui.
Te aviso que los fuentes están en C++ y que habrá que revisar que referencias externas usa y si estan disponibles esas referencias en Harbour.
- AngelSalom
- Posts: 664
- Joined: Fri Oct 07, 2005 7:38 am
- Location: Vinaros (Castellón ) - España
- Contact:
Entonces, no hay forma posible de manejar ficheros comprimidos con harbour????
Angel Salom
http://www.visionwin.com
---------------------------------------------
fwh 19.05 - harbour 3.2 - bcc 7.0
http://www.visionwin.com
---------------------------------------------
fwh 19.05 - harbour 3.2 - bcc 7.0
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
- AngelSalom
- Posts: 664
- Joined: Fri Oct 07, 2005 7:38 am
- Location: Vinaros (Castellón ) - España
- Contact:
Eso, eso. Animo con ese tiempo tan escaso que tenemos en estos tiempos que corren que todos vamos con tantísima prisaaaaaaaaaa.
Angel Salom
http://www.visionwin.com
---------------------------------------------
fwh 19.05 - harbour 3.2 - bcc 7.0
http://www.visionwin.com
---------------------------------------------
fwh 19.05 - harbour 3.2 - bcc 7.0