Search found 32 matches: crc32

Return to advanced search

Re: Probando PNG Reader

Muy bueno, pero al compilar con Harbour me dan los siguientes errores: Error: Unresolved external '_crc32' referenced from Z:\SOFTWARE\HARBOUR\FUE\FWPNGH.LIB|PNG Error: Unresolved external '_inflateReset' referenced from Z:\SOFTWARE\HARBOUR\FUE\FWPNGH.LIB|PNG Error: Unresolved external '_inflateInit...
by softruz
Tue May 18, 2010 4:20 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Probando PNG Reader
Replies: 5
Views: 1498

Re: Uso de Archivos ZIP y Unzip

Para complilar con xharbour con FWH 8.03 que librerias debo usar. Deacuerdo a los comentarios se debe usar la libreria hbzip.lib y el pcrepos.lib Al compilarlo me genera este error. Error: Unresolved external '_inflateEnd' referenced from Error: Unresolved external '_deflate' referenced from Error: ...
by ruben Dario
Wed Apr 21, 2010 10:08 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Uso de Archivos ZIP y Unzip
Replies: 11
Views: 3774

Re: Data Backup

... allows you to password protect your backup. FBackup tests the backup files automatically to ensure the backup is safe and correctly executed (uses CRC32). FBackup runs on Windows Vista, XP, 2000 and 2008/2003/2000 Server. FBackup is free for both personal and commercial use . Best Regards Uwe :lol:
by ukoenig
Sun Jul 26, 2009 8:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Data Backup
Replies: 12
Views: 3053

Error compilando hbzip

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...
by DiGregorio
Tue Jul 21, 2009 3:47 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error compilando hbzip
Replies: 1
Views: 477

Re: zip and unzip

... + >> b32.bcecho %hdir%\lib\hbw32.lib + >> b32.bc I get a number of errors: wild2regEx inflateend deflate get_crc_table deflateinit2 crc32 fscurdirbuffex inflateinit2 inflate retcadagrt
by hag
Wed Jun 03, 2009 2:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: zip and unzip
Replies: 8
Views: 1469

xHarbour.org 1.21

... Error: Unresolved external 'deflateInit2_' referenced from C:\XHRB121\LIB\HBZIP.LIB|ziparchive Error: Unresolved external 'crc32' referenced from C:\XHRB121\LIB\HBZIP.LIB|ziparchive Error: Unresolved external 'inflateInit2_' referenced from C:\XHRB121\LIB\HBZIP.LIB|ziparchive ...
by Enrrique Vertiz
Sat Apr 11, 2009 7:28 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: xHarbour.org 1.21
Replies: 2
Views: 699

... still need the parameters... the Returns is: array(Name,Size before Compress,Status of compression,Size after Compress,% of compress, Date, Time, CRC32 , Properties*) *: file properties, hidden, read-only, system, archive, directory,etc.... Ex.: --wD (directory), --wah(ocult archive) [/url]
by sambomb
Mon Oct 20, 2008 1:00 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ZIPS Functions
Replies: 11
Views: 4307

hbzip FIVEWIN 8.03 / 8.09

Estou tendo problemas com HBZIP USO HBMAKE meu makefile esta assim LIBFILES = \tools\bcc55\lib\psdk\msimg32.lib // \tools\noway\noway.lib // \tools\twbrowse\twbrowse.lib // \tools\hbcomm\hbcomm2.lib // rddads.lib ace32.lib hbzip.lib // $(FWH)\lib\fivehx.lib $(FWH)\lib\fivehc.lib lang.lib vm.lib rtl....
by luiz53
Fri Sep 26, 2008 9:05 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: hbzip FIVEWIN 8.03 / 8.09
Replies: 1
Views: 647

Link problems with 8.05

Borland compile. FWH 8.05 + 8.05's xHarbour + latest may '08 xHB.com's builder beta: ----------------- Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland Error: Unresolved external 'AlphaBlend' referenced from D:\FWH\LIB\FIVEHC.LIB|BRUSHES Error: Unresolved external '_inflateEnd' reference...
by Colin Wisbey
Tue May 20, 2008 11:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Link problems with 8.05
Replies: 4
Views: 1093

Error HBZIP.LIB

I've a problem with HBZIP.LIB with the version FWh + xHb 8.03 it's OK :) with the version 8.04 it isn't OK :cry: , the link indicates c:\bcc55\bin\ilink32 -Gn -aa -Tpe -s -v @b32.bc Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland Error: Unresolved external '_inflateEnd' referenced from ...
by stefano
Sun Apr 27, 2008 7:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error HBZIP.LIB
Replies: 13
Views: 3429

Error con Hbzip para xHarbour Version 8.04

Antonio, Instale la nueva version 8.04 y me da problemas con la libreria Hbzip, usando las funciones HB_Zipfile() y HB_Unzipfile() estoy compilando con xHarbour. Veo que HBZIP.LIB tiene fecha de 2008.04.11 y el resto de las librerias de xHarbour tienen fecha de 2008.04.18. Detalle del error Error: U...
by audisys
Fri Apr 18, 2008 8:50 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Error con Hbzip para xHarbour Version 8.04
Replies: 9
Views: 2483

Re: Generating a CRC

Try using HB_CRC32().

EMG
by Enrico Maria Giordano
Fri Feb 22, 2008 7:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Generating a CRC
Replies: 11
Views: 1970

... compress.c c:\vce\bin\clarm -c /DARM /DUNICODE -D__HARBOUR__ -DHB_API_MACROS -D__FLAT__ -Ic:\harbour_ce\harbour\include -Ic:\vce\include\arm -Focrc32.obj crc32.c c:\vce\bin\clarm -c /DARM /DUNICODE -D__HARBOUR__ -DHB_API_MACROS -D__FLAT__ -Ic:\harbour_ce\harbour\include -Ic:\vce\include\arm ...
by Antonio Linares
Fri Apr 13, 2007 10:31 pm
 
Forum: FiveWin for Pocket PC
Topic: Using archives ZIP
Replies: 25
Views: 9555

Lo descargue desde este foro (utilidades) pero ...

Ya lo pude descargar desde este foro (utilidades), pero ... Al linkar la libreria me arroja estos errores. ¿saben porque? Uso FWH 2.6 Copyright (c) 1990, 1999 Inprise Corporation. All rights reserved. =============================================== = Montado fichero b32.bc para el linkador = =======...
by AngelSalom
Fri Mar 09, 2007 11:31 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: HBZIP.LIB!!
Replies: 4
Views: 1539

Re: Errores de compilacion

Mike. Losl Zipper, Ziper2 y Zipper3 que puse en el link han sido creado para xHarbour como dice Antonio. Lo que pasa que la librería hbZip se encuentra en esta versión y no lo he visto en Harbour. Puedes ver qué sucede si haces una copia de hbZip y lo colocas como librería de Harbour y haces el proc...
by Armando Picon
Mon Aug 07, 2006 4:29 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: hbzip
Replies: 6
Views: 1611
PreviousNext

Return to advanced search