Can this be done? I ran the CW 8.2 wizard to generate the shared library stub code. While running through the wizard, I selected the C/C++ option. However, when I took a look at the project settings, the "Active C++ Compiler" was not checked. So I checked that option and tried to compile the stub. Now I am getting a link time error:
Link Error : __RuntimeModule__: 'WkDchPluginInstall' referenced from '__DummyStartup__' is undefined. Can shared libraries be implemented in C++? If so, what is the trick on getting around this link error? Thanks. Young. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
