FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour IsZip() and the others
Posts: 39
Joined: Thu Apr 05, 2007 12:52 AM

IsZip() and the others

Posted: Thu Jun 20, 2013 02:15 AM

Antonio,

when i compiled a running program with FWH1304/xHarbour/xCC, IsZip() and also the other ZIP functions were rendered Unresolved Externals,

xLINK: error: Unresolved external symbol '_HB_FUN_ISZIP referenced from (licmanag.obj)'.
xLINK: error: Unresolved external symbol '_HB_FUN_GETFIRSTINZIP referenced from (licmanag.obj)'.
xLINK: error: Unresolved external symbol '_HB_FUN_GETNEXTINZIP referenced from (licmanag.obj)'.
xLINK: error: Unresolved external symbol '_HB_FUN_CLOSEZIPFILE referenced from (licmanag.obj)'.
xLINK: error: Unresolved external symbol '_HB_FUN_UNZIPFILE referenced from (licmanag.obj)'.
xLINK: error: Unresolved external symbol '_HB_FUN_ZIPFILE referenced from (tcbackup.obj)'.

maybe I missed some libraries here. so far, I have included:
mem32.lib, send32.lib

Thanks in advance.

Toyet

Thanks,

Toyet Amores

-----------------------------------------------------------------------

xHarbour/Fivewin/Harbour/BCC582/DBMS:Oracle/MySQL

-----------------------------------------------------------------------
Posts: 39
Joined: Thu Apr 05, 2007 12:52 AM

Re: IsZip() and the others

Posted: Thu Jun 20, 2013 05:52 AM

Antonio,

My apologies, looks like these functions don't belong to fivewin.

Toyet

Thanks,

Toyet Amores

-----------------------------------------------------------------------

xHarbour/Fivewin/Harbour/BCC582/DBMS:Oracle/MySQL

-----------------------------------------------------------------------

Continue the discussion