Page 1 of 1

Compilar con el Motor RddAds

Posted: Wed Mar 20, 2013 5:35 pm
by JLBCia
Espero que entre tantos que concen y han hechado andar sus programas con fivewin 6.12 me puedan hechar una manita, Baje la version de prueba fivewin 6.12, bcc582 y harbour de aqui
viewtopic.php?f=6&t=25781&p=140945&hilit=harbour+para+fivewin#p140945

Todo se compila a la perfeccion, excepto que quiero utilizar el motor rddAds (no se si asi de diga ) pero me salen estos errores :
+----------------------------------------------------------------------------+
¦ FiveWin for Harbour 6.12 - December 2006 Harbour development power ¦_
¦ (c) FiveTech, 1993-2006 for Microsoft Windows 95/98/NT/2000/ME and XP ¦¦
+----------------------------------------------------------------------------+¦
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
Compiling...
Harbour devel build 1.1-0 Intl.
Copyright 1999-2007, http://www.harbour-project.org/
Compiling 'testads.prg' and generating preprocessed output to 'testads.ppo'...
Lines 3628, Functions/Procedures 1
Generating C source output to 'testads.c'... Done.
Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
testads.c:
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Error: Unresolved external '_hb_stackGetTSD' referenced from C:\HARBOUR\LIB\RDDA
DS.LIB|adsfunc
Error: Unresolved external '_hb_storvc' referenced from C:\HARBOUR\LIB\RDDADS.LI
B|adsfunc
Error: Unresolved external '_hb_storvnl' referenced from C:\HARBOUR\LIB\RDDADS.L
IB|adsfunc
Error: Unresolved external '_hb_retc_null' referenced from C:\HARBOUR\LIB\RDDADS
.LIB|adsfunc
Error: Unresolved external '_hb_setGetCPtr' referenced from C:\HARBOUR\LIB\RDDAD
S.LIB|ads1
Error: Unresolved external '_hb_rddIsDerivedFrom' referenced from C:\HARBOUR\LIB
\RDDADS.LIB|ads1
Error: Unresolved external '_hb_itemPutTD' referenced from C:\HARBOUR\LIB\RDDADS
.LIB|ads1
Error: Unresolved external '_hb_itemGetTD' referenced from C:\HARBOUR\LIB\RDDADS
.LIB|ads1
Error: Unresolved external '_hb_itemPutTDT' referenced from C:\HARBOUR\LIB\RDDAD
S.LIB|ads1
Error: Unresolved external '_hb_itemPutCLPtr' referenced from C:\HARBOUR\LIB\RDD
ADS.LIB|ads1
Error: Unresolved external '_hb_itemPutStrLenU16' referenced from C:\HARBOUR\LIB
\RDDADS.LIB|ads1
Error: Unresolved external '_hb_itemGetTDT' referenced from C:\HARBOUR\LIB\RDDAD
S.LIB|ads1
Error: Unresolved external '_hb_itemGetStrU16' referenced from C:\HARBOUR\LIB\RD
DADS.LIB|ads1
Error: Unresolved external '_hb_strfree' referenced from C:\HARBOUR\LIB\RDDADS.L
IB|ads1
Error: Unresolved external '_hb_snprintf' referenced from C:\HARBOUR\LIB\RDDADS.
LIB|ads1
Error: Unresolved external '_hb_setGetNI' referenced from C:\HARBOUR\LIB\RDDADS.
LIB|ads1
Error: Unresolved external '_hb_setGetL' referenced from C:\HARBOUR\LIB\RDDADS.L
IB|ads1
Error: Unresolved external '_hb_rddInheritEx' referenced from C:\HARBOUR\LIB\RDD
ADS.LIB|ads1
Error: Unresolved external '_hb_parvnl' referenced from C:\HARBOUR\LIB\RDDADS.LI
B|ads1
Error: Unresolved external '_hb_parnidef' referenced from C:\HARBOUR\LIB\RDDADS.
LIB|adsfunc
Error: Unresolved external '_hb_itemReturnRelease' referenced from C:\HARBOUR\LI
B\RDDADS.LIB|adsfunc
Error: Unresolved external '_hb_parldef' referenced from C:\HARBOUR\LIB\RDDADS.L
IB|adsfunc
Error: Unresolved external '_hb_parnldef' referenced from C:\HARBOUR\LIB\RDDADS.
LIB|adsfunc
Error: Unresolved external '_hb_parnintdef' referenced from C:\HARBOUR\LIB\RDDAD
S.LIB|adsfunc
* There are errors

me pueden hechar una manita, se los agradezko.

Re: Compilar con el Motor RddAds

Posted: Wed Mar 20, 2013 7:50 pm
by Antonio Linares
JLB,

Necesitas usar una versión más reciente de FWH y de Harbour.

Permíteme una observación, pero si vas a usar un producto comercial como ADS, no te planteas tambien usar una versión actualizada y comercial de FWH ?

¿ Vas a pagar por ADS pero no vas a pagar por FWH ? No me parece algo muy congruente...

Re: Compilar con el Motor RddAds

Posted: Wed Mar 20, 2013 10:11 pm
by JLBCia
Muchas gracias por contestar mi buen Antonio,

me pongo en contacto con uds.

Re: Compilar con el Motor RddAds

Posted: Tue Mar 26, 2013 2:54 am
by quique
Hola JLB, no uso ADS, yo uso http://www.quiquesoft.com/descargas/qsRdd.zip, por si quieres echarle un ojo.

Re: Compilar con el Motor RddAds

Posted: Tue Mar 26, 2013 3:21 am
by nnicanor
Hola, para ayudarte dime que version de Harbur/xharbour tienes para prepararte una version de RddAds.lib

Slds,