Trying to compile testoutlook.prg in the \fwh\samples\outlook folder using xBuilder/xHarbour and getting unresolved externals on the following files:
xLINK: error: Unresolved external symbol '_HB_FUN_HB_DEFAULT referenced from (outlookmail.obj)'.
xLINK: error: Unresolved external symbol '_HB_FUN_HB_VFEXISTS referenced from (testoutlook.obj)'.
xLINK: error: Unresolved external symbol '_HB_FUN_HB_VFERASE referenced from (testoutlook.obj)'.
xLINK: error: Unresolved external symbol '_HB_FUN_HB_MEMOREAD referenced from (testoutlook.obj)'.
What library do I need to link in order to resolve this?
Thanks,
Randal