Steve Bennett wrote:
>
> 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 build process 
> (Palm OS 68k Linker).
> 
> The MacOS Merge creates a resources.tmp file fine. 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
> 
> If we put an absolute path into the Palmrez postLinker panel filename 
> field (e.g c:\resources.tmp ) and copy the {project}resources.tmp and 
> Resources.frk/resources.tmp to c:\ then it works.
> 
> Is this a bug or have we failed to find the secret :)

I've run into similar problems.  I use relative paths, and it usually works
okay.  However, if I open another project and then try to compile the first,
CodeWarrior gets confused and seems to use paths relative to the second project.

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com

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

Reply via email to