I'm trying to do a similar thing. Did you have any success? Here is a post I made on news.falch.net: pilot.programmer.codewarrior news group I had no answer so far.
/begin quote Subject: How to merge a resource file with my application? I use CW 9.1 and Constructor 1.9.1 As Ben suggested, to work arround the resource count limit, I want to merge a separate resource file (rsrc) with the one in my main project. My main project has 7 targets plus a "build all" target. I gess I use "PalmOS 68K Linker" with "PalmRez Post Linker". (or is it the MacOS merge???) Where are the "PRC Merge target settings" your talking about? What do I set as "Mac Resource Files" in the PalmRez Post Linker? /end quote -- Regis St-Gelais, P. Eng. / ing. Software Development / D�veloppement informatique Technical Support / Support technique Laubrass inc. www.laubrass.com [EMAIL PROTECTED] (remove / enlever 'NOSPAM') -- "Steve Bennett" <[EMAIL PROTECTED]> a �crit dans le message de news:[EMAIL PROTECTED] > > > We are trying to use the MacOS Merge and Palmrez postLinker in CW 9 > so that we can use our old rsrc files with the new CW build process > (Palm OS 68k Linker). > > The MacOS Merge creates a resources.tmp file fine (in the Target > Output file directory). But the Palmrez postLinker complains that it > cant find it. We get this error when we build the project: > Link Error: PalmRez Error: Could not open file: resources.tmp in > "resources.tmp"; line 1 # Col: 1 > > The Target Output Directory is set to {Project}Obj . If we copy the > resource.tmp and resources.Frk directory that the MacOS Merge > creates from there to the c:\ directory then PalmRez finds it and > builds us a resources.ro in the C:\ directory. But this is an ugly > manual process to have to go through. > > > Is this a bug or have we failed to find the secret to get the PalmRez > Post linker to find the right path to its input files ? :) > > > -- > Best Regards > > Steve B > > > > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
