> From: Brian Smith
>
> > Change the prefix to "Palm_Headers" -- that uses the correct
> > precompiled
> > header file for the Palm OS 3.5 SDK.
>
> But WHERE do I change the prefix? Is this a setting in my Target? If so, I
> can't find it.
>

Are you using CodeWarrior?  If so...

1) open your project;
2) on the menu, select "Edit", then "{yourProject} Settings...";
3) under "Language Settings" you will see "Rez";
4) click on "Rez";
5) there is an edit box labeled "Prefix File".

For the time being, just leave Prefix File blank.  When you are just
starting out, there is really no need to use precompiled headers.  When your
project gets big enough that it takes a long time to compile, you might want
to switch to precompiled headers.  To do that, add PalmOS.win.pch to your
project and read the comments at the beginning of PalmOS.win.pch to see what
to do.


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

Reply via email to