Página 1 de 1

What is the cause of this Error?

Publicado: Mar Oct 13, 2009 10:44 pm
por Simon White
Hi
I tried to compile a test program created in Xailer 1.9 and I get the following
error.
Error: Unresolved external '_HB_FUN_DBFCDX' referenced from C:XAILERLIBXAILER.LIB|CdxDataSource
Can someone tell me the cause of this error?
Thanks,
Simon

What is the cause of this Error?

Publicado: Mar Oct 13, 2009 11:20 pm
por jlalin
Simon,
> Can someone tell me the cause of this error?
You are trying to use the CDX RDD but it is not linked in your test.
From the main menu, select Project->Project properties->Libraries and mark
the dbfcdx.lib on the library list.
Regards,
José Lalí­n

What is the cause of this Error?

Publicado: Mié Oct 14, 2009 3:10 am
por Simon White
Thanks, being new to Xailer I had forgotten that I had not turned this feature
on.
Simon
=?ISO-8859-1?Q?Jos=E9_Lal=EDn?= <dezac_quitaesto_@corevia.com> wrote:
>Simon,
>
>> Can someone tell me the cause of this error?
>
>You are trying to use the CDX RDD but it is not linked in your test.
>
> From the main menu, select Project->Project properties->Libraries and ma=
>rk=20
>the dbfcdx.lib on the library list.
>
>Regards,
>Jos=E9 Lal=EDn