Hi Quennie,
Check out the following
1.The MainFormHandleEvent and SecondFormHandleEvent have a prototype defined
either in the same file or in some .h file.
2.I hope the Project Access Paths are set to appropriate values.
The same can be found under Edit->Debug/Build Settings
Do lemme know aftet checking this out
.

> 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/


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to