At 11:28 AM -0600 1999/12/02, Ray Hsu wrote:
>I'm using CodeWarrior to build a shared library. I've used the SampleLib
>project as a starting point. The problem is that I want to use C++ to write
>the shared library. Is this supported?
>...
>When I change my project type to "PalmOS Application" everything builds.
>But something about using "PalmOS Code Resource" is causing this link error.
C++ requires the use of application globals and vtables, neither of which are
supported by the Palm OS Shared Library mechanism.
Regards,
Jim Schram
3Com/Palm Computing
Partner Engineering