diff --git a/documentation/current/eiffelstudio/eiffelstudio-reference/compiler/supported-c-compilers.wiki b/documentation/current/eiffelstudio/eiffelstudio-reference/compiler/supported-c-compilers.wiki index f74aff52..c249b41f 100644 --- a/documentation/current/eiffelstudio/eiffelstudio-reference/compiler/supported-c-compilers.wiki +++ b/documentation/current/eiffelstudio/eiffelstudio-reference/compiler/supported-c-compilers.wiki @@ -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. diff --git a/documentation/current/solutions/_images/ex_cust_pref_dialog.png b/documentation/current/solutions/_images/ex_cust_pref_dialog.png new file mode 100644 index 00000000..995d229a Binary files /dev/null and b/documentation/current/solutions/_images/ex_cust_pref_dialog.png differ diff --git a/documentation/current/solutions/_images/ex_cust_pref_dialog.png.data b/documentation/current/solutions/_images/ex_cust_pref_dialog.png.data new file mode 100644 index 00000000..05bb716b --- /dev/null +++ b/documentation/current/solutions/_images/ex_cust_pref_dialog.png.data @@ -0,0 +1,3 @@ +title=custom +author=jfiat +path=content/custom diff --git a/documentation/current/solutions/_images/ex_pref_dialog.png b/documentation/current/solutions/_images/ex_pref_dialog.png new file mode 100644 index 00000000..84bb9eeb Binary files /dev/null and b/documentation/current/solutions/_images/ex_pref_dialog.png differ diff --git a/documentation/current/solutions/_images/ex_pref_dialog.png.data b/documentation/current/solutions/_images/ex_pref_dialog.png.data new file mode 100644 index 00000000..a5135328 --- /dev/null +++ b/documentation/current/solutions/_images/ex_pref_dialog.png.data @@ -0,0 +1,3 @@ +title=normal +author=jfiat +path=content/normal