.. _download-label: Download ======== Here are direct download links to our latest SDK's: * CameraSDK |camsdkversion| * ImageSDK |imgsdkversion| +---------------+------------------------+--------------------------+-------------------------+ | Platform | Compiler | CameraSDK | ImageSDK | +===============+========================+==========================+=========================+ | Windows 10 | MSVC 2019 (C++) | `Windows CameraSDK`_ | `Windows ImageSDK`_ | | (x64) +------------------------+ | | | | .NET Standard 2.0 (C#) | | | +---------------+------------------------+--------------------------+-------------------------+ | Linux (x64) | GCC 7.5 | `Linux GCC CameraSDK`_ | `Linux GCC ImageSDK`_ | | +------------------------+--------------------------+-------------------------+ | | Clang 10 | `Linux Clang CameraSDK`_ | `Linux Clang ImageSDK`_ | +---------------+------------------------+--------------------------+-------------------------+ | Linux (ARM64) | GCC 8.2 | `Linux ARM64 CameraSDK`_ | `Linux ARM64 ImageSDK`_ | +---------------+------------------------+--------------------------+-------------------------+ .. caution:: Even though the **C#** API's are based on the *.NET Standard* and therefore can run in .NET Core, it is still *Windows only*! .. hint:: **C++ CMake automatic downloads** Our CMake project template for SDK projects will automatically download the latest SDK releases. This means you do *not* have to download files directly from here. See :ref:`getting-started-label` on how to use the project template. See :ref:`release_notes-label` for notes and fixes on the latest releases. .. toctree:: :hidden: download-archive