On 07/11/2011 13:01, Cactus wrote: > The "file is being used by another process" message is because several > builds are running at the same time.
I'd guessed that there was a link... though, ideally, the solution files would be written in such a way as to allow non-dependent projects to be built simultaneously. Today, I've tried building each individual project separately - and this has worked. I tried the same thing yesterday - and it didn't... I'm assuming that this was because some intermediate files had been corrupted in a previous build attempt. > If you want to build all the projects, it is safer to configure the > IDE not to use parallel builds. Ah-ha... that avoids the issue, too. The (different) error messages yesterday were less obvious... well - that's my story and I'm sticking to it. :) > This should avoid the problem you are seeing. It does... Of course, it would be desirable if the solution files worked irrespective of this build environment configuration... particularly if MPIR were to be built by continuous integration systems as well as interactively by the end user... Perhaps in the next release? The bath-build issues remain a mystery... but nothing now stands in the way of my 64-bit experiments... Thanks for your assistance. -- You received this message because you are subscribed to the Google Groups "mpir-devel" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/mpir-devel?hl=en.
