Re: ... nightly Builds fail to build because SymUpload.exe failed
Oto BREZINA <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.tortoisesvn.devel |
|---|---|
| Message-ID | <[email protected]> |
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: [[email protected]].
tsvn.zip
(application/x-zip-compressed, 84.8 KB) - not displayed