Hi, > As a result, I need to change my runtime library to > PalmOSRuntime_2i_A4A5.lib. This is sounds simple enough, but I'm not > finding where the runtime library is specified in any of the project's > settings. If someone could clue me in, I'd appreciate it.
You need to add the library to your project: Project > Add Files... The library is located in the Palm OS Support folder: Palm OS Support\CodeWarrior Libraries\Runtime You also need to remove any other runtime library you were using from the project. :) Tom Cain -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
