Mark Cameron wrote:
>  Link Error   : Sourcefile.cpp: 'FunctionName()' referenced from
> 'ParentFunction()' is undefined.

<GUESS>
Do you need to put the Symbol library function declarations inside an
'extern "C" { ... }" block?
</GUESS>

-slj-

Reply via email to