tDatabase

Post Reply
Colin Haig
Posts: 310
Joined: Mon Oct 10, 2005 5:10 am

tDatabase

Post by Colin Haig »

Hi Antonio

I tried to compile database program and get the following

database.o:(.data+0x8a8): undefined reference to `HB_FUN_NUMPICT'
database.o:(.data+0x9b8): undefined reference to `HB_FUN_ANSITOOEM'
database.o:(.data+0xb08): undefined reference to `HB_FUN_OEMTOANSI'
database.o:(.data+0xeb8): undefined reference to `HB_FUN_XBROWSE'
database.o:(.data+0xf18): undefined reference to `HB_FUN_TXBROWS'
database.o:(.data+0x1058): undefined reference to `HB_FUN_EXCELOBJ'

Cheers

Colin
User avatar
Antonio Linares
Site Admin
Posts: 42519
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 31 times
Been thanked: 75 times
Contact:

Re: tDatabase

Post by Antonio Linares »

regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
Posts: 42519
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 31 times
Been thanked: 75 times
Contact:

Re: tDatabase

Post by Antonio Linares »

regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply