Thanks for the hint about the 0 byte rsrc file. I have copied the modified
source files to the last working backup of my project and everything works
fine!

I'm not getting the linker exception dialog with this new project. The
linker (68Klinker.dll) version is 2.50, and its dated 24/2/00.

Is there any way I can fix the problem with my current copy of the resources
(the one that doesn't have a 0 byte rsrc file)? Opening the rsrc and
generating source again, as mentioned in another thread, doesn't seem to
work for me.

-Prashant


-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Heather
Tufts
> This problem began today for apparently no reason (that I can
> think of). At
> link time, I first get a message box saying:
> "MacOS 68K linker caused exception 0x0000005. Please terminate IDE and
> report the problem."
> If I try to link again, I get two link errors:
> i)Error while creating/copying resource fork
> ii)Error while saving resources

The link errors are due to the fact that your .rsrc files have probably been
moved or modified in some way so that the linker can't find both copies that
it needs.  Check to be sure you have a 0 byte .rsrc file.  In the same
folder level with that file, you need a Resource.frk folder, and a non-0
byte copy of the .rsrc file in that folder.  This is part of the Mac history
of this product where each resource has a data and a resource fork.

The linker exception is harder to diagnose.  Could you tell me which version
of the 68KLinker you have in your CW for PalmOS 6\bin\plugins\linker folder?

-hkmlt

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


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

Reply via email to