Hai Ben,
I already changed the file extensions as .cpp. When I am using the general (base) classes I am not getting these errors. But when I am trying to access the derived classes the problem is arising.
You do realize that there's no way to define a class in a shared library such that you can derive from that class in a client program? You really should give up on your idea of doing C++ classes in a shared library. There's no support in the CodeWarrior tool chain for this.
--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
