Hi Paul,
Check if C++ Compiler is activated?
Alejandro Calvo
----- Original Message -----
From: Paul Nevai <[EMAIL PROTECTED]>
To: Palm Developer Forum <[EMAIL PROTECTED]>
Cc: Paul Nevai <[EMAIL PROTECTED]>
Sent: Monday, February 28, 2000 9:07 AM
Subject: CW 6 and multi segment apps
> Please help...
>
> I created a multi segment template using CW 6 and SDK 3.5 and added the
Memo
> Pad 3.5 files to it and tried to build it. It generates zillions of error
> messages of the form: "illegal implicit conversion".
>
> Does this mean that I missed a setting somewhere in the project, or I
> actually have to fix all those errors.
>
> Example:
>
> memoRecP = MemHandleLock (recordH);
>
> to be changed to
>
> memoRecP = (Char *) MemHandleLock (recordH);
>
> Please advise me...
>
> Thanks and best regards, Paul
>
> --
> For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palm.com/devzone/mailinglists.html
>
>
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palm.com/devzone/mailinglists.html