Release Notes are here.

Current version: 9.5.4 (released 11 January 2018)

The MrSID SDK is a set of C++ libraries that must be used in conjunction with the specific development environment for your platform. The supported configurations are listed below.

For optimal performance, verify that your system meets the following minimum recommended hardware requirements:

  • 2 GHz processor
  • 2 GB of RAM

Windows (64-bit)

Your development environment Target platform Library to use
Visual Studio 2017 on Windows Server 2008 or newer 64-bit Windows 7, Windows 8,  Windows 10,  Server 2008, Server 2012, Server 2016 Visual C++ 14.0 (VC14.0 Update 3 or greater), 64-bit
Visual Studio 2015 on Windows Server 2008 or newer 64-bit Windows 7, Windows 8, Windows 10, Windows Server 2008, Server 2012, Server 2016 Visual C++ 14.0 (VC14.0), 64-bit
Visual Studio 2013 on Windows Server 2008 or newer 64-bit Windows Vista, Windows 7, Windows 8, Windows Server 2003, Server 2008, Server 2012, Server 2016 Visual C++ 12.0 (VC12.0), 64-bit

Windows (32-bit)

Your development environment Target platform Library to use
Visual Studio 2017 on Windows Server 2008 or newer 32-bit Windows 7, Windows 8, Windows 10, Windows Server 2008, Server 2012, Server 2016 Visual C++ 14.0 (VC14.0 Update 3 or greater), 32-bit
Visual Studio 2015 on Windows Server 2008 or newer 32-bit Windows 7, Windows 8, Windows 10, Windows Server 2008, Server 2012, Server 2016 Visual C++ 14.0 (VC14.0), 32-bit
Visual Studio 2013 on Windows Server 2008 or newer 32-bit Windows Vista, Windows 7, Windows 8, Windows Server 2003, Server 2008, Server 2012, Server 2016 Visual C++ 12.0 (VC12.0), 32-bit

Linux

Note:The MrSID libraries for Red Hat Linux are built using the Red Hat Developer Toolset on Red Hat Enterprise Linux 6.8. Execution of applications built using this SDK is only supported on RHEL 6.8 or later. (The GCC 5.3.1 compiler is included in version 4.1 of the Software Collections Developer Toolset.)

Your development environment Target platform Library to use
GCC 5.3.1 on Red Hat Enterprise Linux (RHEL) 6.8/64 64-bit RHEL 6.8, RHEL 7.0, CentOS 7.0 GCC 5.3.1, 64-bit
GCC 4.8.2 on RHEL 6.8/64 64-bit RHEL 6.8, RHEL 7.0 GCC 4.8.2, 64-bit

Macintosh

Your development environment Target platform Library to use
Clang 8.0 (part of Xcode 8.2) on macOS 10.12 macOS 10.12 or later macOS 10.12 / Universal / Darwin 16
Clang 7.0 (part of Xcode 7.3) on OS X 10.11 OS X 10.11 or later OS X 10.11 / Universal / Darwin 15

iOS

Your development environment Target platform Library to use
Clang 8.0 (part of Xcode 8.2) on macOS 10.12 OS: iOS 8 and higher
Processor: ARMv7/ ARMv7s/ ARM64/ x86 and x86‑64 simulators
Xcode 8.2 iOS 8 / Universal
Clang 7.0 (part of Xcode 7.3) on OS X 10.11 OS: iOS 8 and higher
Processor: ARMv7, ARMv7s, ARM64, x86 and x86‑64 simulators
Xcode 7.3 iOS 8 / Universal

Android

Your development environment Target platform Library to use
Android NDK 13b on Ubuntu Desktop 12.04 OS: Android API Level 12 and higher
Processor: armeabi, armeabi‑v7a, x86, arm64‑v8a, x86_64
GCC 4.9 / Universal