Supported Platforms
The C++ libraries and tools from Applied Informatics run on a variety of desktop, server and embedded/mobile platforms, including:
- Windows 2000/XP/Vista/7 (and server variants)
- Mac OS X 10.4 and newer
- Linux (various distributions)
- FreeBSD (6.0 and later)
- HP-UX
- Solaris
- Embedded Linux (glibc or uClibc on ARM9, PowerPC, x86, etc.)
- iPhone OS
- Windows Embedded CE (5.0 and 6.0)
- QNX
The list of supported C++ compilers includes:
- Microsoft Visual C++ 13.10, 14.0, 15.0 and 16.0 (Visual Studio 2003.NET, 2005, 2008, 2010 on Windows 2000/XP/Vista/7/CE)
- GCC 3.3, 3.4, 4.x on various platforms
- Sun Studio 12
- Intel C++ 9.1, 10.x
- HP ANSI C++ A.03.57/A.06.12
The source code is highly portable and can be easily ported to new platforms, provided a ANSI/ISO compliant C++ compiler with Standard Library is available for the platform.