HBZIP.LIB
- David Williams
- Posts: 82
- Joined: Fri Mar 03, 2006 6:26 pm
- Location: Ireland
HBZIP.LIB
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
HBZIP.LIB is missing from the 14.07 FTDN xHarbour download. Is it OK to use the one from 14.06?
TIA
David
- Antonio Linares
- Site Admin
- Posts: 42404
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 12 times
- Been thanked: 48 times
- Contact:
- David Williams
- Posts: 82
- Joined: Fri Mar 03, 2006 6:26 pm
- Location: Ireland
- kim yong woo
- Posts: 57
- Joined: Sun Apr 12, 2009 10:51 am
- Location: Seoul, Korea
- Contact:
Re: HBZIP.LIB
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.
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
I am trying to us xharbour to use "DLLCALL" function.
When I compiled 'achoice.prg" in samples folder, there was following message.
Code: Select all | Expand
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
- Antonio Linares
- Site Admin
- Posts: 42404
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 12 times
- Been thanked: 48 times
- Contact:
Re: HBZIP.LIB
Kim,
Are you using Bcc 7 ?
If so, please use this xharbour:
https://bitbucket.org/fivetech/harbour-xharbour-builds/downloads/xharbour_1.2.3_32bits_bcc7_20150603.zip
Are you using Bcc 7 ?
If so, please use this xharbour:
https://bitbucket.org/fivetech/harbour-xharbour-builds/downloads/xharbour_1.2.3_32bits_bcc7_20150603.zip
- David Williams
- Posts: 82
- Joined: Fri Mar 03, 2006 6:26 pm
- Location: Ireland
Re: HBZIP.LIB
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
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
- Antonio Linares
- Site Admin
- Posts: 42404
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 12 times
- Been thanked: 48 times
- Contact:
- David Williams
- Posts: 82
- Joined: Fri Mar 03, 2006 6:26 pm
- Location: Ireland
- Enrico Maria Giordano
- Posts: 8734
- Joined: Thu Oct 06, 2005 8:17 pm
- Location: Roma - Italia
- Has thanked: 1 time
- Been thanked: 1 time
- Contact:
Re: HBZIP.LIB
David,
from Mel Smith website:
You will also find there the latest xHarbour build.
EMG
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
- David Williams
- Posts: 82
- Joined: Fri Mar 03, 2006 6:26 pm
- Location: Ireland