Is this yet another "feature" of codewarrior. - v3.1 ??
We have a perfectly correctly formed mmp file. We have specified 5 languages + have all the language text.
Built from the command line it all builds correctly. We can test as expected in the emulator. (Also builds + tested correctly on target - gcce)
Import mmp into Codewarrior + rebuild. It appears this decides that the target files for each of the different languages are the same file, specifically the .01 file - according to the <rsc targetfile="filename"> </rsc> xml generated in the .resources file.
When built from the ide it decides to stamp all over the .r01 (English) generated file with the last one in the list - in our case Italian. Looking at file creation dates it appears to do this after its compiled all the C code + before it generates the .exe
Is there a known fix for CW for this behaviour or is this yet another 'feature' of the ide we just have to live with ?



