• v2.6.1 516d246793

    This patch release addresses several critical build and linking issues.

    mamadou.babaei released this 2025-06-05 11:23:03 +00:00 | 141 commits to master since this release

    Fixed

    • Fix a linking issue on GNU/Linux with UE 5.6 where SenseGlove libraries were built against dynamic versions of libc++ and libc++abi libraries rather than the static versions.
    • Fix an issue where SenseGlove libraries for some targets were not actually built with C++20 and still were built against C++17.
    • Fix an issue where SenseGlove libraries for some targets were built or linked with incorrect settings.
    • Additional minor fixes and improvements that may not be listed here.

    Changed

    • Bumped the SenseGlove libraries to v2.204.0-3a37b1977.

    Removed

    • SenseGlove plugin no longer ships Boost or wjwwood's Serial Communication Library header files as SenseGlove public headers shipped with v2.204.0-3a37b1977 render them redundant. This significantly removes clutter, free up disk space, and speed up builds to some extent.

    Documentation

    • Fix some changelog typos.
    • Additional minor fixes and improvements that may not be listed here.
    Downloads