On Wed, 17 Jul 2002, Stephen Bentley wrote: > Everyone. I have Codewarrior R6 installed on two computers. > Compiling the same project on each computer produces different > results. One one system, the .prc file shows the default icon. > When I compile on the other, I get the icon I created for the > app. Again, it's the same project. Does anyone know what > Codewarrior setting my be different? This is nuts! > Thanks.
maybe your missing the .rsrc file that contains the icon. (when you copy it, you dont copy it correctly). codewarrior has this known problem (based on mac) to have a Resource.Frk folder. you must copy these as well between machines. // az [EMAIL PROTECTED] http://www.ardiri.com/ http://www.mobilewizardry.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
