FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour HBZIP.LIB
Posts: 82
Joined: Fri Mar 03, 2006 06:26 PM
HBZIP.LIB
Posted: Thu Aug 07, 2014 08:53 AM

Hi Antonio,

HBZIP.LIB is missing from the 14.07 FTDN xHarbour download. Is it OK to use the one from 14.06?

TIA
David

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: HBZIP.LIB
Posted: Thu Aug 07, 2014 08:54 AM

David,

yes, it should work fine :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 82
Joined: Fri Mar 03, 2006 06:26 PM
Re: HBZIP.LIB
Posted: Thu Aug 07, 2014 11:05 AM

Gracias
David

Posts: 57
Joined: Sun Apr 12, 2009 10:51 AM
Re: HBZIP.LIB
Posted: Sat Jul 25, 2015 05:39 AM
Dear Mr.Antonio,

I am trying to us xharbour to use "DLLCALL" function.
When I compiled 'achoice.prg" in samples folder, there was following message.

Code (fw): Select all Collapse
xHarbour 1.2.3 Intl. (SimpLex) (Build 20150603)
Error: Unresolved external '__ltolower_lcid' referenced from E:\FWH\XHB32\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external '__ltoupper_lcid' referenced from E:\FWH\XHB32\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external 'std::_Locinfo::_Locinfo(const std::basic_string<char, std::char_traits<char>, std::allocator<char> >&)' referenced from E:\FWH\XHB32\LIB\HBZIP.LIB|ziparchive
* Linking errors *


When I replace HBZIP.LIB ( 1,019,904 bytes) with older version HBZIP.LIB (825,856byte, 2013.Oct.7) ,
there was no such compile error..

Is there more recent and stable HBZIP.lib or other method to overcome this matters?

Thanks.

YongWoo, Kim
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: HBZIP.LIB
Posted: Sat Jul 25, 2015 12:21 PM
regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 82
Joined: Fri Mar 03, 2006 06:26 PM
Re: HBZIP.LIB
Posted: Fri Jul 31, 2015 10:22 AM

Hi Antonio,

I just tried the latest download and I got the following error:

Error: Unresolved external '__ltolower_lcid' referenced from C:\XHARBOUR\LIB\HBZIP.LIB|ziparchive
Error: Unresolved external '__ltoupper_lcid' referenced from C:\XHARBOUR\LIB\HBZIP.LIB|ziparchive

Thanks,
David

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: HBZIP.LIB
Posted: Fri Jul 31, 2015 02:43 PM

David,

Are you using Bcc 7 ?

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 82
Joined: Fri Mar 03, 2006 06:26 PM
Re: HBZIP.LIB
Posted: Sat Aug 01, 2015 11:52 AM

Hi Antonio,

No I'm using bcc582. Where can I get the latest 7?

TIA
David

Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: HBZIP.LIB
Posted: Sat Aug 01, 2015 12:25 PM
David,

from Mel Smith website:

Visit http://www.whosaway.com, and download it.

If you receive a 'Denied Access' from the site, then simply email
syntel@cox.net with your real name and external IP address, and I will
quickly allow you access to the site.


You will also find there the latest xHarbour build.

EMG
Posts: 82
Joined: Fri Mar 03, 2006 06:26 PM
Re: HBZIP.LIB
Posted: Sun Aug 02, 2015 04:10 PM

Thanks Enrico

Continue the discussion