mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-07 15:22:31 +01:00
Author:jfiat
Date:2010-11-02T16:49:23.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@694 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -17,7 +17,7 @@ EiffelStudio supports Microsoft and MinGW compilers on Microsoft Windows.
|
||||
|
||||
===Microsoft Visual C++ Users===
|
||||
|
||||
EiffelStudio supports only version 6.0 and higher of the Microsoft Visual C++ environment. You can still use older versions of the Microsoft C++ environment (version 4.1, 4.2 or 5.0) as long as you have the latest Platform SDK from Microsoft, but this won't be supported by Eiffel Software.
|
||||
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.
|
||||
|
||||
|
||||
BIN
documentation/current/solutions/_images/ex_cust_pref_dialog.png
Normal file
BIN
documentation/current/solutions/_images/ex_cust_pref_dialog.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.6 KiB |
@@ -0,0 +1,3 @@
|
||||
title=custom
|
||||
author=jfiat
|
||||
path=content/custom
|
||||
BIN
documentation/current/solutions/_images/ex_pref_dialog.png
Normal file
BIN
documentation/current/solutions/_images/ex_pref_dialog.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
@@ -0,0 +1,3 @@
|
||||
title=normal
|
||||
author=jfiat
|
||||
path=content/normal
|
||||
Reference in New Issue
Block a user