FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Pocket PC Error when compiling using HBZLIB and HBMZIP FWPPC
Posts: 6
Joined: Sat Feb 11, 2006 03:53 AM
Error when compiling using HBZLIB and HBMZIP FWPPC
Posted: Tue Aug 02, 2011 10:23 PM

Any help would be appreciated.

I am developing a routine (FWPPC February 2010) to compress files in a Zip format and later send them using FTP to my main server.

I have tried using HBZLIB and HBMZIP libraries, including the last one I downloaded from fivewnin-contribuitions, and it's giving me the following error:


hbmzip.lib(zip.obj) : error LNK2019: unresolved external symbol time referenced
in function "int __cdecl crypthead(char const ,unsigned char ,int,unsigned lon
g ,unsigned long const ,unsigned long)" (?crypthead@@YAHPBDPAEHPAKPBKK@Z)
pocket.exe : fatal error LNK1120: 1 unresolved externals
* Linking errors *


or is there another way to compress files in pocket pc?

Thanks for your help,

Fernando

Continue the discussion