Hi. I'm new to CodeWarrior IDE. There are two forms (MainForm and SecondForm) and one header file (Starter.h). When doing the compilation:
Link Error�� : Starter.cpp: 'MainFormHandleEvent(EventType*)' referenced from 'AppHandleEvent(EventType*)' is undefined. Link Error�� : Starter.cpp: 'SecondFormHandleEvent(EventType*)' referenced from 'AppHandleEvent(EventType*)' is undefined. In the Starter.cpp, it has been declared the particular header file, Starter.h. The library using: PalmOSRuntime_2i_A5.lib Pls help me. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
