At 01:54 AM 8/28/2002 +0600, ASK wrote:
>Hi, > >Does anyone know how to configure CW7 for the hackmaster preference >panel. > >I created a new target and a code resource of 2000, and a form resource >of 2000 >This generates an error >Link error:__runtimemodule__'mytarget' referenced from >'__dummystartup__' is undefined > >Can anyone help me. Have you tried the DemoHack project included with CodeWarrior? Look in the (CodeWarrior Examples) folder. From what I can tell, you're 68K Target panel is defining the entry point for your hack as mytarget, but you don't actually have a function with that named defined in the code. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
