Supported Platforms and Compiler Information
The following table lists the operating systems that HOOPS Exchange components are supported on, along with the compiler versions that were used to build and test the release.
Platform | Architecture | Minimum supported OS | Compiler |
---|---|---|---|
Windows | x86 or x64 | Windows 2008 Server SP2 Windows Vista or newer |
Visual Studio 2008 or newer |
linux32 | x86 or x64 | openSUSE 11 Red Hat Enterprise Linux 5 Ubuntu 10.04 |
gcc/g++ 4.8.2 |
linux64 | x64 | Ubuntu 10.04 Red Hat Enterprise Linux 5 CentOS 5.11 |
gcc/g++ 4.8.2 |
osx_x64 | x64 | Mac OS X 10.7 | gcc/g++ 4.2.1 |
Android | ARMv7A/ARMv8A_64/x86 | 5.1 | Android NDK 10e - gcc 4.8 |
iOS | ARMv7A/ARMv8A_64/x86/x86_64 | iOS 8.1 | XCode 7.3 (LLVM) |
Using Other Operating Systems and Compilers
It is simplest and best if your application is compiled using one of the supported operating systems and compilers listed above. Other operating systems may work, but our testing is limited to the list above.
It is possible to use a version of Visual Studio for your application development other than the supported versions, although it is not recommended or supported. We have spot checked that this is possible during the testing of our release. Please remember that any issues will need to be reproduced using a supported operating system and compiler before being submitted to Technical Support.