The build command exited with code -1
From: Sara M <smorsi27_at_gmail.com>
Date: Wed, 20 Jan 2016 17:48:58 -0800 (PST)
I'm integrating new features into TortoiseSVN and I'm getting these build errors:
Error MSB3073 The command "..\bin\Release\bin\ResText extract ..\bin\Release\bin\TortoiseProcLang.dll*..\src\TortoiseProc\resource.h*..\src\TortoiseShell\resource.h*"C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\atlmfc\include\afxres.h" ..\bin\Release\bin\TortoiseMergeLang.dll*..\src\TortoiseMerge\resource.h*"C:\Program Files (x86)\Microsoft Visual Studio 14.0\VC\atlmfc\include\afxres.h" ..\bin\Release\bin\TortoiseBlameLang.dll*..\src\TortoiseBlame\resource.h ..\bin\Release\bin\TortoiseIDiffLang.dll*..\src\TortoiseIDiff\resource.h -useheaderfile TortoiseUIPotHeader.txt TortoiseUI.pot
Where
<Target Name="PostBuildEvent" Condition="'$(PostBuildEventUseInBuild)'!='false'">
The error is thrown for the line with Exec Command.
I'm not entirely sure what the exit code above is trying to say? Did I miss something?
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
|
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.