Windows Install GuidesΒΆ

sensitivity.io supports the following Windows operating systems, for both 32 and 64 bit platforms:

  • Windows Vista
  • Windows 7
  • Windows 8
  • Windows 10

Download the SDK directly from your Control Panel.

  1. Download the latest version of the SDK:
  2. Extract the archive c_cososys.zip under C:\. The final path will have C:\cososys\local\qt5\msvc2015\...
  3. Extract the archive qt-redist-<<VER>>-win.zip... and copy <<OS_ARCH>> folder to C:\cososys\local\qt5\msvc2015\<<OS_ARCH>>\bin\.
  4. Install Visual C++ Redistributable vcredsit.exe... found under C:\cososys\local\qt5\msvc2015\<<OS_ARCH>>\bin\.
  5. Test the installation by running C:\cososys\local\qt5\msvc2015\<<OS_ARCH>>\bin\sensitivityio_test_sdse.exe

You can now start working on your integration. Enjoy!