# HG changeset patch # User Eli Zaretskii # Date 1175337619 0 # Node ID aa7f7988d3bb3b4036422ec3169dabd4b6363400 # Parent a7a70d86a8e887942b2bcf75a9599a61fb06ad4d Mention the VCVARS32.BAT batch file for VS.NET users. diff -r a7a70d86a8e8 -r aa7f7988d3bb nt/INSTALL --- a/nt/INSTALL Sat Mar 31 10:18:38 2007 +0000 +++ b/nt/INSTALL Sat Mar 31 10:40:19 2007 +0000 @@ -123,7 +123,10 @@ The rest of this file assumes you have a working development environment. If you just installed such an environment, try building a trivial C "Hello world" program, and see if it works. If - it doesn't work, resolve that problem first! + it doesn't work, resolve that problem first! If you use Microsoft + Visual Studio .NET 2003, don't forget to run the VCVARS32.BAT batch + file from the `Bin' subdirectory of the directory where you have + installed VS.NET. If you use the MinGW port of GCC and GNU Make to build Emacs, there are some compatibility issues wrt Make and the shell that is run by