In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.

Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.

compiler error, (Pre.6a)

XBase programming language in english
Responder
PeiPei
Mensajes: 5
Registrado: Mar Dic 06, 2005 12:58 am

compiler error, (Pre.6a)

Mensaje por PeiPei »

I compiler sample dataControlsDbfData1
But I get some error mesage when I compiler source,
Please How to solution the problem ?
Thank you!!
Linking: prueba.exe...
d:BCC55Binilink32 -Gn -Tpe -x -aa @make.tmp
Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
Error: Unresolved external '_hb_itemReturnCopy' referenced from D:XAILERLIBXAILER.LIB|kernel
Error: Unresolved external '_hb_sxDeCrypt' referenced from D:XHARBOURLIBRDD.LIB|dbf1
Error: Unresolved external '_hb_sxPtoD' referenced from D:XHARBOURLIBRDD.LIB|dbf1
Error: Unresolved external '_hb_sxDtoP' referenced from D:XHARBOURLIBRDD.LIB|dbf1
0 Warnings, 4 Errors
Avatar de Usuario
jfgimenez
Site Admin
Mensajes: 5706
Registrado: Lun Abr 06, 2015 8:48 pm
Contactar:

compiler error, (Pre.6a)

Mensaje por jfgimenez »

PeiPei,
> I compiler sample dataControlsDbfData1
> But I get some error mesage when I compiler source,
> Please How to solution the problem ?
> Thank you!!
>
> Linking: prueba.exe...
> d:BCC55Binilink32 -Gn -Tpe -x -aa @make.tmp
> Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
> Error: Unresolved external '_hb_itemReturnCopy' referenced from
> D:XAILERLIBXAILER.LIB|kernel
> Error: Unresolved external '_hb_sxDeCrypt' referenced from
> D:XHARBOURLIBRDD.LIB|dbf1
> Error: Unresolved external '_hb_sxPtoD' referenced from
> D:XHARBOURLIBRDD.LIB|dbf1
> Error: Unresolved external '_hb_sxDtoP' referenced from
> D:XHARBOURLIBRDD.LIB|dbf1
> 0 Warnings, 4 Errors
Please, download and use our xHarbour distro, from
http://www.xailer.com/downloads.htm
--
Regards,
Jose F. Gimenez
José F. Giménez
[Equipo de Xailer / Xailer team]
http://www.xailer.com
http://www.xailer.info
PeiPei
Mensajes: 5
Registrado: Mar Dic 06, 2005 12:58 am

compiler error, (Pre.6a)

Mensaje por PeiPei »

>> I compiler sample dataControlsDbfData1
>> But I get some error mesage when I compiler source,
>> Please How to solution the problem ?
>> Thank you!!
>>
>> Linking: prueba.exe...
>> d:BCC55Binilink32 -Gn -Tpe -x -aa @make.tmp
>> Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland
>> Error: Unresolved external '_hb_itemReturnCopy' referenced from
>> D:XAILERLIBXAILER.LIB|kernel
>> Error: Unresolved external '_hb_sxDeCrypt' referenced from
>> D:XHARBOURLIBRDD.LIB|dbf1
>> Error: Unresolved external '_hb_sxPtoD' referenced from
>> D:XHARBOURLIBRDD.LIB|dbf1
>> Error: Unresolved external '_hb_sxDtoP' referenced from
>> D:XHARBOURLIBRDD.LIB|dbf1
>> 0 Warnings, 4 Errors
>
>Please, download and use our xHarbour distro, from
>http://www.xailer.com/downloads.htm
I'm use xHarbour CVS(last), Can't I use it?
Avatar de Usuario
jfgimenez
Site Admin
Mensajes: 5706
Registrado: Lun Abr 06, 2015 8:48 pm
Contactar:

compiler error, (Pre.6a)

Mensaje por jfgimenez »

PeiPei,
> I'm use xHarbour CVS(last), Can't I use it?
Not yet. We'll publish a new release very soon that uses the new upcoming
xHarbour RC1.
--
Regards,
Jose F. Gimenez
José F. Giménez
[Equipo de Xailer / Xailer team]
http://www.xailer.com
http://www.xailer.info
Responder