On 31 Mar, 00:32, "Gabriel Genellina" <[EMAIL PROTECTED]> wrote: > En Sun, 30 Mar 2008 12:04:10 -0300, axl <[EMAIL PROTECTED]> > escribió: > > Which changes are those? I can build Python straight from the svn sources.
I upgraded the project files to VS2008 format, changed some obsolete settings, hacked distutils so it wouldn't barf on the Windows SDK 6.1 and added include paths to tcltk to the python.vsprops. I did similar changes to all the external modules, tcl, tk, bzip2, etc. This was on the 2.5.2 tarball b.t.w. I suppose I could grab the svn tip, if things have changed there, but I thought I'd start at an official "release" point. > The MSI package generation is at Tools\msi in the source tree. > There are a few preliminary steps that must be done (only once) before > successfully building the installer, you'll notice as you go (the script > will tell you what's missing; a .rc file has to be compiled, as far as I > remember). Would be nice if you take note of them so one can write down > the proper build sequence. Thanks Gabriel, for some reason I just assumed everything PC related was in the PC* folders and the docs I found don't mention the msi folder. I'll have a look there. Cheers, /axl -- http://mail.python.org/mailman/listinfo/python-list