Have you defined the function in a header and included the header reference?
Saket Kumar wrote: >Hi, > I'm trying to call some function (function name is Square) from >Static Library inside Shared library but it gives error at link time. >It says, " 'Square' referenced from 'TestLib_UserFunction' is >undefined". > >I have included function prototype from the static library and also >added Static Library (TestStaticLib.lib) file in the shared library >file. > >I would appreciate any help. > >Thanks in advance. > >Saket Kumar. > > > -- Steve Jerrett Systems Analyst City of Columbia, MO -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
