Mention the VCVARS32.BAT batch file for VS.NET users.
This commit is contained in:
parent
89a4f43fac
commit
5376eb82e4
1 changed files with 4 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue