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.
- Download the latest version of the SDK:
- Extract the archive
c_cososys.zip
underC:\
. The final path will haveC:\cososys\local\qt5\msvc2015\...
- Extract the archive
qt-redist-<<VER>>-win.zip...
and copy <<OS_ARCH>> folder toC:\cososys\local\qt5\msvc2015\<<OS_ARCH>>\bin\
. - Install Visual C++ Redistributable
vcredsit.exe...
found underC:\cososys\local\qt5\msvc2015\<<OS_ARCH>>\bin\
. - 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!