The version of the precompiled headers in Lite and the precompiled headers
in the Palm OS SDK 3.0 are likely built with different versions of the
compilers. You will need to rebuild the precompiled headers with the version
of the compiler included with Lite. Open PalmOSHeaders.mcp in the IDE and
select Make, this will rebuild the precompiled headers.
Jun-Kiat Lam
Metrowerks Technical Support
----- Original Message -----
From: dberti <[EMAIL PROTECTED]>
To: Palm Developers Forum List <[EMAIL PROTECTED]>
Sent: Thursday, October 28, 1999 12:32 AM
Subject: precompiled header version error
> Hello all
>
> I am a newbie and have begun work on a Palm App. I have Metworks
> CodeWarrior Lite Version 4.0.1, build 436. I also have the winsdk30 from
> palm.com.
>
> I opened up the starter project under winsdk\examples\starter in
> codewarrior.
>
> It says do you want to convert to the newest CodeWarrior version, choose
> yes to convert.
>
> Then I do a make and get the following error:
>
> illegal precompiled header version
>
> Pilot.h line 67 #include "Pilot.h.mch"
>
> I did find this file in winsdk30\incs\precompiled\obj
>
> How do I tell CodeWarrior to use this precompiled header. Is this een the
> correct thing to do. How do I build my starter application. I am
> desperate and willing to download another compiler or IDE, whatever
>
> THanks
> Davide
>
>