• Thomas Heller's avatar
    To avoid problems with conflicting dlls, the windows installers built · cad71d0a
    Thomas Heller yazdı
    by bdist_wininst *must* use the same runtime libary as the Python
    version.
    
    Actually this means the Python version where the installer is run, not
    the one which is used to build it.  Must think about that - for now I
    assume MSVC6 is used up to Python 2.3, and MSVC7.1 is used starting at
    Python 2.4.
    
    So the filename for wininst.exe is now wininst-6.exe for the Release
    version and wininst-6_d.exe for the Debug version, when built with
    MSVC6.
    cad71d0a
Adı
Son kayıt (commit)
Son güncelleme
Demo Loading commit data...
Doc Loading commit data...
Grammar Loading commit data...
Include Loading commit data...
Lib Loading commit data...
Mac Loading commit data...
Misc Loading commit data...
Modules Loading commit data...
Objects Loading commit data...
PC Loading commit data...
PCbuild Loading commit data...
Parser Loading commit data...
Python Loading commit data...
RISCOS Loading commit data...
Tools Loading commit data...
.cvsignore Loading commit data...
.hgtags Loading commit data...
LICENSE Loading commit data...
Makefile.pre.in Loading commit data...
README Loading commit data...
aclocal.m4 Loading commit data...
configure Loading commit data...
configure.in Loading commit data...
install-sh Loading commit data...
pyconfig.h.in Loading commit data...
setup.py Loading commit data...