From 93532bf025862184bdcc29e11a187789d60d10fa Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Fri, 11 Jul 2008 13:14:55 +0000 Subject: INTEGRATION: CWS jsc21 (1.27.2); FILE MERGED 2008/07/03 16:02:02 jsc 1.27.2.2: #88797# rework optional module, make standalone product 2008/05/27 18:27:02 jsc 1.27.2.1: #i88797# update compiler versions --- odk/docs/install.html | 18 ++++++------------ 1 file changed, 6 insertions(+), 12 deletions(-) (limited to 'odk/docs') diff --git a/odk/docs/install.html b/odk/docs/install.html index 1dcfe5f2737e..efeb3b793ef3 100644 --- a/odk/docs/install.html +++ b/odk/docs/install.html @@ -46,15 +46,9 @@ - [PRODUCTNAME] installation or URE installation + [PRODUCTNAME] installation The SDK works on top of an existing office - installation and uses the same libraries as the office installation. - Alternatively, the SDK can be used in combination with a UNO Runtime - Environment (URE), which comprises only UNO itself, but not the whole - office application. Note that when using a URE, the - functionality of the SDK is limited; e.g., the various examples in the - SDK expect an office application and do not work with a plain - URE. + installation and uses the same libraries as the office installation. @@ -82,18 +76,18 @@ - + - + - +
SolarisSun WorkShop 6 update 1 C++ 5.2 2000/09/11Sun Studion 8 (20070730)
LinuxGNU C++ compiler, gcc version 3.0.1GNU C++ compiler, gcc version 4.0.1
WindowsMicrosoft C++ Compiler, Microsoft Visual Studio .NET 2003 (cl, version 13.10.3070)Microsoft C++ Compiler, Microsoft Visual Studio 2008 or the Express version (cl, version 15.00.21022)
-

Note: The C++ compiler is optional!

+

Note: The C++ compiler is optional! If you use the Express edition you have to ensure that the Microsoft Visual Studio 2008 Redistributable Package is also installed. You can download this package from Microsoft directly.

-- cgit