This section describes the minimum requirements for installing Insure++.
Windows/x64 is supported. There is no support, however, for Windows/ppc or Windows/IA-64.
The following Windows platforms are supported:
Visual Studio should be installed prior to installing Insure++. This is because Insure++ integrates with the MSBuild component in Visual Studio during the installation process. The following versions of Visual Studio are supported:
We do not support versions of Visual Studio on platforms that Windows does not support (e.g., VS 2015 on Windows Server 2008). This manual uses the term "Visual Studio" to refer to all versions of Visual Studio; any necessary distinctions between the versions are noted in the text.
The following compilers are supported on Linux/x64 systems:
Older GCCs may work, but they are not tested.
GLIBC version 2.15 or newer is required.
Only the features supported by the compilers are supported by Insure++. For example, g++-4.8 does not support C++14, so Insure++ does not support C++14 when compiling with g++-4.8. Insure++ supports compiling C++14 code with g++-5.4, however, because g++-5.4 supports C++14.
In general, we support Linux, but only the following distributions are tested:
The amount of disk space required by Insure++ depends on which system you are installing. The table below shows the approximate size and ARCH label for each supported platform. These labels will help you complete the installation.
System | ARCH | Disk space (MB) |
---|---|---|
Linux (x86 processor) | linux2 | 100 |
Linux (AMD-64 and Intel EM64T processor) | linux_amd64 | 100 |