It is a bug in PalmRez which is built against an old version of the
CodeWarrior plugin API.  The Mac OS Merge linker specifies its output file
in a way that is opaque to PalmRez, so this mechanism doesn't always
work.  It seems to work more often when you output to {Project} rather than
to another folder, but I've not figured out a true pattern.


"Steve Bennett" <[EMAIL PROTECTED]> wrote in message
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/

Reply via email to