← Back to team overview

bzr-windows team mailing list archive

Re: Trouble compiling dependencies on Windows 7 x64

 

1. VC Express Edition can't compile amd64 binary.
2. Python's msvc9compiler doesn't support vc2010 yet. (only supports
vc2008 and vc2005)

Windows SDK can be used to build amd64 binary.

2010/4/17 Dirk Räder <dirk@xxxxxxxxx>:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi all,
>
> I want to compile Bazaar on Windows x64 to see if that tackles bugs
> lp:193685 and lp:331342. Installing Python (x64) and the pyrex extension
> was no problem.
>
> Sadly, when installing PyCrypto I get the error message "Could not find
> file vcvarsall.bat". This file belongs to Visual Studio and sets the
> environment variables needed for compiling via command line. I have
> installed Visual Studio 2010 Express C++ and C#; the file is definitely
> on disk. I suppose, it's just in the wrong directory.
>
> Is there any way to hand the file to Python?
> Can I make Python think the file has already been executed?
> Or do I have to install a specific version of Visual Studio?
>
> Any ideas are appreciated.
> Dirk
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.9 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iEYEARECAAYFAkvJXZ0ACgkQtjEFpjdL5YrECgCfRJAU688AtZSMI+PO20P/5RHt
> CMUAoLyaUZEB9V3awTVUL4yJ1bi/OeOy
> =lWos
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Mailing list: https://launchpad.net/~bzr-windows
> Post to     : bzr-windows@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~bzr-windows
> More help   : https://help.launchpad.net/ListHelp
>



-- 
INADA Naoki  <songofacandy@xxxxxxxxx>



References