I looks to me like the PilRC plugin (on Windows anyway) always trys to add its ".r" output file to the project, even if it already there. This is an issue if you have your project file under source control, and it is read-only (not checked out) at the time you do a build. In this situation, you get a "Unknown error while compiling ..." error during a build.
The work-around is to manually keep your local copy of the project file writable. Is there a way to prevent PilRC from trying to add the .r file if it is already there? Thanks, Mark Peters -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
