At 11:09 PM 9/23/2004, you wrote:
Hi,
Thanks for quick response. Reference was very informative.

I am creating shared library using PODS. I selected new Managed 68K
project and  out put option as shared library then build the project.
PODS creates "commoncode.prc" . I am linking this library to my next
project.
But it gives error.

Have you setup your .def file to export the functions you want exported from your shared library? Are all of those functions declared with a leading library reference parameter? Palm OS system shared libraries aren't like DLLs or Unix shared libs, and have a lot more limitations.


A GLib might work, but building them isn't supported in PODS directly, although it may be possible to hack it to make it work.


-- Ben Combee, Technical Lead, Developer Services, PalmSource, Inc. "Combee on Palm OS" weblog: http://palmos.combee.net/ Developer Fourm Archives: http://news.palmos.com/read/all_forums/



--
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to