TortoiseBZR build on Windows

TRIDENT JOB trident_job at hotmail.com
Sun Nov 17 19:31:01 UTC 2013


Hi all, I'm trying to rebuild the current v2.6 bazaar windows package with the documents 'dependencies.txt' and 'README.txt' from : http://bazaar.launchpad.net/~bzr/bzr-windows-installers/trunk/I'm running Python v2.6 on Windows7x64. Most of the process pass but fails on the TortoiseBZR build (MSBUILD).
I tried to investigate where it fails, by running manually each step of the TortoiseBZR build.* python.exe setup.py build_ui : OK* python.exe setup.py build_res : OK* python.exe setup.py build_docs : FAILED!    ImportError: No module named bzrlib* python.exe setup.py build_shellext : FAILED!    vcbuild.exe : error VCBLD0004: Project does not contain a configuration called 'Release|x64'.
So, I end up with errors on the 2 tasks build_docs and build_shellext.* build_docs : I have no idea about this 'bzrlib' missing ... A folder exists in 'bzr-windows-installers\build-win32\releases\bzr-2.6\bzrlib'* build_shellext: This project compile under 'Release|x32' configuration, but fails with x64. I tried compiling with MSBUILD .NET framework V2 and V4, it still fails.  I the doc, it is mention that WINDOWS SDK must be installed, thing I've done. It's hard to understand what is the issue here, I will need to continue the debug. Have an idea on the next steps to finish the build ?  -------------------------------------------------------### Building TortoiseBZR ###Changing directory to bzr-windows-installers\build-win32/tortoisebzr/bzr-2.6Running c:\Python26\python.exe setup.py build ...error: command 'msbuild' failed with exit status 1----------------------------------------------------------  
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/bazaar/attachments/20131117/c5c2f6a0/attachment.html>


More information about the bazaar mailing list