Author:manus

Date:2010-11-04T03:02:11.000000Z


git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@695 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
manus
2010-11-04 03:02:11 +00:00
parent 2496e057f5
commit 858645715a

View File

@@ -17,12 +17,12 @@ EiffelStudio supports Microsoft and MinGW compilers on Microsoft Windows.
===Microsoft Visual C++ Users=== ===Microsoft Visual C++ Users===
EiffelStudio supports only version 14.0 and higher of the Microsoft Visual C++ environment (i.e. Visual Studio 2005 or higher).
Normally it will automatically detect the location of the C compiler. In case it wouldn't, make sure that the Microsoft tools are correctly setup to run from the MS-DOS prompt. To do that you need to set the environment variable PATH, LIB and INCLUDE to the value specified in the file`vcvars32.bat' from the `bin' directory of the VC installation.
By default the installation program will set in the registry keys the ISE_C_COMPILER key to `msc'. By default the installation program will set in the registry keys the ISE_C_COMPILER key to `msc'.
EiffelStudio supports only version 14.0 and higher of the Microsoft Visual C++ environment. This is available in Visual Studio 2005 or higher revision, or in version of the Windows SDK 6.1 or higher.
EiffelStudio will automatically detect the location of the C compiler.
===MinGW Users:=== ===MinGW Users:===
By default the installation program will set in the registry keys the ISE_C_COMPILER key to `mingw'. By default the installation program will set in the registry keys the ISE_C_COMPILER key to `mingw'.