FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin para Harbour/xHarbour comprimir archivos
Posts: 652
Joined: Wed Oct 19, 2005 12:03 PM
comprimir archivos
Posted: Mon Aug 17, 2009 12:28 PM
Había hecho en fw 16bits una función para comprimir archivos, la quise implementar en 32bists y no lo compila, hice los testzip de samples en fwh7.12 y me da el mismo error
Code (fw): Select all Collapse
Compilado y Enlazado de: [G:\fwh712\samples\testzip.Exe]
Ejecución No. 1
Ejecutada a las: 09:23:21
============================================================
xHarbour Compiler build 1.1.0 (SimpLex)
Copyright 1999-2007, http://www.xharbour.org <!-- m --><a class="postlink" href="http://www.harbour-project.org/">http://www.harbour-project.org/</a><!-- m -->
Compiling 'G:\fwh712\samples\testzip.prg'...
Lines 171, Functions/Procedures 4
Generating C source output to 'G:\fwh712\obj\testzip.hrb'...
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
G:\fwh712\obj\testzip.hrb:
Borland Resource Compiler  Version 5.40
Copyright (c) 1990, 1999 Inprise Corporation.  All rights reserved.
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Error: Unresolved external '_HB_FUN_ZIPFILE' referenced from
G:\FWH712\OBJ\TESTZIP.OBJ
Error: Unresolved external '_HB_FUN_ZIPTYPE' referenced from
G:\FWH712\OBJ\TESTZIP.OBJ
Error: Unresolved external '_HB_FUN_ZIPBLOCK' referenced from
G:\FWH712\OBJ\TESTZIP.OBJ
Error: Unresolved external '_HB_FUN_ZIPMSG' referenced from
G:\FWH712\OBJ\TESTZIP.OBJ
Fin del proceso.
MAKE Version 5.2  Copyright (c) 1987, 2000 Borland
** error 2 ** deleting G:\fwh712\samples\testzip.exe
Ha habido ERRORES al intentar Generar la Aplicacion
============================================================
VERCE v4.5+ -> Ver Resultados de Compilación y Enlazado v4.5+
Juan Carlos Salinas Ojeda
<!-- e --><a href="mailto:jcso@hotmail.com">jcso@hotmail.com</a><!-- e -->
Minatitlán, Veracruz. MEXICO
Y Solo Veracruz es bello !!!
William Morales [wmormar]
<!-- e --><a href="mailto:wmormar@yahoo.com.mx">wmormar@yahoo.com.mx</a><!-- e -->
Tabasco, tierra del eden mexicano
FiveWin for Harbour!!


Gracias
Posts: 652
Joined: Wed Oct 19, 2005 12:03 PM
Re: comprimir archivos
Posted: Mon Aug 17, 2009 12:34 PM

Disculpen me olvidé de enlazar hb_zip

Gracias

Posts: 652
Joined: Wed Oct 19, 2005 12:03 PM
Re: comprimir archivos
Posted: Mon Aug 17, 2009 12:40 PM

Pues no, no funciona enlazé hbzip.lib pero me da el mismo error. Alguna idea

Luis

Posts: 610
Joined: Wed Oct 19, 2005 08:20 PM
Re: comprimir archivos
Posted: Mon Aug 17, 2009 04:20 PM

Hola Luis:

Mírate esto : viewtopic.php?f=6&t=6622

Un saludo,

Manuel



xH 1.2.3, FWH 23.07 32 bits, BC++ 7.4, xVerce CW 1.0, PellesC

Continue the discussion