Earlier this week I had a problem moving resource files from Mac to Windows, and thanks to the advice I received on this forum, I learned how to move the files successfully. I can now open the files using Constructor in Windows, and edit them without any problems. However, I can't seem to add the resources to my project (see original message below for details). Does anybody have any idea why this might happen? I am desperate for a solution, as this has prevented me from continuing my development work for nearly a week.
You can't use Mac OS-format resources with the Palm OS 68K linker. That linker only understands resources in PRC format. If you want to use Constructor, you'll need to use the Mac OS 68K linker and the PalmRez post-linker to build your application. The V9 wizards don't use this linker, but the Palm OS application stationery does.
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
