On 12 Mrz., 19:07, Stefan Küng <tortoise..._at_gmail.com> wrote:
> On 12.03.2010 11:30,MarkusOberlassnigwrote:
>
>
>
> > Hello Stefan,
>
> > oh sorry I want not to confuse. (Ich versuchs auf deutsch: I mache
> > kein eigenes Build, sonder baue es nur selbst, da ich das Zertifikat
> > für die Kommunikation vom Windows Zertifikatsspeicher lesen muss)
>
> > The only thing I have changed in the build scripts is, that I added
> > the following lines to the ext/build/OpenSSL.build
> > <arg value="experimental-capieng" />
> > <arg value="-DOPENSSL_SSL_CLIENT_ENGINE_AUTO=capi" />
> > <arg value="-DOPENSSL_CAPIENG_DIALOG"/>
> > I'm using openssl version 1.0.0-stable-SNAP-20100223 (that worked
> > fine, when building the 32 bit version)
> > Further I use Tools 1.6.
> > The rest is done like described in the build.txt (Using Visual Studio
> > 2008 SP1).
>
> In that case, the x64 build should work just fine.
> But you have to pass 'x64' as a NAnt target. And if you're using the
> cross compiler, you also have to pass 'cross' as a NAnt target.
>
> 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&dsMessa...
>
> To unsubscribe from this discussion, e-mail: [dev-unsubscr..._at_tortoisesvn.tigris.org].
Hello Stefan,
thank you for your responses.
I have done a "nant x64 cleanall".
Then I have only build the binaries and it worked.
Now I have also made a setup and it worked also.
So now I'm really happy, that everything worked fine. Also reading the
certificate from the windows store (ms capi) works fine.
Nice regards,
Markus
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2461160
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-03-17 16:53:06 CET