Error HBZIP.LIB
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 , 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 C:\XHARBOUR\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external '_deflate' referenced from C:\XHARBOUR\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external '_get_crc_table' referenced from C:\XHARBOUR\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external '_deflateEnd' referenced from C:\XHARBOUR\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external '_deflateInit2_' referenced from C:\XHARBOUR\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external '_crc32' referenced from C:\XHARBOUR\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external '_inflateInit2_' referenced from C:\XHARBOUR\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external '_inflate' referenced from C:\XHARBOUR\LIB\HBZIP.LIB|ziparchive
** error 2 ** deleting menu.exe
I've used the HBZIP.LIB of the version 8.04 with fwh + xHb 8.03 and it's OK
Have you any idea ? can you help me, please
with the version FWh + xHb 8.03 it's OK
with the version 8.04 it isn't OK , 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 C:\XHARBOUR\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external '_deflate' referenced from C:\XHARBOUR\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external '_get_crc_table' referenced from C:\XHARBOUR\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external '_deflateEnd' referenced from C:\XHARBOUR\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external '_deflateInit2_' referenced from C:\XHARBOUR\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external '_crc32' referenced from C:\XHARBOUR\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external '_inflateInit2_' referenced from C:\XHARBOUR\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external '_inflate' referenced from C:\XHARBOUR\LIB\HBZIP.LIB|ziparchive
** error 2 ** deleting menu.exe
I've used the HBZIP.LIB of the version 8.04 with fwh + xHb 8.03 and it's OK
Have you any idea ? can you help me, please
FWH 14.11 + xHarbour + bcc582
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Yes
I task that problem is xHarbour
I have compiled with xHArbour CVS and error is
c:\bcc55\bin\ilink32 -Gn -aa -Tpe -s -v @b32.bc
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Error: Unresolved external '_HB_FUN___CLSACTIVE' referenced from C:\FWH\LIB\FIVEHX.LIB|FONT
** error 2 ** deleting menu.exe
and not more hbzip.lib
I task that problem is xHarbour
I have compiled with xHArbour CVS and error is
c:\bcc55\bin\ilink32 -Gn -aa -Tpe -s -v @b32.bc
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Error: Unresolved external '_HB_FUN___CLSACTIVE' referenced from C:\FWH\LIB\FIVEHX.LIB|FONT
** error 2 ** deleting menu.exe
and not more hbzip.lib
FWH 14.11 + xHarbour + bcc582
- 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:
Stefano,
Please download and link zlib.lib from here:
http://www.hotshare.net/file/51363-294266699c.html
Please download and link zlib.lib from here:
http://www.hotshare.net/file/51363-294266699c.html
Antonio,
the library zlib.lib it's OK
now the problem is hbzip.lib ...
if use update 8.04 isn't ok
[/img]http://img247.imageshack.us/img247/2097/menueb0.gif[/img]
if I use 8.04 update with hbzip.lib 8.03 all ok
for me that is good , you see a little
excuse. I do not know if email ok is the first with an image.
regards
Stefano
the library zlib.lib it's OK
now the problem is hbzip.lib ...
if use update 8.04 isn't ok
[/img]http://img247.imageshack.us/img247/2097/menueb0.gif[/img]
if I use 8.04 update with hbzip.lib 8.03 all ok
for me that is good , you see a little
excuse. I do not know if email ok is the first with an image.
regards
Stefano
FWH 14.11 + xHarbour + bcc582
- 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:
- Richard Chidiak
- Posts: 946
- Joined: Thu Oct 06, 2005 7:05 pm
- Location: France
- Contact:
Stefano
You can try 7z product , it is free and works excellent
It has own proprietary format (7z) but also handles zip format, very easy to use in line command utility, only one exe 7z.exe to ship with your application.
If you need a sample on how to use it let me know,
Hth
Richard
www.7z.org
You can try 7z product , it is free and works excellent
It has own proprietary format (7z) but also handles zip format, very easy to use in line command utility, only one exe 7z.exe to ship with your application.
If you need a sample on how to use it let me know,
Hth
Richard
www.7z.org