-----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-packagers Post to : [email protected] Unsubscribe : https://launchpad.net/~bzr-packagers More help : https://help.launchpad.net/ListHelp

