FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin para Harbour/xHarbour Migrando de FW a FWH ahora otros problemas
Posts: 65
Joined: Fri Oct 21, 2005 08:07 PM
Migrando de FW a FWH ahora otros problemas
Posted: Wed Jun 28, 2006 12:53 AM

Saludos a todos!
Gracias por las respuestas a mi problema con la UUID.LIB.

Ahora tengo otro problema, al compilar la aplicación me envia el sig. mensaje de error:

Error: Unresolved external '_HB_FUN_HB_DBG_VMSTKLCOUNT' referenced from C:\FWH\LIB\FIVEHX.LIB|HARBOUR
Error: Unresolved external '_HB_FUN_HB_DBG_VMPARLLIST' referenced from C:\FWH\LIB\FIVEHX.LIB|HARBOUR
Error: Unresolved external '_HB_FUN_HB_DBG_VMVARLGET' referenced from C:\FWH\LIB\FIVEHX.LIB|HARBOUR
Error: Unresolved external '_HB_FUN_HB_DBG_VMVARSLEN' referenced from C:\FWH\LIB\FIVEHX.LIB|HARBOUR

Gracias de antemano por su ayuda.

Laura Edith Hernández H.

:?

Laurel
Posts: 840
Joined: Thu Oct 13, 2005 07:05 PM
Migrando de FW a FWH ahora otros problemas
Posted: Wed Jun 28, 2006 01:20 AM

Linkeaste la libreria FiveHC tambien, ademas de librerias de (x)Harbour ?

Saludos

R.F.
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Migrando de FW a FWH ahora otros problemas
Posted: Wed Jun 28, 2006 07:50 AM

Laura,

Que versión (build y fecha) de Harbour estás usando ? De donde la has descargado ?

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 65
Joined: Fri Oct 21, 2005 08:07 PM
Migrando de FW a FWH ahora otros problemas
Posted: Wed Jun 28, 2006 05:42 PM
Antonio Linares wrote:Laura,

Que versión (build y fecha) de Harbour estás usando ? De donde la has descargado ?


xHarbour Compiler build 0.73.0 (SimpLex)
Copyright 1999-2003, http://www.xharbour.org http://www.harbour-project.org/

La tome del disco que venía incluido con el software que compre.

Saludos.
Laurel
Posts: 65
Joined: Fri Oct 21, 2005 08:07 PM
Migrando de FW a FWH ahora otros problemas
Posted: Wed Jun 28, 2006 05:49 PM
RF wrote:Linkeaste la libreria FiveHC tambien, ademas de librerias de (x)Harbour ?


Efectivamente estaba indicada esa librería, ya la quite pero ahora me manda muchos mas errores. El archivo .MAK que estoy usando lo tome de FWH\SOURCE\FUNCTION y se llama CBATIWIN.MAK a partir de ese archivo hice el que estoy utilizando. ¿me sirve ese o no? algunos de los errores ahora son:
\BORLAND\BCC55\bin\ilink32.exe -Gn -aa -Tpe -s -I -x @MAKE0000.@@@
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Error: Unresolved external '_HB_FUN_GETVERSION' referenced from C:\FWH\LIB\FIVEHX.LIB|ERRSYSW
Error: Unresolved external '_HB_FUN_ISWINNT' referenced from C:\FWH\LIB\FIVEHX.LIB|ERRSYSW
Error: Unresolved external '_HB_FUN_FREERESOURCES' referenced from C:\FWH\LIB\FIVEHX.LIB|ERRSYSW
Error: Unresolved external '_HB_FUN_POSTQUITMESSAGE' referenced from C:\FWH\LIB\FIVEHX.LIB|ERRSYSW
Error: Unresolved external '_HB_FUN_MSGSTOP' referenced from C:\FWH\LIB\FIVEHX.LIB|ERRSYSW
Error: Unresolved external '_HB_FUN_GETMODULEFILENAME' referenced from C:\FWH\LIB\FIVEHX.LIB|ERRSYSW
Error: Unresolved external '_HB_FUN_GETINSTANCE' referenced from C:\FWH\LIB\FIVEHX.LIB|ERRSYSW
Error: Unresolved external '_HB_FUN_LCHDIR' referenced from C:\FWH\LIB\FIVEHX.LIB|FILENAME
Error: Unresolved external '_HB_FUN_SYSREFRESH' referenced from C:\FWH\LIB\FIVEHX.LIB|FILENAME
Error: Unresolved external '_HB_FUN_SETCAPTURE' referenced from C:\FWH\LIB\FIVEHX.LIB|WINDOW
Error: Unresolved external '_HB_FUN_WNDCENTER' referenced from C:\FWH\LIB\FIVEHX.LIB|WINDOW
Error: Unresolved external '_HB_FUN_HB_DBG_VMSTKLCOUNT' referenced from C:\FWH\LIB\FIVEHX.LIB|HARBOUR
:-)

Gracias por la ayuda.

Laura Edith Hernández H. :-)
Laurel

Continue the discussion