← Back to team overview

bzr-windows team mailing list archive

[FYI] TortoiseBZR doesn't require VS2008 now!

 

I've removed ATL dependency from TortoiseBZR.
Now TortoiseBZR can build with Windows SDK.

To build with Windows SDK:

1. Open WindowsSDK Command Prompt
   (or set PATH to msbuild.exe directory)
2. bzr branch lp:tortoisebzr %TBZR%
3. cd %TBZR%
4. python setup.py build_cpp_shellext

I hope bzr-2.1.0b3 will use this.

-- 
Naoki INADA  <songofacandy@xxxxxxxxx>



Follow ups