I use codewarrior9 and develop palm platform applications based on ARM processor. Pleas see the "File Mappings" panel(Edit menu->Setting->Target->File Mappings),I need add .r file to the table,otherwise I don't add .r file to my project. If I use Macintosh 68K as linker,my resource file(.rcp) can't be compiled.If I use Palm OS 68K as linker,I don't select rez as Compiler,so .r file can't be compiled.
The Palm OS 68K linker doesn't support Rez or .rsrc format resources. Those resource forms require that the linker output a Mac OS resource bundle and that PalmRez do the final conversion. The Palm OS 68K linker directly outputs PRC files, so it doesn't use any Mac OS resource formats, just PilRC, .bin files, and other PRC files.
--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
