In article <91952@palm-dev-forum>, [EMAIL PROTECTED] says... > > After clicking at the OK button at the error message dialog, I received > two error messages: > Error : Can't find a match for 'reserved' in the switch > statementPalmOSApTemp.r line 252 1, uncompressed, noTransprency, > 1001, 0, 0, reserved, > Error : Can't find a match for 'reserved' in the switch > statementPalmOSApTemp.r line 266 1, uncompressed, noTransprency, > 1011, 0, 0, reserved,
This is a problem with the current wizards in CodeWarrior for Palm OS V8 and the Palm OS 5 SDK. The new SDK changed the definitions of the resources types used by the wizard, and its templates weren't able to produce valid code anymore. This is fixed by the 8.3 patch, which will be posted to the Metrowerks website early next week -- you can see my writeup about this patch at www.palmoswerks.com. -- Ben Combee <[EMAIL PROTECTED]> CodeWarrior for Palm OS technical lead Get help at http://palmoswerks.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
