unction "protected: virtual void __cdecl
CryptoPP::Salsa20_Policy:
:OperateKeystream(enum CryptoPP::KeystreamOperation,unsigned char *,unsigned
cha r const *,unsigned __int64)"
(?OperateKeystream@Salsa20_Policy@CryptoPP@@MEAAXW4
KeystreamOperation@2@PEAEPEBE_K@Z)
sha.obj : error LNK20
K@Z)
sha.obj : error LNK2019: unresolved external symbol X86_SHA256_HashBlocks refere
nced in function "public: virtual unsigned __int64 __cdecl CryptoPP::SHA256::Has
hMultipleBlocks(unsigned int const *,unsigned __int64)" (?HashMultipleBlocks@SHA
256@CryptoPP@@UEAA_KPEBI_K@Z)
sosemanuk.obj
On 12/07/12 05:29, David-Sarah Hopwood wrote:
> On 11/07/12 18:48, Zooko Wilcox-O'Hearn wrote:
>> Hm, according to this mailing list post --
>> http://mail.python.org/pipermail/python-list/2010-April/573606.html --
>> and this blog --
>> http://blog.victorjabur.com/2011/06/05/compiling-python-2-7-m
On 11/07/12 18:48, Zooko Wilcox-O'Hearn wrote:
> Hm, according to this mailing list post --
> http://mail.python.org/pipermail/python-list/2010-April/573606.html --
> and this blog --
> http://blog.victorjabur.com/2011/06/05/compiling-python-2-7-modules-on-windows-32-and-64-using-msvc-2008-express/
I did download and try vs 2008, see my last post. I'm on the road today and
don't have access to my machine.
Sent from my phone
Original message
Subject: [tahoe-dev] Python 2.7 Windows build Re: Announcing Tahoe-LAFS v1.9.2
From: Zooko Wilcox-O'Hearn
Hey Zooko,
My 1.9.2 build fails on WIndows 7 x64 with Python 2.6 in Processing
simplejson-2.6.0.tar.gz
...it ends on
File "C:\Python26\lib\distutils\msvc9compiler.py", line 284, in
query_vcvarsal
Is it avaiable for x64?
Thanks
Iantcho
On Wed, Jul 11, 2012 at 8:48 PM, Zooko Wilcox-O'Hearn w
Dear Paul Grunwald:
Thank you for your persistence on this. :-)
Here's some context about how our build system works, or in this case
how it fails to work:
https://tahoe-lafs.org/trac/tahoe-lafs/wiki/CompileError
The dependency which failed to build for you is pycryptopp, which
happens to be on