At 11:02 2003-2-3 -0800, you wrote:

I am having a similar problem, so I was hoping someone might respond to
this...

In my case, I have a skeleton library that compiles in the Release build,
but for Debug build, it complains:

"Link Error: PalmRez Error: Could not open file:
C:\MyApp\Obj\RESOURCE.FRK\MyAppD.tmp"

I do have a MyApp.tmp in that directory, but no MyAppD.tmp there.  And
copying the file to the new name didn't help either.  I'm using CW9 as well.
Are you using the Palm OS 68K Linker? If so, you need to turn off the PalmRez Post Linker in your Target Settings panel. Just set it to none.

If you're using the Mac OS 68K Linker, you need to make sure the output file name in the 68K Target panel matches the input filename in the PalmRez pref panel.

However, if you're building a static library and using the Mac OS 68K linker, you should also turn off PalmRez, since it shouldn't do any processing for static libraries, since they aren't turned into PRC files.

--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.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