At 10:44 AM 2/12/2004, you wrote:
I don't really understand this answer. Constructor is a Windows program,
which creates resource files, right? So if I create a resource file, in
Windows, using Constructor, shouldn't I be able to use that resource file in
CodeWarrior? I have the Palm OS 68K stuff, though I'm not at all certain
it's set up properly.

The Constructor is a Windows program, but it builds Mac OS resources. The Mac OS 68K linker pulls those in, building a Mac app, which gets turned into a Palm OS app by the PalmRez postlinker. This was the old CodeWarrior flow.


With the Palm OS 68K linker, resources are built in PRC format by PilRC, then merged into the final PRC file without invoking PalmRez. It uses a different resource format, not compatible with the Mac OS-type resources that Constructor builds.


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

Reply via email to