Release Notes > Release Notes for Version 5.2 > Compilation
 
Compilation
Rogue Wave Views is delivered with a set of libraries that are stored in a directory that depends on the type of machine you are using, the operating system it runs on and the compiler you plan to use.
This directory can be one of:
System name
Hardware
Operating System
Compiler
alpha_5.1_6.5
HP/Compaq (DEC) Alpha
Tru64 UNIX (OSF1) V5.1 or higher
C++ 6.5 or higher
hp32_11_3.73
HP 9700
HP-UX 11.11 or higher
HP ANSI C++ A.03.73 or higher using -mt -AA options
hp64_11_3.73
HP 9700
HP-UX 11.11 or higher
HP ANSI C++ A.03.73 or higher in 64bit mode (+DA2.0W) using -mt -AA options
ia64_hpux11_6.17
IA-64
HP-UX 11i v3
HP C++/ANSI A.06.17 in 64 bit mode
x86_RHEL4.0_3.4
x86
RedHat Enterprise Linux 4.0 (linux 2.4, glibc 2.3)
gcc3.4
x86-64_RHEL4.0_3.4
x86-64
RedHat Enterprise Linux 4.0 (linux 2.4, glibc 2.3)
gcc3.4
x86_sles10.0_4.1
x86
SUSE Linux Enterprise Server 10 (linux 2.6, glibc 2.4)
gcc4.1
x64_solaris10_11
x86-64
Solaris 10
Sun C++ 5.8 (aka Sun One Studio 11) in 64 bit mode
x86_solaris10_11
x86
Solaris 10
Sun C++ 5.8 (aka Sun One Studio 11)
x86_.net2003_7.1
x86
Windows Server 2003 / XP / Vista
Microsoft Visual C++ .NET 2003 (7.1)
x86_.net2005_8.0
x86
Windows Server 2003 / XP / Vista
Microsoft Visual C++ .NET 2005 (8.0)
x86_.net2008_9.0
x86
Windows 2000/Server 2003/XP/Vista
Microsoft Visual C++ .NET 2008 (9.0)
x64_.net2008_9.0
x64
Windows (64) Server 2003 / XP / Vista
Microsoft Visual C++ .NET 2008 (9.0 - 64 bits)
rs6000_5.1_6.0
RS6000
AIX 5.1 or higher
Visual Age 6.0 using standard C++ streams (-DIL_STD)
power32_aix5.2_7.0
PowerPC
AIX 5.2 or higher
Visual Age 7.0 using standard C++ streams (-DIL_STD)
ultrasparc32_8_6.2
Sun Ultra Sparc
Solaris 2.8 or higher
Sun C++ 5.3 (Forte 6.2) or higher
ultrasparc64_8_6.2
Sun Ultra Sparc
Solaris 2.8 or higher
Sun C++ 5.3 (Forte 6.2) or higher in 64bit mode (-xtarget=ultra -xarch=v9)
ultrasparc32_10_11
Sun Ultra Sparc
Solaris 10
Sun C++ 5.8 (aka Sun One Studio 11)
ultrasparc64_10_11
Sun Ultra Sparc
Solaris 10
Sun C++ 5.8 (aka Sun One Studio 11) in 64bit mode (-xtarget=ultra -xarch=v9)
It will be referred to as <system> in the following text. You may need to change the provided makefiles to match your own installation requirements:
*VIEWSDIR must be set to the directory where you unpacked the product (usually /usr/roguewave/viewsXX on Unix or c:\Rogue Wave\viewsxx on Windows, where XX indicates the current version of Rogue Wave Views);
*XINC and XLIBS should be set to the directory where your X11 include and lib directories are located (only on Unix platforms);
*MINC and MLIBS should be set to the directory where your Motif include and lib directories are located (only on Unix platforms).

Version 5.8
Copyright © 2014, Rogue Wave Software, Inc. All Rights Reserved.