Welcome to the Rogue Wave Views Component Suite > 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
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
ia64 (Itanium 2)
HP-UX 11.11 or higher
HP ANSI C++ A.06.17 or higher in 64bit mode (+DD64)
ia64-32_hpux11_6.17
ia64 (Itanium 2)
HP-UX 11.11 or higher
HP ANSI C++ A.06.17 or higher in 32bit mode
x86_sles10.0_4.1
x86-64
SUSE Linux Enterprise Server 10 (linux 2.6, glibc 2.4)
gcc4.1
x86_rhel5.0_4.1
x86
RedHat Enterprise Linux 5.0 (linux 2.6, glibc 2.5)
gcc4.1
x64_rhel5.0_4.1
x64 (x86-64)
RedHat Enterprise Linux 5.0 (linux 2.6, glibc 2.5)
gcc4.1
x86_.net2005_8.0
x86
Microsoft Windows platforms
Microsoft Visual C++ .NET 2005 (8.0)
x86_.net2008_9.0
x86
Microsoft Windows platforms
Microsoft Visual C++ .NET 2008 (9.0)
x64_.net2008_9.0
x64 (x86-64)
Microsoft Windows platforms
Microsoft Visual C++ .NET 2008 (9.0 - 64bit)
x86_.net2010_10.0
x86
Microsoft Windows platforms
Microsoft Visual C++ .NET 2010 (10.0)
x64_.net2010_10.0
x64 (x86-64)
Microsoft Windows platforms
Microsoft Visual C++ .NET 2010 (10.0 - 64bit)
power32_aix5.3_7.0
PowerPC
AIX 5.3 or higher
Visual Age 7.0 using standard C++ streams (-DIL_STD)
power64_aix5.3_7.0
PowerPC
AIX 5.3 or higher
Visual Age 7.0 in 64bit mode using standard C++ streams (-DIL_STD)
power32_aix6.1_10.1
PowerPC
AIX 6.1 or higher
Visual Age 10.1 using standard C++ streams (-DIL_STD)
power64_aix6.1_10.1
PowerPC
AIX 6.1 or higher
Visual Age 10.1 in 64bit mode (-q64) using standard C++ streams (-DIL_STD)
ultrasparc32_10_11
Sun Ultra Sparc
Solaris 2.10 or higher
SunStudio 11 or higher
ultrasparc64_10_11
Sun Ultra Sparc
Solaris 2.10 or higher
SunStudio 11 or higher in 64bit mode (-xtarget=ultra -xarch=v9)
x86_solaris10_11
x86
Solaris 2.10 or higher
SunStudio 11 or higher
x64_solaris10_11
x64 (x86-64)
Solaris 2.10 or higher
SunStudio 11 or higher in 64bit mode (-xarch=amd64)
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.7
Copyright © 2013, Rogue Wave Software, Inc. All Rights Reserved.