FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin para Harbour/xHarbour Problemas al compilar Account en samples
Posts: 1446
Joined: Mon Oct 10, 2005 02:38 PM

Problemas al compilar Account en samples

Posted: Sat Feb 03, 2018 11:06 PM

Hola Antonio,

Estoy intentando compilar el ejemplo Account y me da estos errores:

Error: Unresolved external '_HB_FUN_HB_GETFILESINZIP' referenced from C:\DESARRO
L\FWH_1507\LIB\FIVEH.LIB|OLEFUNCS
Error: Unresolved external '_HB_FUN_HB_UNZIPOPEN' referenced from C:\DESARROL\FW
H_1507\LIB\FIVEH.LIB|OLEFUNCS
Error: Unresolved external '_HB_FUN_HB_UNZIPFILEFIRST' referenced from C:\DESARR
OL\FWH_1507\LIB\FIVEH.LIB|OLEFUNCS
Error: Unresolved external '_HB_FUN_HB_UNZIPFILEINFO' referenced from C:\DESARRO
L\FWH_1507\LIB\FIVEH.LIB|OLEFUNCS
Error: Unresolved external '_HB_FUN_HB_UNZIPFILEOPEN' referenced from C:\DESARRO
L\FWH_1507\LIB\FIVEH.LIB|OLEFUNCS
Error: Unresolved external '_HB_FUN_HB_UNZIPFILEREAD' referenced from C:\DESARRO
L\FWH_1507\LIB\FIVEH.LIB|OLEFUNCS
Error: Unresolved external '_HB_FUN_HB_UNZIPFILECLOSE' referenced from C:\DESARR
OL\FWH_1507\LIB\FIVEH.LIB|OLEFUNCS
Error: Unresolved external '_HB_FUN_HB_UNZIPFILENEXT' referenced from C:\DESARRO
L\FWH_1507\LIB\FIVEH.LIB|OLEFUNCS
Error: Unresolved external '_HB_FUN_HB_UNZIPCLOSE' referenced from C:\DESARROL\F
WH_1507\LIB\FIVEH.LIB|OLEFUNCS
Error: Unresolved external 'SHCreateDirectoryExA' referenced from C:\DESARROL\FW
H_1507\LIB\FIVEHC.LIB|MKDIR
Error: Unable to perform link

驴C贸mo los puedo resolver?

驴Qu茅 me falta por linkar?

Muchas gracias,

Un Saludo

Carlos G.



FiveWin 25.12 + Harbour 3.2.0dev (r2502110321), BCC 7.7 Windows 11 Home

Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM

Re: Problemas al compilar Account en samples

Posted: Sat Feb 03, 2018 11:55 PM

A帽ade

minizip.lib
hbzip.lib

Cristobal Navarro

Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noci贸n del tiempo

El secreto de la felicidad no est谩 en hacer lo que te gusta, sino en que te guste lo que haces
Posts: 1446
Joined: Mon Oct 10, 2005 02:38 PM

Re: Problemas al compilar Account en samples

Posted: Sun Feb 04, 2018 06:42 PM
cnavarro wrote:A帽ade

minizip.lib
hbzip.lib


Gracias Cristobal,

pero en la versi贸n de Harbour que "acompa帽aba" a la de FWH 1507 no viene hbzip.lib

Un Saludo

Carlos G.



FiveWin 25.12 + Harbour 3.2.0dev (r2502110321), BCC 7.7 Windows 11 Home

Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM

Re: Problemas al compilar Account en samples

Posted: Sun Feb 04, 2018 06:49 PM
Disculpa es, se me fue el dedo


hbziparc.lib
hbmzip.lib
hbzlib.lib
minizip.lib
Cristobal Navarro

Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noci贸n del tiempo

El secreto de la felicidad no est谩 en hacer lo que te gusta, sino en que te guste lo que haces
Posts: 1446
Joined: Mon Oct 10, 2005 02:38 PM

Re: Problemas al compilar Account en samples

Posted: Sun Feb 04, 2018 08:20 PM
cnavarro wrote:Disculpa es, se me fue el dedo


hbziparc.lib
hbmzip.lib
hbzlib.lib
minizip.lib


No te disculpes, agradezco tu ayuda.

De momento han desaparecido casi todos los errores, s贸lo queda este:

Error: Unresolved external 'SHCreateDirectoryExA' referenced from C:\DESARROL\FW
H_1507\LIB\FIVEHC.LIB|MKDIR

Un Saludo

Carlos G.



FiveWin 25.12 + Harbour 3.2.0dev (r2502110321), BCC 7.7 Windows 11 Home

Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM

Re: Problemas al compilar Account en samples

Posted: Sun Feb 04, 2018 08:29 PM
A帽ade en las libs de borland


shell32.lib
Cristobal Navarro

Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noci贸n del tiempo

El secreto de la felicidad no est谩 en hacer lo que te gusta, sino en que te guste lo que haces
Posts: 1446
Joined: Mon Oct 10, 2005 02:38 PM

Re: Problemas al compilar Account en samples

Posted: Sun Feb 04, 2018 10:51 PM
cnavarro wrote:A帽ade en las libs de borland


shell32.lib


Muchas gracias Cristobal, ahora si.

Un Saludo

Carlos G.



FiveWin 25.12 + Harbour 3.2.0dev (r2502110321), BCC 7.7 Windows 11 Home

Continue the discussion