At 18:35 2002-12-2 +0100, you wrote:
I get errors for TxtGlueCharIsVirtual and TxtGlueParamString when compiling
with CodeWarrior 8, but it is OK with PRC-Tools. Why?
What error are you getting? There was a problem with the original text glue libraries (before the 5.0 SDK) that required you to include <CharAttr.h> before including <TxtGlue.h> or <PalmOSGlue.h>... Palm didn't use their new attribute names in the original TxtGlue.h which game macros which didn't quite work.

You can fix this either by updating the 5.0 SDK or by just doing the extra include.

If you are getting a link error, you just need to add PalmOSGlue.lib to your project file to tell CW to link in the glue library.

You don't say what SDKs are being used with each tool, so I can't tell you why prc-tools treats it differently.

--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com


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


Reply via email to