We have created a Palm application using Codewarrior 8.  We have two .rsrc files, one 
in English and one in French.  What I did
was create two targets, one release_en and the other release_fr.  I added the _fr.rsrc 
to the French target and the _en.rsrc to
the English version.  When I compile the English version, it compiles fine but when i 
compile the French version I get two
errors:

1. Link Error: Error while creating/copying resource fork
2. Link Error: Error while saving resources.

I've read through the archives, and find a ton of stuff, but having trouble trying to 
compile what my problem would be.  The
target settings in the project are the same except for the output PRC file.

The only thing I can think of is that when I copied the english resource file, I 
copied the 0 byte one and renamed it
release_fr.rsrc from release_en.rsrc and went into the resource.frk directory and did 
the same thing.  From the Constructor I
changed the Header file name to release_en.h to release_fr.h.

I know that I probably am not providing all the necessary info, so please let me know 
what else I need to post.

Thanks,
Ed.


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to