> 1) When I try to link any of the example files included with 
> the Palm SDK
> 3.5 stuff, I get 2 errors "Link error creating/copying 
> resource fork" and
> Link error saving resources". Is this a path error?

This is a resource error that you see on windows if both copies of the .rsrc
file aren't where the linker expected to find them.  What you have to have
are two copies of the .rsrc file -- one that is 0 byte, and then in the
Resource.frk folder at the same level as the 0 byte resource file, is the
second .rsrc file that has a non-zero size.

> 2) Trying to open any resource files (for example the ones downloaded
> withthe SDK 3.5) results in a Windows general protection fault with
> Kernel32. The system locks up and has to be hardware reset 
> (follower by
> Scandisk) before Windows will run any program again. Any ideas anyone?

Constructor shouldn't crash.  Go to your C:\Windows (or WINNT)\Metrowerks
folder and delete the Constructor for Palm OS Prefs file.  If you are still
having problems opening resource files, please provide some information
about your computer, and what version of the IDE and Constructor you have on
your machine.

-hkmlt

-- 
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