it seems that the installation encounter some error, so i have to upgrade the cw sdk manually by copy corresponding files, and it works, thanks logan
ÔÚÄúµÄÀ´ÐÅÖÐÔø¾Ìáµ½: >From: Logan Shaw <[EMAIL PROTECTED]> >Reply-To: "Palm Developer Forum" <[email protected]> >To: "Palm Developer Forum" <[email protected]> >Subject: Re: MemGluePtrNew problem in codewarrior 9.0? >Date:Thu, 08 Dec 2005 22:25:13 -0600 > >meffee wrote: >> i am using cw 9.0, for allocating memory >> block > 64k, i want to make use of MemGluePtrNew >> function, but i cannot find MemGlue.h in >> the source file directory, it seems that the >> PlamOsGlue.h only include several glue header >> files excluding memglue.h, should i upgrade >> the cw to 9.3 or something else? newbie to cw, > >The MemGluePtrNew() call was introduced in some version of >the Palm OS SDK at some point after CodeWarrior 9.0 came out. >So, you need to get an updated Palm OS SDK and install it. > >You should be able to get that SDK from the palmsource.com >web site. Once you've installed it, you will need to rebuild >some target so that precompiled headers (and libraries?) are >up to date and reflect the new SDK. I forget which target >but hopefully the SDK's documentation will say. > >However, before you do that, I would go ahead and update to >CodeWarrior 9.3. It won't solve your problem, but as far as >I know there are no problems with it compared to 9.0, and >there are a few enhancements that are worth having. > > - Logan > >-- >For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ > -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
