TSBrowse for FWPPC
Posted: Sat Jul 04, 2009 3:08 pm
Hi Antonio and friends:
I have compiled a new library of TSBrowse for FWPPC, when trying to build a test program I got these linking errors:
ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿
³ FiveWin for Pocket PC - January 2009 Harbour development power ³Ü
³ (c) FiveTech Software, 1993-2009 for Microsoft Windows Pocket PC ³Û
ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙÛ
ÿ ßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßß
Compiling...
testbrow.c
error LNK2019: unresolved external symbol DrawTextA referenced in function HB_FUN_TSDRAWCELL
error LNK2019: unresolved external symbol GetObjectA referenced in function HB_FUN_TSDRAWCELL
error LNK2019: unresolved external symbol ExtTextOutA referenced in function HB_FUN_TSDRAWCELL
error LNK2019: unresolved external symbol GetTextExtent referenced in function HB_FUN_TSDRAWCELL
error LNK2019: unresolved external symbol GetTextMetricsA referenced in function HB_FUN_SBGETHEIGHT
error LNK2019: unresolved external symbol MoveTo referenced in function GoToPoint
testbrow.exe : fatal error LNK1120: 6 unresolved externals
* Linking errors *
Is there any missing linked library?
Thanks in advance for your help.
Manuel Mercado
I have compiled a new library of TSBrowse for FWPPC, when trying to build a test program I got these linking errors:
ÚÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿
³ FiveWin for Pocket PC - January 2009 Harbour development power ³Ü
³ (c) FiveTech Software, 1993-2009 for Microsoft Windows Pocket PC ³Û
ÀÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÙÛ
ÿ ßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßßß
Compiling...
testbrow.c
error LNK2019: unresolved external symbol DrawTextA referenced in function HB_FUN_TSDRAWCELL
error LNK2019: unresolved external symbol GetObjectA referenced in function HB_FUN_TSDRAWCELL
error LNK2019: unresolved external symbol ExtTextOutA referenced in function HB_FUN_TSDRAWCELL
error LNK2019: unresolved external symbol GetTextExtent referenced in function HB_FUN_TSDRAWCELL
error LNK2019: unresolved external symbol GetTextMetricsA referenced in function HB_FUN_SBGETHEIGHT
error LNK2019: unresolved external symbol MoveTo referenced in function GoToPoint
testbrow.exe : fatal error LNK1120: 6 unresolved externals
* Linking errors *
Is there any missing linked library?
Thanks in advance for your help.
Manuel Mercado