Hi,
I was trying to re-create the "Plugin - 1" example from PalmSource's Developer
Knowledge Base using the new CW 9.2. But I ran into some problem an I hope
someone can help.
In CW, I started off with creating a "New" project using the "Palm OS C++
Application Wizard". I used all the default setting, then I went to the Target
Setting panel and updated "Palm OS 68K Target" panel with using "68K Code
Resource", entered the Code Resource Type and checked the Multi-segment Code
Resource. Then removed the RCP file and update the H and CPP files with
content in the "Plugin - 1" example.
Then when I compile and link, I get the following error message:
Link Error : __RuntimeModule__: The global data module '__codereftype__' is undefined.
Does anyone know what I need to do to fix this?
Turn off the "Multisegment Code Resource" option. This requires a runtime component that we didn't supply -- I never had a test case to try this out, so I didn't realize this was missing until this post. Sorry.
Also, in CW 9.2, is it possible to do step by step debug into the plug-in application itself?
You can use the "Debugger Settings" panel to specify a client application, but I'm having some problems getting this to work right now... I'm going to debug the debugger and see what's happening.
--
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/
