> The project is indeed in the directory indicated. Is there anything > special that has to be done to get this to work? Does the project file > need to be writable? (It's in a source control system).
Yes, because the scripts have to modify the project files for the selected build options. > Also, it seems that the script copies a bunch of header files to the > output directory, and then attempts to delete them, but it preserves > the file permissions during the copy, so if they were read-only, it > can't delete them and stops the script waiting for user input. When building from the default setup, with the source directories from the source distribution, the files are not read-only, so I suggest you remove the read-only attribute (or fix the permissions) before you start the build. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]