The build command exited with code -1

Sara M <[email protected]>
Newsgroups gmane.comp.version-control.subversion.tortoisesvn.devel
Message-ID <1463655603.7627.1453340938430.JavaMail.httpd@localhost>
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
:VCEnd" exited with code -1.	TortoiseLang	C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets	133	

Where 

 <Target Name="PostBuildEvent" Condition="'$(PostBuildEventUseInBuild)'!='false'">
    <Message Text="Description: %(PostBuildEvent.Message)" Condition="'%(PostBuildEvent.Message)' != '' and '%(PostBuildEvent.Command)' != ''"/>
    <Exec Command="%(PostBuildEvent.Command)$(_BuildSuffix)" Condition="'%(PostBuildEvent.Command)' != ''"/>
  </Target>

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?

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3156358

To unsubscribe from this discussion, e-mail: [[email protected]].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.