"Paul Anthony Mandrafino" <[EMAIL PROTECTED]> wrote in message news:75840@palm-dev-forum... > > Hi, > > I've just installed CW8.1 onto my development machine. I have an application > that needs to be targeted to Palm OS 3.5. After installing CW8.1 onto my PC, > I installed sdk35-core.zip downloaded from the Palm web site into > > x:\Program Files\Metrowerks\CodeWarrior\Palm OS 3.5 Support > > I then removed PalmOSRuntime_2i_A5.lib and readded "MSL Runtime Palm OS > (2i).lib" to the project from:
The runtime libraries included in the SDK do not work with CodeWarrior for Palm OS V7 or V8. You MUST use the ones shipped with Codewarrior. Not doing so will give you link errors like the one you quote in your subject. Why are you trying to load the 3.5 SDK? The 4.0 SDK included with V8 allows you to target any Palm OS device from OS 1.0 to OS 4.1. Just because your target is 3.5 doesn't mean you need the old SDK. V8 has only been tested with the 4.0 SDK, but we've tested apps on devices from the original Pilot 1000 to the newest Sony and Palm devices. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
