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,
Here is the source code where the errors occurred:
resource 'taif' (1000, "Large icons (1-2 and 8 bits)") {
1000,
22,
22,
{ /* array PICTArray: 3 elements */
/* [1] */
1, uncompressed, noTransprency, 1001, 0, 0, reserved,
/* [2] */
2, uncompressed, noTransprency, 1002, 0, 0, reserved,
/* [3] */
8, uncompressed, hasTransparency, 1008, 0, 210,
reserved
}
};
resource 'taif' (1001, "Small icons (1-2 and 8 bits)") {
1001,
15,
9,
{ /* array PICTArray: 3 elements */
/* [1] */
1, uncompressed, noTransprency, 1011, 0, 0, reserved,
/* [2] */
2, uncompressed, noTransprency, 1012, 0, 0, reserved,
/* [3] */
8, uncompressed, hasTransparency, 1018, 0, 204,
reserved
}
};
IS THIS A BUG IN THE SOFTWARE?
-Elizabeth
----- Forwarded by Elizabeth Chang/R9/USEPA/US on 07/24/2002 11:43 AM
-----
Elizabeth Chang
To: Palm Developer Forum
<[EMAIL PROTECTED]>
07/24/2002 11:41 cc:
AM Subject: Metrowerks CodeWarrior 8 -
Generic Error 32770
Hi,
I just got a new copy of CodeWarrior v8 and tried to create a new
application following the Tutorials section on Creating a Project. I
received an error message "Generic Error 32770. An unknown error has
occurred." when clicking at the Finish button. I accepted all the
defaults from the Palm OS Application Wizard. I am using Emulator
3.5/ROM 3.5 and Palm SDK 5.0. Thanks.
-Elizabeth
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/