In article <90094@palm-dev-forum>, [EMAIL PROTECTED] says... > > I'm getting a "Link Error: Error while creating / copying resource fork." as > the last stage in building a project. > > Is there any way to debug this? Other file and projects build fine. I'm > using Windows 2000 under Virtual PC with all of the latest patches / updates > etc. I've taken out any large, double density or otherwise unusual > resources to try and find the problem but it's still there?!
Ah, it sounds like you're using CodeWarrior and building in a Win2K Virtual PC session so you can use the Simulator. Nod once for yes, twice for no. <GRIN> We've heard of a similar problem trying to link from a Mac OS X box into a network drive on a Linux box across Samba. A few troubleshooting ideas: 1) In the 68K Linker pref panel, hit "Factory Settings", then turn on the Link Map and try to relink. If you get the error, go ahead and check to see if a link map was created -- it could have useful info. 2) In the File Mappings panel, also hit the "Factory Settings" button. Sometimes, a file type can be marked as being a resource type when it really isn't. -- Ben Combee <[EMAIL PROTECTED]> CodeWarrior for Palm OS technical lead Get help at http://palmoswerks.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
