Page 1 of 1

FWH2.5 NOS DA ERROR LA VERSION FWH2.4 ESTA ESTA BIEN

Posted: Sat Jul 08, 2006 1:24 am
by busmatic
Estmados amigos

Hemos estado buscado respuestas y la encotramos los siguiente

CON ESTA VERSION DE HARBOR YA LA VERION DE fwH 2.4

Harbour Compiler Alpha build 42.0 (Flex)
Copyright 1999-2002, http://www.harbour-project.org/

Compilamos y todo la compilacion trabaja a la perfeccion
NO HA ERRORES Y LOS .EXE PERFEECTOS


PERO

::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

Utilizamos FWH2.5 Y


Harbour Compiler Alpha build 46.0 (Flex)
Copyright 1999-2006, http://www.harbour-project.org/

y SALE

MAKE Version 5.2 Copyright (c) 1987, 2000 Borland
c:\bcc55\bin\ilink32.exe -Gn -Tpe -s -Iobj @MAKE0000.@@@
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Error: Unresolved external '_hb_sxDeCrypt' referenced from C:\HARBOURORGI\LIB\RDD.LIB|dbf1
Error: Unresolved external '_hb_sxPtoD' referenced from C:\HARBOURORGI\LIB\RDD.LIB|dbf1
Error: Unresolved external '_hb_sxDtoP' referenced from C:\HARBOURORGI\LIB\RDD.LIB|dbf1
Error: Unresolved external '_hb_sxEnCrypt' referenced from C:\HARBOURORGI\LIB\RDD.LIB|dbf1
Error: Unresolved external '_HB_FUN_DBFFPT' referenced from C:\HARBOURORGI\LIB\RDD.LIB|rddsys
Error: Unresolved external '_hb_objGetpMethod' referenced from C:\FWH\LIB\FIVEHC.LIB|FFDLGPRC

** error 2 ** deleting .\win32.exe

aUN SI CAMBIANOS A FWH24 Y EL

Harbour Compiler Alpha build 42.0 (Flex)
Copyright 1999-2002, http://www.harbour-project.org/

NOS DA ERROR

qUE PUEDE FIFERENCIAR LA VERSION DEL FWH24 CON LA LA VERSION FWH2.5 QUE POSEE mi amigo
y las versiones del harbour.

CUalkier ayuda que nos puedan brindar.
Gracias

Busmatic.

Posted: Sat Jul 08, 2006 3:07 am
by Raymundo Islas M.
Hola Busmatic

Prueba agregando estas libs en tu app.

hbsix.lib y dbffpt.lib

Saludos