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

Re: ... nightly Builds fail to build because SymUpload.exe failed

From: Oto BREZINA <otik_at_e-posta.sk>
Date: Thu, 21 Apr 2016 23:05:42 +0200

On 2016-04-21 21:07, Stefan Küng wrote:
> looking through the logs: the OpenSSL lib is not built.
> The first step in building it works, i.e. the build setup succeeds. But then the actual build step isn't done at all.
>
> You have make sure that the paths to the compiler and nmake are properly set, i.e. you have to open the Visual-Studio command prompt, not the normal command prompt.
I have fix most of this. Mostly missing tools, needs doc build first
.... I can build x86 successfully now up to .msi.
>
> Also, the error
> LNK1112: module machine type 'X86' conflicts with target machine type 'x64'
> happens if you set up the env for the x86 build (meaning the x86 compiler is in the PATH) but try to build the x64 version.
But I'm stuck here. I tried to set cross and all other combination I
found reasonable with no luck.

from build.txt is seems 'cross' target is all I need, while nant help
states:
"Remember to use the correct Visual Studio command prompt environment
for your
target [x64, cross, default x86] each build with different Visual Studio
command prompts!"

what the other enviroments would be?
All I found is "%VS140COMNTOOLS%\vsvars32.bat". Is VC2015 installed
incorrectly? x86 only?

see .cmd to get idea what I'm doing. It is development version

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

To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].

  • application/x-zip-compressed attachment: tsvn.zip
Received on 2016-04-21 23:06:12 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.