Search found 16 matches: zipmsg

Return to advanced search

Error en Zip

Saludos,

En mi aplicacion debo comprimir archivos y linkeo hbzip.lib y zlib.lib y marca zipfile... ziptype... zipmsg... zipblock undefined
he checado en el foro sin respuesta a mi problema. algun ejemplo claro
by noe aburto
Sun Jun 09, 2013 12:28 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error en Zip
Replies: 1
Views: 356

Re: How can recompile FW libraries?

... ZIPBLOCK Error E2379 clipzip2.c 41: Statement missing ; in function ZIPBLOCK Error E2451 clipzip2.c 48: Undefined symbol 'PZFILEINFO' in function ZIPMSG Error E2379 clipzip2.c 48: Statement missing ; in function ZIPMSG Error E2451 clipzip2.c 54: Undefined symbol 'pzFileInfo' in function ZIPMSG ...
by mosh1
Mon Oct 10, 2011 11:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How can recompile FW libraries?
Replies: 23
Views: 5535

Re: Uso de Archivos ZIP y Unzip

Gracias Manuel por tu respuesta, pero aun sigue pidiendo los archivos

son los siguientes

_HB_FUN_ZIPFILE
_HB_FUN_ZIPTYPE
_HB_FUN_ZIPBLOCK
_HB_FUN_ZIPMSG

EL srchivo es el de samles testzip.prg

Gracias.
by carloslmm
Sat Mar 20, 2010 5:35 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Uso de Archivos ZIP y Unzip
Replies: 11
Views: 3738

error in testzip.prg

Hola, He intentado compilar testzip.prg de samples bajo harbour y me arroja los siguientes errores: Error: Unresolved external '_HB_FUN_ZIPFILE' referenced from C:\DEVELOP\FWH\SAMPLES\TESTZIP.OBJ Error: Unresolved external '_HB_FUN_ZIPTYPE' referenced from C:\DEVELOP\FWH\SAMPLES\TESTZIP.OBJ Error: U...
by mgsoft
Tue Jan 12, 2010 7:52 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: error in testzip.prg
Replies: 2
Views: 567

Compilar y Enlazar con xHarbour

Hola Manuel, y amigos del Foro, estoy intentando migrar a 32bits con el xHarbour : Vi el Make para borland C:\FWH\MAKES\BORMAKE hice los cambios a partir del ejemplo test.rmk para compilar mi aplicacion : #Borland make sample, (c) FiveTech Software 2005 HBDIR=c:\xHarbour BCDIR=c:\bcc55 FWDIR=c:\fwh ...
by LuisPonce
Sun Sep 27, 2009 11:20 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Compilar y Enlazar con xHarbour
Replies: 4
Views: 1796

testzip.prg lib ?

salve ho harbour80 di nov/08 e ho provato a compilare il file testzip.prg, mi da questi errori

Unresolved external:
_HB_FUN_ZIPFILE
_HB_FUN_ZIPTYPE
_HB_FUN_ZIPBLOCK
_HB_FUN_ZIPMSG

Quale libreria devo usare ?

Grazie
Romeo/Zingoni
by Romeo
Wed Dec 10, 2008 12:26 pm
 
Forum: All products support
Topic: testzip.prg lib ?
Replies: 3
Views: 865

zip unzip problem

what do I have to do to manage compeling testzip.prg ? We got this errors. hbzip.lib is not included in harbour package. Where can we get the tools which solve the our Problem ? ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄż ł FiveWin for Harbour 8.01 - Jan....
by ztibor
Wed Jun 18, 2008 1:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: zip unzip problem
Replies: 2
Views: 1053

Error occurred during compiling of zip and uzip prgs.

Hello friends, I am getting the following errors during compilation. Where should I edit the code to get correct result. During compile of \fwh\sample\testzip.prg the following errors are occured. testzip.obj : error LNK2001: unresolved external symbol "void __cdecl HB_FUN_ZIP MSG(void)" (?HB_FUN_ZI...
by Arindam
Sun Mar 18, 2007 3:07 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error occurred during compiling of zip and uzip prgs.
Replies: 8
Views: 1817

TESTZIP

What do I need to do to get TESTZIP.PRG in the samples to compile? ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ ³ FiveWin for xHarbour 6.12 - December 2006 xHarbour development power ³Ü ³ (c) FiveTech, 1993-2006 for Microsoft Windows 95/98/NT/2000/ME and XP ³Û ÀÄÄÄÄ...
by Ollie
Fri Jan 05, 2007 11:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TESTZIP
Replies: 3
Views: 1967

Funciones de archivos ZIP no andan

Estimados: Quiero utilizar las funciones para menejo de archivos zip, y no me funcionan. Cuando compilo el ejemplo que TESTZIP, me da los siguientes errores: Error: Unresolved external ´_HB_FUN_ZIPFILE´ Error: Unresolved external ´_HB_FUN_ZIPTYPE´ Error: Unresolved external ´_HB_FUN_ZIPBLOCK´ Error:...
by cmsoft
Tue Oct 24, 2006 11:59 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Funciones de archivos ZIP no andan
Replies: 10
Views: 3425

Nuevo en FWH - errores de enlazado

Por fín he conseguido compilar sin errores. Ahora viene el enlazado. He obtenido errores tanto con Harbour como con xHarbour, la mayoria correspondiente a funciones para tratamiento de archivos ZIP. Como se soluciona esto ? Reproduzco a continuación los errores obtenidos: Al enlazar en Harbour obten...
by Manuel Aranda
Sun Sep 03, 2006 10:28 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Nuevo en FWH - errores de enlazado
Replies: 9
Views: 3052

Sigo probando los ej de FWH

Hola de nuevo! Ya logre generar varios exe de los ej. de FWH pero al ejecutarlos NO HACEN NADA DE NADA??? ¿qué estoy haciendo mal? como puedo saber que sucede?... Por otro lado al querer generar el exe del programa TESTZIP me envia los sig. errores: Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 20...
by Laurel
Thu Jun 29, 2006 10:28 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Sigo probando los ej de FWH
Replies: 3
Views: 1030

compiland testzip con fw2.6 xharbor99.50

Ciao a tutti! compilando testzip negli esempi delle fivewin mi ha dato i seguenti errori: Unresolved external '_HB_FUN_ZIPFILE' Unresolved external '_HB_FUN_ZIPTYPE' Unresolved external '_HB_FUN_ZIPBLOCK' Unresolved external '_HB_FUN_ZIPMSG' può essere che la mia libreia hbzip.lib sia troppo datata?...
by Dino Alessandri
Tue Jun 20, 2006 8:53 am
 
Forum: All products support
Topic: compiland testzip con fw2.6 xharbor99.50
Replies: 4
Views: 1946

I have added hbzip.lib that I downloaded from the xharbour site to my harbour\lib directory. I modified the default Buildh.bat file to add "echo %hdir%\lib\hbzip.lib + >> b32.bc". Running the compile/link batch still give me the following errors. Should not adding the hbzip.lib file provide t...
by Richard Chidiak
Wed Oct 26, 2005 3:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Testzip and Testuzip will not compile
Replies: 10
Views: 5955

I have added hbzip.lib that I downloaded from the xharbour site to my harbour\lib directory. I modified the default Buildh.bat file to add "echo %hdir%\lib\hbzip.lib + >> b32.bc". Running the compile/link batch still give me the following errors. Should not adding the hbzip.lib file provide t...
by Richard Chidiak
Wed Oct 26, 2005 3:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Testzip and Testuzip will not compile
Replies: 10
Views: 5955
Next

Return to advanced search