[Distutils] WinNT and distutils

M.-A. Lemburg mal@lemburg.com
Tue, 25 Jan 2000 09:38:57 +0100


Thomas Heller wrote:
> 
> [...]
> > running build_ext
> > [errors running MSVC]
> >
> You have to make sure that the environment is set up for VC. Run the file
> vcvars32.bat
> in the Visual C bin directory.

Perhaps the msvccompiler.py class should take care of this too...
it would sure help to avoid a distutils FAQ.

-- 
Marc-Andre Lemburg
______________________________________________________________________
Business:                                      http://www.lemburg.com/
Python Pages:                           http://www.lemburg.com/python/