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
... ZIPMSG Error E2379 clipzip2.c 54: Statement missing ; in function ZIPMSG Error E2451 clipzip2.c 62: Undefined symbol 'PZFILEINFO' in function ZIPTYPE Error E2379 clipzip2.c 62: Statement missing ; in function ZIPTYPE Error E2451 clipzip2.c 68: Undefined symbol 'pzFileInfo' in function ZIPTYPE ...
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...
Luis; Los errores como: Unresolved External 'BH_FUN_ZIPTYPE' Referenced From C:\FWH\VTAS\VTA0100.PRG Se debe a que falta la lib HbZip, que es llamada desde VTA0100; idem para las demaas llmadas ZIP... (Podes incluir la lib o anular la llamada en el prg) Las llamadas a TSSay; corresponden a la clase ...
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 ...
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....
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...
Hello, I try to migrate my zipping program from FW16 to FW32. If I'm right, I need to use xHBZIP.DLL. Nevertheless I got the error : ----------------------------------- Unresolved external symbol '_HB_FUN_ZIPFILE Unresolved external symbol '_HB_FUN_UNZIPFILE Unresolved external symbol '_HB_FUN_ZIPTY...
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 ³Û ÀÄÄÄÄ...
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:...
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...
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...
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?...