[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: URGENT: Issue creating build using "nant setup"

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 22 Jun 2015 20:23:58 +0200

On 22.06.2015 15:34, Ahmed M wrote:
> Please read the 3rd point in my previous message. I have clearly
> mentioned that I disabled my antivirus protection that was causing
> the problem. In addition I had also configured my virus scanner to
> exclude the build/source directories after reading the log, sorry I
> failed to mention this point with my previous message.
>
> Now am getting below linker error.
>
> [exec] mt.exe : general error c101008d: Failed to write the updated
> manifest to the resource of file "release_x64\libapr_tsvn.dll". The
> operation failed. [exec]

Well, since you've disabled the virus scanner, something else must be
interfering here. Because there's definitely *something* that's locking
the files and prevents the linker from writing to that file.

You could try the procmon tool and see which process is accessing the
files during the build.
https://technet.microsoft.com/en-us/library/bb896645.aspx

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest interface to (Sub)version control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3124044
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-06-22 20:24:27 CEST

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.